Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / ResourcePriorityQueue.cpp
2012-12-13 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-11 Patrik HagglundRevert EVT->MVT changes, r169836-169851, due to buildbo...
2012-12-11 Patrik HagglundChange TargetLowering::getRegClassFor to take an MVT...
2012-12-04 Jakub StaszakSimplify code. No functionality change.
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-07-07 Andrew TrickI'm introducing a new machine model to simultaneously...
2012-06-05 Andrew Trickmisched: Added MultiIssueItineraries.
2012-06-02 Benjamin KramerFix typos found by github.com/lyda/misspell-check
2012-03-07 Andrew Trickmisched preparation: rename core scheduler methods...
2012-02-01 Andrew TrickVLIW specific scheduler framework that utilizes determi...