summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/inline-asm-x-scalar.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
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman2009-06-04
* make this test harder, include a tied register.Chris Lattner2007-06-15
* add another testChris Lattner2007-04-09
* The x constraint allows scalar FP values as well as vectors.Chris Lattner2007-04-09