Age | Commit message (Expand) | Author |
---|---|---|
2022-11-07 | Reland "Make compiler/optimizing/ symbols hidden." | |
2020-08-18 | ART: Add HasNonNegativeInputAt and HasNonNegativeOrMinIntInputAt | |
2020-07-02 | ARM: Optimize Div/Rem by 2^n for non-negative dividends | |
2019-10-14 | Revert "Make compiler/optimizing/ symbols hidden." | |
2019-10-14 | Make compiler/optimizing/ symbols hidden. | |
2016-12-13 | ART: Clean up utils.h | |
2015-11-17 | ART: Refactor GenerateTestAndBranch | |
2015-11-05 | Fix conditional jump over jmp (X86/X86-64/ARM32) | |
2015-04-10 | Follow up of "div/rem on x86 and x86_64", to tidy up the code a little. | |
2015-04-09 | Speedup div/rem by constants on x86 and x86_64 |