Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misched: Allow disabling scoreboard hazard checking for subtargets with a | Andrew Trick | 2012-06-05 | 1 | -0/+2 |
* | misched: Added ScoreboardHazardRecognizer. | Andrew Trick | 2012-05-24 | 1 | -1/+1 |
* | Convert -enable-sched-cycles and -enable-sched-hazard to -disable | Andrew Trick | 2011-01-21 | 1 | -0/+2 |
* | Various bits of framework needed for precise machine-level selection | Andrew Trick | 2010-12-24 | 1 | -3/+23 |
* | Post RA scheduler changes. Introduce a hazard recognizer that uses the target... | David Goodwin | 2009-08-10 | 1 | -0/+5 |
* | Initial hazard recognizer support in post-pass scheduling. This includes | Dan Gohman | 2009-01-16 | 1 | -1/+4 |
* | Generalize the HazardRecognizer interface so that it can be used | Dan Gohman | 2009-01-15 | 1 | -0/+63 |