summaryrefslogtreecommitdiff
path: root/compiler/optimizing/superblock_cloner_test.cc
AgeCommit message (Expand)Author
2018-06-29ART: Fix HSelectGenerator for instructions which can throw. Artem Serov
2018-06-21Use HashSet<std::string> instead of unordered_set<>. Vladimir Marko
2018-03-07ART: Implement loop peeling/unrolling routines. Artem Serov
2018-01-09ART: Implement SuperblockCloner. Artem Serov
2017-12-21ART: Rename cloner_test. Artem Serov