Dan Gohman
|
c5b822b5b6
|
Convert several tests to use temporary files instead of redundantly
executing the test commands.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52163 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-06-10 00:36:41 +00:00 |
|
Dale Johannesen
|
ca765303fb
|
There is no "-mattr=+sse1" flag; fix test for non-x86 hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48156 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-10 17:13:37 +00:00 |
|
Evan Cheng
|
27b7db549e
|
Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} and prefetchnta instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48042 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-03-08 00:58:38 +00:00 |
|