Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
19bc778ba47e11cee25605516c49ea1083d47411
/
compiler
/
optimizing
/
code_generator_utils.cc
c679fe3
ARM: Optimize div/rem when dividend is compared with a non-negative
by Evgeny Astigeevich
· 4 years, 4 months ago
0f3d7ac
ART: Add HasNonNegativeInputAt and HasNonNegativeOrMinIntInputAt
by Evgeny Astigeevich
· 4 years, 5 months ago
af92a0f
ARM: Optimize Div/Rem by 2^n for non-negative dividends
by Evgeny Astigeevich
· 4 years, 6 months ago
0a51605
Revert "Make compiler/optimizing/ symbols hidden."
by Vladimir Marko
· 5 years ago
e272715
Make compiler/optimizing/ symbols hidden.
by Vladimir Marko
· 5 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
b3e773e
ART: Implement support for instruction inlining
by David Brazdil
· 9 years ago
0debae7
ART: Refactor GenerateTestAndBranch
by David Brazdil
· 9 years ago
b8b9769
Fix conditional jump over jmp (X86/X86-64/ARM32)
by Mark Mendell
· 10 years ago
b19930c
Follow up of "div/rem on x86 and x86_64", to tidy up the code a little.
by Guillaume Sanchez
· 10 years ago
0f88e87
Speedup div/rem by constants on x86 and x86_64
by Guillaume Sanchez
· 10 years ago