aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/ExactHazardRecognizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enhance the InstrStage object to enable the specification of an Itinerary wit...David Goodwin2009-08-121-29/+25
* Allow a zero cycle stage to reserve/require a FU without advancing the cycle ...David Goodwin2009-08-111-5/+16
* Fix a -Asserts warning.Daniel Dunbar2009-08-111-4/+4
* Replace DOUT.David Goodwin2009-08-111-8/+9
* Post RA scheduler changes. Introduce a hazard recognizer that uses the target...David Goodwin2009-08-101-0/+149