aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ExactHazardRecognizer.h
AgeCommit message (Expand)Author
2010-06-14- Do away with SimpleHazardRecognizer.h. It's not used and offers little value.Evan Cheng
2010-04-07Initial support for different kinds of FU reservation.Anton Korobeynikov
2010-04-07Factor out scoreboard into separate class. This way we might have several dif...Anton Korobeynikov
2009-08-10Post RA scheduler changes. Introduce a hazard recognizer that uses the target...David Goodwin