summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator_utils.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Refactor GenerateTestAndBranchDavid Brazdil2015-11-171-7/+5
* Fix conditional jump over jmp (X86/X86-64/ARM32)Mark Mendell2015-11-051-0/+9
* Follow up of "div/rem on x86 and x86_64", to tidy up the code a little.Guillaume Sanchez2015-04-101-1/+6
* Speedup div/rem by constants on x86 and x86_64Guillaume Sanchez2015-04-091-0/+25