Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial support for different kinds of FU reservation. | Anton Korobeynikov | 2010-04-07 | 1 | -1/+2 |
| | | | | llvm-svn: 100645 | ||||
* | Factor out scoreboard into separate class. This way we might have several ↵ | Anton Korobeynikov | 2010-04-07 | 1 | -21/+45 |
| | | | | | | different score boards. llvm-svn: 100644 | ||||
* | Post RA scheduler changes. Introduce a hazard recognizer that uses the ↵ | David Goodwin | 2009-08-10 | 1 | -0/+61 |
target schedule information to accurately model the pipeline. Update the scheduler to correctly handle multi-issue targets. llvm-svn: 78563 |