Age | Commit message (Expand) | Author |
---|---|---|
2012-12-13 | Change TargetLowering::getRegClassFor to take an MVT, instead of EVT. | Patrik Hagglund |
2012-12-11 | Revert EVT->MVT changes, r169836-169851, due to buildbot failures. | Patrik Hagglund |
2012-12-11 | Change TargetLowering::getRegClassFor to take an MVT, instead of EVT. | Patrik Hagglund |
2012-12-04 | Simplify code. No functionality change. | Jakub Staszak |
2012-12-03 | Use the new script to sort the includes of every file under lib. | Chandler Carruth |
2012-07-07 | I'm introducing a new machine model to simultaneously allow simple | Andrew Trick |
2012-06-05 | misched: Added MultiIssueItineraries. | Andrew Trick |
2012-06-02 | Fix typos found by http://github.com/lyda/misspell-check | Benjamin Kramer |
2012-03-07 | misched preparation: rename core scheduler methods for consistency. | Andrew Trick |
2012-02-01 | VLIW specific scheduler framework that utilizes deterministic finite automato... | Andrew Trick |