aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCHazardRecognizers.h
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Handle cracked instructions in dispatch group formation.Chris Lattner2006-03-131-1/+1
* Several big changes:Chris Lattner2006-03-121-20/+12
* Change the interface for getting a target HazardRecognizer to be more clean.Chris Lattner2006-03-081-1/+1
* add a couple more load/store instrs, add a newline to the end of file.Chris Lattner2006-03-071-1/+2
* This kinda sorta implements "things that have to lead a dispatch group".Nate Begeman2006-03-071-1/+2
* Implement a very very simple hazard recognizer for LSU rejects and ctr set/readChris Lattner2006-03-071-0/+79