summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCStreamer.cpp
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2010-12-09 19:19:43 +0000
committerKevin Enderby <enderby@apple.com>2010-12-09 19:19:43 +0000
commit3164a346e6e79be6140309a0942b2b966b7600e5 (patch)
tree0ceec8181cda4c8151bc31d7a96e6890db196169 /llvm/lib/MC/MCStreamer.cpp
parent62b68112da462da4e301a2d8c0af767475090c90 (diff)
downloadbcm5719-llvm-3164a346e6e79be6140309a0942b2b966b7600e5.tar.gz
bcm5719-llvm-3164a346e6e79be6140309a0942b2b966b7600e5.zip
Add support for parsing ARM arithmetic instructions that update or don't update
the condition codes. Where the ones that do have an 's' suffix and the ones that don't don't have the suffix. The trick is if MatchInstructionImpl() fails we try again after adding a CCOut operand with the correct value and removing the 's' if present. Four simple test cases added for now, lots more to come. llvm-svn: 121401
Diffstat (limited to 'llvm/lib/MC/MCStreamer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud