aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCHazardRecognizers.h
AgeCommit message (Expand)Author
2006-03-13Handle cracked instructions in dispatch group formation.Chris Lattner
2006-03-12Several big changes:Chris Lattner
2006-03-08Change the interface for getting a target HazardRecognizer to be more clean.Chris Lattner
2006-03-07add a couple more load/store instrs, add a newline to the end of file.Chris Lattner
2006-03-07This kinda sorta implements "things that have to lead a dispatch group".Nate Begeman
2006-03-07Implement a very very simple hazard recognizer for LSU rejects and ctr set/readChris Lattner