Extend the instruction itinerary model to include the ability to indicate the def...
[oota-llvm.git] / lib / CodeGen / ExactHazardRecognizer.cpp
2009-08-17 David GoodwinExtend the instruction itinerary model to include the...
2009-08-12 David GoodwinEnhance the InstrStage object to enable the specificati...
2009-08-11 David GoodwinAllow a zero cycle stage to reserve/require a FU withou...
2009-08-11 Daniel DunbarFix a -Asserts warning.
2009-08-11 David GoodwinReplace DOUT.
2009-08-10 David GoodwinPost RA scheduler changes. Introduce a hazard recognize...