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