diff options
author | Philip Reames <listmail@philipreames.com> | 2015-05-12 23:39:23 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-05-12 23:39:23 +0000 |
commit | 89fe570958f8b82df9a9c3b4c251ecba9753272a (patch) | |
tree | 8b315d89257a9d471088e1d3b4390ea526c7563c /llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp | |
parent | ee13fbe848024543a34625f3229ca16c24cbcc5b (diff) | |
download | bcm5719-llvm-89fe570958f8b82df9a9c3b4c251ecba9753272a.tar.gz bcm5719-llvm-89fe570958f8b82df9a9c3b4c251ecba9753272a.zip |
[PlaceSafepoints] Followup to commit L237172
Responding to review feedback from http://reviews.llvm.org/D9585
1) Remove a variable shadow by converting the outer loop to a range for loop. We never really used the 'i' variable which was being shadowed.
2) Reduce DominatorTree recalculations by passing the DT to SplitEdge.
llvm-svn: 237212
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp')
0 files changed, 0 insertions, 0 deletions