summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll
AgeCommit message (Expand)AuthorFilesLines
2014-02-13Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders1-1/+1
2014-02-12Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders1-1/+1
2014-02-12Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders1-1/+1
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin1-1/+1
2011-07-02FileCheck-izeChandler Carruth1-2/+6
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2008-04-27Implement a signficant optimization for inline asm:Chris Lattner1-0/+11