aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/ScheduleHazardRecognizer.h
Commit message (Expand)AuthorAgeFilesLines
* Post RA scheduler changes. Introduce a hazard recognizer that uses the target...David Goodwin2009-08-101-0/+5
* Initial hazard recognizer support in post-pass scheduling. This includesDan Gohman2009-01-161-1/+4
* Generalize the HazardRecognizer interface so that it can be usedDan Gohman2009-01-151-0/+63