summaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp
Commit message (Expand)AuthorAge
* The hazard recognizer only needs a subtarget, not a target machineEric Christopher2014-06-13
* [Modules] Remove potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-22
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-14
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-08
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* misched: Infrastructure for weak DAG edges.Andrew Trick2012-11-12
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* misched preparation: rename core scheduler methods for consistency.Andrew Trick2012-03-07
* misched preparation: modularize schedule verification.Andrew Trick2012-03-07
* VLIW specific scheduler framework that utilizes deterministic finite automato...Andrew Trick2012-02-01