summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format
diff options
context:
space:
mode:
authorArtyom Skrobov <Artyom.Skrobov@arm.com>2014-06-10 13:11:35 +0000
committerArtyom Skrobov <Artyom.Skrobov@arm.com>2014-06-10 13:11:35 +0000
commit6c8682e2e99cde2c1511d804e29a0816991f00ba (patch)
tree58bba4c120e37f421c339b3826c73248653b87f7 /clang/lib/Format
parentaf3c20f83ab207ce2b4bbb5bb560d4f5a59b41cc (diff)
downloadbcm5719-llvm-6c8682e2e99cde2c1511d804e29a0816991f00ba.tar.gz
bcm5719-llvm-6c8682e2e99cde2c1511d804e29a0816991f00ba.zip
Condition codes AL and NV are invalid in the aliases that use
inverted condition codes (CINC, CINV, CNEG, CSET, and CSETM). Matching aliases based on "immediate classes", when disassembling, wasn't previously supported, hence adding MCOperandPredicate into class Operand, and implementing the support for it in AsmWriterEmitter. The parsing for those aliases was already custom, so just adding the missing condition into AArch64AsmParser::parseCondCode. llvm-svn: 210528
Diffstat (limited to 'clang/lib/Format')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud