summaryrefslogtreecommitdiff
path: root/lib/Target/TargetSubtargetInfo.cpp
Commit message (Expand)AuthorAge
* Add a new subtarget hook for whether or not we'd like to enableEric Christopher2014-06-19
* Add a subtarget hook: enablePostMachineScheduler.Andrew Trick2014-06-04
* Update an embarassing out-of-date comment.Andrew Trick2014-05-06
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* Added temp flag -misched-bench for staging in default changes.Andrew Trick2013-09-26
* Add useAA() to TargetSubtargetInfoHal Finkel2013-08-29
* misched: Allow subtargets to enable misched and dependent options.Andrew Trick2012-11-13
* Rename TargetSubtarget to TargetSubtargetInfo for consistency.Evan Cheng2011-07-01