Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / vec_splat-3.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-12-23 Mon P WangAdded shuffle and splat test cases for r61365.