[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / gather-addresses.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-04 Michael Kuperstein[X86] Improve a dag-combine that handles a vector extra...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2011-02-22 NAKAMURA TakumiRelax expressions and add explicit triplets -linux...
2010-03-30 Jakob Stoklund OlesenEnable -sse-domain-fix by default. Now with tests!
2010-03-16 Dan GohmanAdd an rdar number to this test.
2010-03-15 Dan GohmanRecognize code for doing vector gather/scatter index...