summaryrefslogtreecommitdiff
path: root/lib/CodeGen/ExactHazardRecognizer.cpp
Commit message (Expand)AuthorAge
* Normalize how the 'namespace llvm {' is used in this file.Bill Wendling2009-08-22
* Extend the instruction itinerary model to include the ability to indicate the...David Goodwin2009-08-17
* Enhance the InstrStage object to enable the specification of an Itinerary wit...David Goodwin2009-08-12
* Allow a zero cycle stage to reserve/require a FU without advancing the cycle ...David Goodwin2009-08-11
* Fix a -Asserts warning.Daniel Dunbar2009-08-11
* Replace DOUT.David Goodwin2009-08-11
* Post RA scheduler changes. Introduce a hazard recognizer that uses the target...David Goodwin2009-08-10