[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / 2011-10-18-FastISel-VectorParams.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-17 Craig TopperMake x86 fast-isel correctly choose between aligned...
2011-10-29 Benjamin KramerForce SSE for this test.
2011-10-18 Lang HamesAdded testcase for <rdar://problem/10215997>