[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / field-extract-use-trunc.ll
2010-04-17 Evan ChengAdd nounwind.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-03-19 Christopher LambFix X86's isTruncateFree to not claim that truncate...
2008-03-18 Bill WendlingTemporarily revert r48491. It's breaking test/CodeGen...
2008-03-18 Christopher LambTarget independent DAG transform to use truncate for...