Dan Gohman
|
40503396da
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
Dan Gohman
|
1b095b443c
|
Convert several tests to use temporary files instead of redundantly
executing the test commands.
llvm-svn: 52163
|
2008-06-10 00:36:41 +00:00 |
Dale Johannesen
|
65aada6e8f
|
There is no "-mattr=+sse1" flag; fix test for non-x86 hosts.
llvm-svn: 48156
|
2008-03-10 17:13:37 +00:00 |
Evan Cheng
|
95cf661534
|
Implement x86 support for @llvm.prefetch. It corresponds to prefetcht{0|1|2} and prefetchnta instructions.
llvm-svn: 48042
|
2008-03-08 00:58:38 +00:00 |