summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a couple of bugs that broke the alpha tester buildChris Lattner2006-03-131-2/+2
* Handle cracked instructions in dispatch group formation.Chris Lattner2006-03-131-14/+27
* Several big changes:Chris Lattner2006-03-121-137/+145
* blr is a branch tooChris Lattner2006-03-111-0/+1
* Change the interface for getting a target HazardRecognizer to be more clean.Chris Lattner2006-03-081-6/+4
* add another missing store.Chris Lattner2006-03-071-0/+2
* add a couple more load/store instrs, add a newline to the end of file.Chris Lattner2006-03-071-1/+15
* This kinda sorta implements "things that have to lead a dispatch group".Nate Begeman2006-03-071-16/+40
* add some new instructions to the classifier. With this, we correctly insertChris Lattner2006-03-071-0/+11
* add some comments that describe what we modelChris Lattner2006-03-071-3/+18
* Implement a very very simple hazard recognizer for LSU rejects and ctr set/readChris Lattner2006-03-071-0/+203
OpenPOWER on IntegriCloud