summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/ScheduleHazardRecognizer.h
Commit message (Expand)AuthorAge
* Add two additional hazard recognizer functionsHal Finkel2013-12-11
* misched: Allow disabling scoreboard hazard checking for subtargets with aAndrew Trick2012-06-05
* misched: Added ScoreboardHazardRecognizer.Andrew Trick2012-05-24
* Convert -enable-sched-cycles and -enable-sched-hazard to -disableAndrew Trick2011-01-21
* Various bits of framework needed for precise machine-level selectionAndrew Trick2010-12-24
* Post RA scheduler changes. Introduce a hazard recognizer that uses the target...David Goodwin2009-08-10
* Initial hazard recognizer support in post-pass scheduling. This includesDan Gohman2009-01-16
* Generalize the HazardRecognizer interface so that it can be usedDan Gohman2009-01-15