summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Modules] Remove potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-1/+2
* [C++11] More 'nullptr' conversion. In some cases just using a boolean check i...Craig Topper2014-04-141-4/+4
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-1/+1
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-5/+5
* misched: Infrastructure for weak DAG edges.Andrew Trick2012-11-121-0/+2
* Move TargetData to DataLayout.Micah Villmow2012-10-081-1/+1
* misched preparation: rename core scheduler methods for consistency.Andrew Trick2012-03-071-2/+2
* misched preparation: modularize schedule verification.Andrew Trick2012-03-071-1/+1
* VLIW specific scheduler framework that utilizes deterministic finite automato...Andrew Trick2012-02-011-0/+276
OpenPOWER on IntegriCloud