summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-11-18 00:38:59 +0000
committerDan Gohman <gohman@apple.com>2008-11-18 00:38:59 +0000
commit5ebdb98a6ea83b9d8d759b023b1a2baa8aa5a321 (patch)
tree0247cb1e369f8dbad458901f2bcc01055753f786 /clang/lib/CodeGen/CodeGenModule.cpp
parent30cd88caabd7b0796fb36a6cf951b8895bddf243 (diff)
downloadbcm5719-llvm-5ebdb98a6ea83b9d8d759b023b1a2baa8aa5a321.tar.gz
bcm5719-llvm-5ebdb98a6ea83b9d8d759b023b1a2baa8aa5a321.zip
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. llvm-svn: 59475
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud