aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/prefetch.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Convert several tests to use temporary files instead of redundantlyDan Gohman2008-06-101-4/+5
* There is no "-mattr=+sse1" flag; fix test for non-x86 hosts.Dale Johannesen2008-03-101-4/+4
* Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} ...Evan Cheng2008-03-081-0/+15