[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / 2008-09-25-sseregparm-1.ll
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-25 Dale JohannesenAccept 'inreg' attribute on x86 functions as