summaryrefslogtreecommitdiff
path: root/test/527-checker-array-access-split/src/Main.java
Commit message (Expand)AuthorAgeFilesLines
* ARM64: Support interm. address for object arrays.Artem Serov2018-10-251-0/+69
* ART: Remove unneeded SideEffects for fatal instructions.Artem Serov2018-08-311-0/+27
* ART: Implement loop full unrolling.Artem Serov2018-07-041-4/+4
* Replace + by / to avoid vectorization of loop.Aart Bik2017-03-221-36/+36
* Remove the `CanTriggerGC` side-effects on a few instructions.Alexandre Rames2016-09-191-32/+32
* Implement running user defined list of passesWojciech Staszkiewicz2016-08-081-10/+10
* ARM: Port instr simplification of array accesses.Artem Serov2016-07-211-30/+268
* ARM64: Instruction simplification for array accesses.Alexandre Rames2015-10-191-0/+341