diff options
author | Jakub Kuderski <kubakuderski@gmail.com> | 2017-08-17 16:45:35 +0000 |
---|---|---|
committer | Jakub Kuderski <kubakuderski@gmail.com> | 2017-08-17 16:45:35 +0000 |
commit | e35a4491404bfa1a73c4f07cb65a97190a0c7f68 (patch) | |
tree | 4aedfccebd30c42bfb684b70fde576af96aabb80 /llvm/lib/CodeGen/TailDuplication.cpp | |
parent | 3a622a14f9eb62b9f8aae5f5e937b5a62dab06a4 (diff) | |
download | bcm5719-llvm-e35a4491404bfa1a73c4f07cb65a97190a0c7f68.tar.gz bcm5719-llvm-e35a4491404bfa1a73c4f07cb65a97190a0c7f68.zip |
[Dominators] Teach LoopUnswitch to use the incremental API
Summary:
This patch makes LoopUnswitch use new incremental API for updating dominators.
It also updates SplitCriticalEdge, as it is called in LoopUnswitch.
There doesn't seem to be any noticeable performance difference when bootstrapping clang with this patch.
Reviewers: dberlin, davide, sanjoy, grosser, chandlerc
Reviewed By: davide, grosser
Subscribers: mzolotukhin, llvm-commits
Differential Revision: https://reviews.llvm.org/D35528
llvm-svn: 311093
Diffstat (limited to 'llvm/lib/CodeGen/TailDuplication.cpp')
0 files changed, 0 insertions, 0 deletions