diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2017-08-05 03:37:37 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2017-08-05 03:37:37 +0000 |
commit | 13ffd110ada372b07140a635b86a21e5a142c461 (patch) | |
tree | 79365ba7fc43a9acc652ccdbc869d59a8ecb39c7 /llvm/lib/Transforms/Scalar/JumpThreading.cpp | |
parent | a3c3d7b442181a37e8960fa939ce693ac56205a4 (diff) | |
download | bcm5719-llvm-13ffd110ada372b07140a635b86a21e5a142c461.tar.gz bcm5719-llvm-13ffd110ada372b07140a635b86a21e5a142c461.zip |
[LCG] Remove the use of the parent sets to compute connectivity when
merging RefSCCs.
The logic to directly use the reference edges is simpler and not
substantially slower (despite the comments to the contrary) because this
is not actually an especially hot part of LCG in practice.
llvm-svn: 310161
Diffstat (limited to 'llvm/lib/Transforms/Scalar/JumpThreading.cpp')
0 files changed, 0 insertions, 0 deletions