Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable MI Sched for x86. | Andrew Trick | 2013-10-15 | 1 | -2/+2 |
* | Replace more uses of sse41 with sse4.1. | Rafael Espindola | 2013-08-23 | 1 | -1/+1 |
* | Revert "Temporarily enable MI-Sched on X86." | Andrew Trick | 2013-06-25 | 1 | -2/+2 |
* | Temporarily enable MI-Sched on X86. | Andrew Trick | 2013-06-24 | 1 | -2/+2 |
* | Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge... | Craig Topper | 2012-04-27 | 1 | -2/+2 |
* | Add comment for testcase for 122206 | Mon P Wang | 2010-12-20 | 1 | -1/+2 |
* | Prevents PerformShuffleCombine from creating a node with an illegal type afte... | Mon P Wang | 2010-12-19 | 1 | -4/+24 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -3/+3 |
* | Improved shuffle normalization to avoid using extract/build when we | Mon P Wang | 2008-11-16 | 1 | -0/+17 |