[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-avoid-unnecessary-pic-base.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-10 Eli BenderskyRewrite some of the test/CodeGen/X86 tests to use FileC...
2010-09-17 Dan GohmanAvoid emitting a PIC base register if no PIC addresses...