summaryrefslogtreecommitdiff
path: root/disassembler/disassembler_mips.cc
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2016-06-23 11:20:41 -0700
committerAart Bik <ajcbik@google.com>2016-06-29 09:34:28 -0700
commit52be7e759acecc3841dca0ac1b703034d8cad60d (patch)
treec6ed5e85c33d8938dbbe2b7ca5ecf7e00292884c /disassembler/disassembler_mips.cc
parent4dd9d82d6c1260b3da908a0d1a22b7d209b87496 (diff)
Improvements in induction range analysis.
Rationale: Uses range analysis while determining whether trip-counts are "safe", which improves analysis of triangular loops. Also implements more effective triangular loop analysis by evaluating induction information only once and using a top level hint (instead of the "iterative refinement" that was used earlier). Also fixes analysis of triangular trip counts that may wrap-around. All with tests. Test: see induction_var_range_test/530-checker-loops* BUG=27151190 Change-Id: I1877c8ce0c9a52005900eb9dfdbb1918df100278
Diffstat (limited to 'disassembler/disassembler_mips.cc')
0 files changed, 0 insertions, 0 deletions