summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/SourceCoverageView.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-06-25 02:03:36 +0000
committerMatthias Braun <matze@braunis.de>2016-06-25 02:03:36 +0000
commitcc676c47a328aaabab9b4d67b2b2f1b48f2cb15e (patch)
tree081bc385e4c26e2ed30bad0c6a697b851e8e9799 /llvm/tools/llvm-cov/SourceCoverageView.cpp
parentb164a9843bedf4edf6c27c8f575c05933efddca4 (diff)
downloadbcm5719-llvm-cc676c47a328aaabab9b4d67b2b2f1b48f2cb15e.tar.gz
bcm5719-llvm-cc676c47a328aaabab9b4d67b2b2f1b48f2cb15e.zip
MachineScheduler: Remember top/bottom choice in bidirectional scheduling
Remember the last choice for the top/bottom scheduling boundary in bidirectional scheduling mode. The top choice should not change if we schedule at the bottom and vice versa. This allows us to improve compiletime: We only recalculate the best pick for one border and re-use the cached top-pick from the other border. Differential Revision: http://reviews.llvm.org/D19350 llvm-svn: 273766
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud