summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-05-16 09:40:58 +0000
committerTim Northover <tnorthover@apple.com>2014-05-16 09:40:58 +0000
commit51b4de90f26b837e1e85e70d57a6309817cd6446 (patch)
tree812d832e489de58037ecfef988df09b4f1466a09 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9c2b4c29ab4c7c8e8c19fd888a9805e2731724e7 (diff)
ARM64: give NEG priority over SUB when printing aliases.
For example, the full instruction "sub w0, wzr, w1, uxtw" could print as either "neg w0, w1" or "sub w0, wzr, w1". The former is better. This will be tested when the TableGen "should I print this Alias" heuristic is fixed (very soon). llvm-svn: 208957
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions