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 |
Elena Demikhovsky
|
7a81dea516
|
Fixed vsqrt.ss intrinsic usage - order of input operands was wrong.
Added a test.
Thanks Bruno for reviewing the patch.
llvm-svn: 145403
|
2011-11-29 15:00:45 +00:00 |
Craig Topper
|
de92622aa5
|
Break 256-bit vector int add/sub/mul into two 128-bit operations to avoid costly scalarization. Fixes PR10711.
llvm-svn: 138427
|
2011-08-24 06:14:18 +00:00 |
Bruno Cardoso Lopes
|
337a7fdb13
|
Rename and tidy up tests
llvm-svn: 137103
|
2011-08-09 03:04:23 +00:00 |