aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-5/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-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