Anton Korobeynikov
|
96085a36db
|
Initial support for different kinds of FU reservation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100645 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-04-07 18:19:32 +00:00 |
|
Anton Korobeynikov
|
1298948c5c
|
Factor out scoreboard into separate class. This way we might have several different score boards.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100644 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-04-07 18:19:24 +00:00 |
|
David Goodwin
|
d94a4e5d8d
|
Post RA scheduler changes. Introduce a hazard recognizer that uses the target schedule information to accurately model the pipeline. Update the scheduler to correctly handle multi-issue targets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78563 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-08-10 15:55:25 +00:00 |
|