summaryrefslogtreecommitdiffstats
path: root/test/478-checker-inliner-nested-loop/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* ART: Update loop info of all nested loops when inliningDavid Brazdil2015-04-211-0/+2
When inlining into a nested loop, the inliner would only add the new blocks into the innermost loop info object. This patch fixes that and modifies SsaChecker to verify the property. Change-Id: I21d343a6f7d972f5b7420701f816c65ab3f20566