summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll
Commit message (Expand)AuthorAge
* Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove ...Daniel Sanders2014-02-13
* Revert r201237+r201238: Demote EmitRawText call in AsmPrinter::EmitInlineAsm(...Daniel Sanders2014-02-12
* Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextS...Daniel Sanders2014-02-12
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* FileCheck-izeChandler Carruth2011-07-02
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Implement a signficant optimization for inline asm:Chris Lattner2008-04-27