| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial hazard recognizer support in post-pass scheduling. This includes | Dan Gohman | 2009-01-16 | 1 | -1/+0 |
* | Generalize the HazardRecognizer interface so that it can be used | Dan Gohman | 2009-01-15 | 1 | -4/+5 |
* | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman | 2008-11-19 | 1 | -1/+1 |
* | Rename SDOperand to SDValue. | Dan Gohman | 2008-07-27 | 1 | -2/+2 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Handle cracked instructions in dispatch group formation. | Chris Lattner | 2006-03-13 | 1 | -1/+1 |
* | Several big changes: | Chris Lattner | 2006-03-12 | 1 | -20/+12 |
* | Change the interface for getting a target HazardRecognizer to be more clean. | Chris Lattner | 2006-03-08 | 1 | -1/+1 |
* | add a couple more load/store instrs, add a newline to the end of file. | Chris Lattner | 2006-03-07 | 1 | -1/+2 |
* | This kinda sorta implements "things that have to lead a dispatch group". | Nate Begeman | 2006-03-07 | 1 | -1/+2 |
* | Implement a very very simple hazard recognizer for LSU rejects and ctr set/read | Chris Lattner | 2006-03-07 | 1 | -0/+79 |