Dan Gohman
|
2470818942
|
When sending stats output to stdout for grepping, don't emit normal
output to standard output also.
llvm-svn: 111401
|
2010-08-18 20:32:46 +00:00 |
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
|
d9f9e2e260
|
Add target triples so these tests behave as expected on non-darwin hosts.
llvm-svn: 53991
|
2008-07-24 18:08:01 +00:00 |
Evan Cheng
|
a2b4b4ad99
|
Fix PR2485: do all 4-element SSE shuffles in max. of 2 shuffle instructions.
Based on patch by Nicolas Capens.
llvm-svn: 53939
|
2008-07-23 00:22:17 +00:00 |
Evan Cheng
|
5e28227dbd
|
Implement vector shift up / down and insert zero with ps{rl}lq / ps{rl}ldq.
llvm-svn: 51667
|
2008-05-29 08:22:04 +00:00 |