Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable MI Sched for x86. | Andrew Trick | 2013-10-15 | 1 | -1/+1 |
* | Revert "Temporarily enable MI-Sched on X86." | Andrew Trick | 2013-06-25 | 1 | -1/+1 |
* | Temporarily enable MI-Sched on X86. | Andrew Trick | 2013-06-24 | 1 | -1/+1 |
* | Fix broken check lines. | Benjamin Kramer | 2012-08-17 | 1 | -1/+1 |
* | This patch fixes 8 out of 20 unexpected failures in "make check" | Preston Gurd | 2012-07-18 | 1 | -4/+12 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -2/+2 |
* | Reapply the new LoopStrengthReduction code, with compile time and | Dan Gohman | 2010-02-12 | 1 | -7/+2 |
* | Re-implement the main strength-reduction portion of LoopStrengthReduction. | Dan Gohman | 2010-01-21 | 1 | -3/+9 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -2/+2 |
* | Implement "superhero" strength reduction, or full strength | Dan Gohman | 2009-02-20 | 1 | -0/+33 |