Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mi-sched: Force bottom up scheduling for generic targets. | Andrew Trick | 2013-09-04 | 1 | -13/+5 |
* | Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa... | Bill Wendling | 2013-08-22 | 1 | -1/+1 |
* | [tests] Another attempt to workaround broken misched-copy.s test on some buil... | Daniel Dunbar | 2013-08-16 | 1 | -1/+1 |
* | [tests] Add a hack to eliminate some dangling .s files on buildbots. | Daniel Dunbar | 2013-08-16 | 1 | -0/+8 |
* | Don't litter .s files in test directory. | Benjamin Kramer | 2013-04-20 | 1 | -1/+1 |
* | Avoid outputting temporary test file into source tree. | Tim Northover | 2013-04-15 | 1 | -1/+1 |
* | Further generalize this scheduler test. | Andrew Trick | 2013-04-13 | 1 | -2/+2 |
* | Fix a dislexic regex. | Andrew Trick | 2013-04-13 | 1 | -1/+1 |
* | Add a missing REQUIRES: asserts | Andrew Trick | 2013-04-13 | 1 | -0/+1 |
* | MI-Sched: schedule physreg copies. | Andrew Trick | 2013-04-13 | 1 | -0/+48 |