Stephen Lin
|
98cbca2e4d
|
Disambiguate function names in some CodeGen tests. (Some tests were using function names that also were names of instructions and/or doing other unusual things that were making the test not amenable to otherwise scriptable pattern matching.) No functionality change.
llvm-svn: 186621
|
2013-07-18 22:29:15 +00:00 |
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 |
Michael Liao
|
2b425e1e24
|
Add SARX/SHRX/SHLX code generation support
llvm-svn: 164675
|
2012-09-26 08:26:25 +00:00 |