summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/ltdl.h
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2007-06-25 05:41:12 +0000
committerOwen Anderson <resistor@mac.com>2007-06-25 05:41:12 +0000
commit191eb06352bf283bae1c5c7dd75d9cad716300c4 (patch)
tree766d3fbc2ef7c22dbf2b2ccde73ce4e22e52bbca /llvm/lib/System/ltdl.h
parent8735f44104ff8dd0aea5203e5a82c9f16ec06bc3 (diff)
downloadbcm5719-llvm-191eb06352bf283bae1c5c7dd75d9cad716300c4.tar.gz
bcm5719-llvm-191eb06352bf283bae1c5c7dd75d9cad716300c4.zip
1) Fix an issue with non-deterministic iteration order in phi_translate
2) Remove some maximal-set computing code that is no longer used. 3) Use a post-order CFG traversal to compute ANTIC_IN instead of a postdom traversal. This causes the ANTIC_IN calculation to converge much faster. Thanks to Daniel Berlin for suggesting this. With this patch, the time to optimize 403.gcc decreased from 17.5s to 7.5s, and Anton's huge testcase decreased from 62 minutes to 38 seconds. llvm-svn: 37714
Diffstat (limited to 'llvm/lib/System/ltdl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud