Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / prefetch.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-06-10 Dan GohmanConvert several tests to use temporary files instead...
2008-03-10 Dale JohannesenThere is no "-mattr=+sse1" flag; fix test for non-x86...
2008-03-08 Evan ChengImplement x86 support for @llvm.prefetch. It correspond...