aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-12-09 22:02:17 +0000
committerJim Grosbach <grosbach@apple.com>2011-12-09 22:02:17 +0000
commit6192b6570df477eb74ff4be326e42f6ca2dd471c (patch)
treea7cf2c63aa5aca0014e75965b71fa2f9efd1abba /clang/lib/Frontend/CompilerInvocation.cpp
parent1d54d2210afb61676271a83f852dadfd4e93c130 (diff)
downloadllvm-6192b6570df477eb74ff4be326e42f6ca2dd471c.zip
llvm-6192b6570df477eb74ff4be326e42f6ca2dd471c.tar.gz
llvm-6192b6570df477eb74ff4be326e42f6ca2dd471c.tar.bz2
ARM assembly aliases for BIC<-->AND (immediate).
When the immediate operand of an AND or BIC instruction isn't representable in the immediate field of the instruction, but the bitwise negation of the immediate is, assemble the instruction as the inverse operation instead with the inverted immediate as the operand. rdar://10550057 llvm-svn: 146283
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions