aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-09-02 11:57:22 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-09-02 11:57:22 +0000
commit7de7078933292b0487f1f39f539bece922e3dde5 (patch)
treecb8374fa628d864571eef888bac2ef34d768a6b0 /lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
parent43bf70986bb13c812e87ca959dd8f2dd9edf802c (diff)
LoopRotation: Make the brute force DomTree update more brute force.
We update until we hit a fixpoint. This is probably slow but also slightly simplifies the code. It should also fix the occasional invalid domtrees observed when building with expensive checking. I couldn't find a case where this had a measurable slowdown, but if someone finds a pathological case where it does we may have to find a cleverer way of updating dominators here. Thanks to Duncan for the test case. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163091 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions