summaryrefslogtreecommitdiffstats
path: root/test/510-checker-try-catch/smali/SsaBuilder.smali
Commit message (Expand)AuthorAgeFilesLines
* Build dominator tree before generating HInstructionsDavid Brazdil2016-04-041-10/+11
* ART: Run SsaBuilder from HGraphBuilderDavid Brazdil2016-02-151-10/+7
* Revert "Revert "Inline methods with loops.""Nicolas Geoffray2016-01-221-2/+5
* Revert "Inline methods with loops."Andreas Gampe2016-01-201-5/+2
* Inline methods with loops.Nicolas Geoffray2016-01-201-2/+5
* ART: Revisit users in phi eliminationDavid Brazdil2015-08-191-2/+34
* ART: Build SSA form when try/catch is presentDavid Brazdil2015-07-151-0/+199