Andrew Trick
121124acf8
Revert "Temporarily enable MI-Sched on X86."
...
This reverts commit 98a9b72e8c56dc13a2617de84503a3d78352789c.
llvm-svn: 184823
2013-06-25 02:48:58 +00:00
Andrew Trick
5a1e0af838
Temporarily enable MI-Sched on X86.
...
Sorry for the unit test churn. I'll try to make the change permanently
next time.
llvm-svn: 184705
2013-06-24 09:13:20 +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
f9dd170e36
Convert tests using "| wc -l | grep ..." to use the count script.
...
llvm-svn: 41097
2007-08-15 13:36:28 +00:00
Dan Gohman
ccb3611881
When x86 addresses matching exceeds its recursion limit, check to
...
see if the base register is already occupied before assuming it can be
used. This fixes bogus code generation in the accompanying testcase.
llvm-svn: 41049
2007-08-13 20:03:06 +00:00