summaryrefslogtreecommitdiff
path: root/compiler/optimizing/induction_var_analysis.h
AgeCommit message (Expand)Author
2016-03-21Generalize induction and range analysis across type conversions. Aart Bik
2016-02-24Use range analysis for better trip count analysis Aart Bik
2015-12-15Various induction/range analysis improvements. Aart Bik
2015-10-28Generate taken-test during trip-count analysis. Aart Bik
2015-09-30Merge "Optimizing: Tag even more arena allocations." Vladimir Marko
2015-09-30Implemented trip-count safety information. Aart Bik
2015-09-29Optimizing: Tag even more arena allocations. Vladimir Marko
2015-09-23Various improvements in finding induction variables. Aart Bik
2015-09-10Induction variable range analysis. Aart Bik
2015-09-07Simplify loop invariant operations during induction analysis. Aart Bik
2015-09-04Further development of induction variable analysis. Aart Bik
2015-08-26Induction variable analysis (with unit tests). Aart Bik