Nadav Rotem
|
68400d352b
|
Stabilize the test by specifying an exact cpu target
llvm-svn: 143307
|
2011-10-30 08:07:50 +00:00 |
|
Nadav Rotem
|
6c79131e39
|
Add a new DAGCombine optimization for BUILD_VECTOR.
If all of the inputs are zero/any_extended, create a new simple BV
which can be further optimized by other BV optimizations.
llvm-svn: 143297
|
2011-10-29 21:23:04 +00:00 |
|
Nadav Rotem
|
eeb400322e
|
Add tripple and stabalize a few more tests.
llvm-svn: 142158
|
2011-10-16 21:20:54 +00:00 |
|
Dan Gohman
|
df2896d609
|
Eliminate more uses of llvm-as and llvm-dis.
llvm-svn: 81290
|
2009-09-08 23:54:48 +00:00 |
|
Eli Friedman
|
62028b7323
|
Fix the run-line for this test to work correctly outside of x86.
llvm-svn: 73025
|
2009-06-07 09:44:19 +00:00 |
|
Eli Friedman
|
2964aa5a38
|
Tweak the expansion code for BIT_CONVERT to generate better code
converting from an MMX vector to an i64.
llvm-svn: 73024
|
2009-06-07 09:41:57 +00:00 |
|