aboutsummaryrefslogtreecommitdiff
path: root/lib/AsmParser/llvmAsmParser.cpp.cvs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-09-10 21:39:07 +0000
committerChris Lattner <sabre@nondot.org>2007-09-10 21:39:07 +0000
commit61c5ff460b18b970aa651115c4ac78dfc0d602d7 (patch)
treed616c598d17ddca52675f388a8013b65cb650bb0 /lib/AsmParser/llvmAsmParser.cpp.cvs
parent8de5f1cc7b6f4be02eecaf6db3b4283c0a641995 (diff)
Emit:
cmpl %eax, %ecx setae %al movzbl %al, %eax instead of: cmpl %eax, %ecx setb %al xorb $1, %al movzbl %al, %eax when using logical not of a C comparison. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41807 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AsmParser/llvmAsmParser.cpp.cvs')
0 files changed, 0 insertions, 0 deletions