[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / 2009-08-08-CastError.ll
2013-04-30 Michael LiaoRewrite X86 codegen regression test with FileCheck
2010-05-07 Duncan SandsCorrect some bogus target triples.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-12 Chris Lattnerfix an incorrect target triple.
2009-08-07 Anton KorobeynikovDo not generate 32-bit call on win64 when imm does...