Handle a few more cases of folding load i64 into xmm and zero top bits.
[oota-llvm.git] / test / CodeGen / X86 / prefetch.ll
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...