Chris Lattner
|
ff392ab3ed
|
now that generic vector types aren't selected onto MMX registers, these
tests don't need -disable-mmx.
llvm-svn: 122188
|
2010-12-19 20:12:58 +00:00 |
Evan Cheng
|
36f4bd0b62
|
Update tests for 84931.
llvm-svn: 84932
|
2009-10-23 05:58:34 +00:00 |
David Goodwin
|
02ad4cb32e
|
Allow the target to select the level of anti-dependence breaking that should be performed by the post-RA scheduler. The default is none.
llvm-svn: 84911
|
2009-10-22 23:19:17 +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 |
Mon P Wang
|
eadd21ea3c
|
Test cases for vector shifts changes r80935
Changed the old vector shift test to use FileCheck
llvm-svn: 80936
|
2009-09-03 19:57:35 +00:00 |