[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / inline-asm.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...
2013-11-27 Rafael EspindolaCleanup and test X86AsmPrinter::printPCRelImm.
2012-11-19 Jakob Stoklund OlesenHandle mixed normal and early-clobber defs on inline...
2012-05-30 Jakob Stoklund OlesenPrioritize smaller register classes for urgent evictions.
2011-07-14 Eric ChristopherCheck register class matching instead of width of type...
2011-07-07 Eric ChristopherAdd support for the X86 'l' constraint.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-22 Evan ChengSupport x86 specific inline asm modifier 'J'.
2007-03-08 Chris Lattnerupgrade this testcase, add test for fp immediate to...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-06-08 Chris LattnerAdd new testcase
2006-06-08 Chris LattnerNew testcase, using "AX" as i32.