This improves the variable use weight by taking into account use in loops. It
further improves spec2k performance and fixes the regression in ammp. Loops are
identified using an extension to Tarjan's algorithm.
BUG=
R=stichnot@chromium.org
Review URL: https://codereview.chromium.org/1318553003.
Showing
src/IceLoopAnalyzer.cpp
0 → 100644
src/IceLoopAnalyzer.h
0 → 100644
tests_lit/llvm2ice_tests/loop-nest-depth.ll
0 → 100644
Please
register
or
sign in
to comment