Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / inline-asm-x-scalar.ll
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2007-06-15 Chris Lattnermake this test harder, include a tied register.
2007-04-09 Chris Lattneradd another test
2007-04-09 Chris LattnerThe x constraint allows scalar FP values as well as...