aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ExactHazardRecognizer.cpp
AgeCommit message (Expand)Author
2009-08-17Extend the instruction itinerary model to include the ability to indicate the...David Goodwin
2009-08-12Enhance the InstrStage object to enable the specification of an Itinerary wit...David Goodwin
2009-08-11Allow a zero cycle stage to reserve/require a FU without advancing the cycle ...David Goodwin
2009-08-11Fix a -Asserts warning.Daniel Dunbar
2009-08-11Replace DOUT.David Goodwin
2009-08-10Post RA scheduler changes. Introduce a hazard recognizer that uses the target...David Goodwin