[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / lsr-interesting-step.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-03-21 Juergen Ributzka[Constant Hoisting] Make the constant materialization...
2014-03-20 Juergen RibutzkaRevert "[Constant Hoisting] Extend coverage of the...
2014-03-20 Juergen Ributzka[Constant Hoisting] Extend coverage of the constant...
2013-05-30 Tim NorthoverX86: use sub-register sequences for MOV*r0 operations
2011-04-25 Benjamin KramerMake tests more useful.
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...