[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / fold-vex.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-03 Sanjay PatelFix program crashes due to alignment exceptions generat...
2015-02-03 Sanjay PatelImprove test to actually check for a folded load.
2015-02-02 Sanjay Patelfix typo
2012-12-24 NAKAMURA Takumillvm/test/CodeGen/X86/fold-vex.ll: Add explicit triple.
2012-12-24 Nadav RotemSome x86 instructions can load/store one of the operand...