Generates conditional branch instead of fake ones for Select instruction in some...
[oota-llvm.git] / include / llvm / CodeGen / ScheduleHazardRecognizer.h
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2013-12-11 Hal FinkelAdd two additional hazard recognizer functions
2012-06-05 Andrew Trickmisched: Allow disabling scoreboard hazard checking...
2012-05-24 Andrew Trickmisched: Added ScoreboardHazardRecognizer.
2011-01-21 Andrew TrickConvert -enable-sched-cycles and -enable-sched-hazard...
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...