Various bits of framework needed for precise machine-level selection
[oota-llvm.git] / include / llvm / CodeGen / ScheduleHazardRecognizer.h
2010-12-24 Andrew TrickVarious bits of framework needed for precise machine...
2009-08-10 David GoodwinPost RA scheduler changes. Introduce a hazard recognize...
2009-01-16 Dan GohmanInitial hazard recognizer support in post-pass scheduli...
2009-01-15 Dan GohmanGeneralize the HazardRecognizer interface so that it...