diff options
author | Dan Gohman <gohman@apple.com> | 2008-11-18 00:38:59 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-11-18 00:38:59 +0000 |
commit | 2d093f356007979e2e071725a98894a36c3625e0 (patch) | |
tree | a4497d6de68dcae4522b6cacf796eee2dc978f53 /lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | |
parent | cd40233429fce385ae4b22301ce705273a6951a1 (diff) |
Avoid using a loop in ReleasePred and ReleaseSucc methods to compute the
new CycleBound value. Instead, just update CycleBound on each call.
Also, make ReleasePred and ReleaseSucc methods more consistent accross
the various schedulers.
This also happens to make ScheduleDAGRRList's CycleBound computation
somewhat more interesting, though it still doesn't have any noticeable
effect, because no current targets that use the register-pressure
reduction scheduler provide pipeline models.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59475 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp')
0 files changed, 0 insertions, 0 deletions