[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-store.ll
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2013-07-18 Craig TopperFix copy and paste bug from r186491 to make v2f64 use...
2013-07-17 Craig TopperMake x86 fast-isel correctly choose between aligned...