summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCHazardRecognizers.h
Commit message (Expand)AuthorAge
* Don't cache the instruction and register info from the TargetMachine, becauseBill Wendling2013-06-07
* Fix dynamic linking on PPC64.Hal Finkel2012-03-31
* Reorder includes in Target backends to following coding standards. Remove som...Craig Topper2012-03-17
* Ensure that the nop that should follow a bl call in PPC64 ELF actually doesHal Finkel2011-12-15
* update PPC 940 hazard rec. to function in postRA modeHal Finkel2011-12-02
* Add PPC 440 scheduler and some associated testsHal Finkel2011-10-17
* Various bits of framework needed for precise machine-level selectionAndrew Trick2010-12-24
* whitespaceAndrew Trick2010-12-24
* Initial hazard recognizer support in post-pass scheduling. This includesDan Gohman2009-01-16
* Generalize the HazardRecognizer interface so that it can be usedDan Gohman2009-01-15
* Experimental post-pass scheduling support. Post-pass schedulingDan Gohman2008-11-19
* Rename SDOperand to SDValue.Dan Gohman2008-07-27
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Handle cracked instructions in dispatch group formation.Chris Lattner2006-03-13
* Several big changes:Chris Lattner2006-03-12
* Change the interface for getting a target HazardRecognizer to be more clean.Chris Lattner2006-03-08
* add a couple more load/store instrs, add a newline to the end of file.Chris Lattner2006-03-07
* This kinda sorta implements "things that have to lead a dispatch group".Nate Begeman2006-03-07
* Implement a very very simple hazard recognizer for LSU rejects and ctr set/readChris Lattner2006-03-07