summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SimpleHazardRecognizer.h
Commit message (Collapse)AuthorAgeFilesLines
* Post RA scheduler changes. Introduce a hazard recognizer that uses the ↵David Goodwin2009-08-101-0/+89
target schedule information to accurately model the pipeline. Update the scheduler to correctly handle multi-issue targets. llvm-svn: 78563
OpenPOWER on IntegriCloud