summaryrefslogtreecommitdiff
path: root/lib/Target/TargetSubtargetInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-03-11Remove useMachineScheduler and replace it with subtarget optionsEric Christopher1-16/+4
2014-09-02Change MCSchedModel to be a struct of statically initialized data.Pete Cooper1-1/+1
2014-08-21Rename AtomicExpandLoadLinked into AtomicExpandRobin Morisset1-1/+1
2014-07-15Move Post RA Scheduling flag bit into SchedMachineModelSanjay Patel1-10/+1
2014-07-02[RegAllocGreedy] Provide a subtarget hook to disable the local reassignmentQuentin Colombet1-0/+5
2014-06-19Add a new subtarget hook for whether or not we'd like to enableEric Christopher1-0/+4
2014-06-04Add a subtarget hook: enablePostMachineScheduler.Andrew Trick1-0/+4
2014-05-06Update an embarassing out-of-date comment.Andrew Trick1-5/+6
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-1/+1
2013-09-26Added temp flag -misched-bench for staging in default changes.Andrew Trick1-1/+16
2013-08-29Add useAA() to TargetSubtargetInfoHal Finkel1-0/+4
2012-11-13misched: Allow subtargets to enable misched and dependent options.Andrew Trick1-0/+4
2011-07-01Rename TargetSubtarget to TargetSubtargetInfo for consistency.Evan Cheng1-0/+33