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 |
Dan Gohman
|
9528ccdd77
|
Don't enable the post-RA scheduler on x86 except at -O3. In its
current form, it is too expensive in compile time.
llvm-svn: 90781
|
2009-12-07 19:04:31 +00:00 |
Evan Cheng
|
c436631a9c
|
Turn on post-alloc scheduling for x86.
llvm-svn: 84431
|
2009-10-18 19:57:27 +00:00 |
Mon P Wang
|
1a015acf69
|
Update tests to use FileCheck
llvm-svn: 84282
|
2009-10-16 22:09:05 +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
|
0d4bbf2c4a
|
Remove obsolete -f flags.
llvm-svn: 79992
|
2009-08-25 15:38:29 +00:00 |
Mon P Wang
|
6e5f4bc1e7
|
Added some basic test cases for r61209
llvm-svn: 61210
|
2008-12-18 20:05:58 +00:00 |