summaryrefslogtreecommitdiff
path: root/compiler/utils
AgeCommit message (Expand)Author
2015-06-02Move mirror::ArtMethod to native Mathieu Chartier
2015-05-26ART: Clean up arm64 kNumberOfXRegisters usage. Vladimir Marko
2015-05-11ART: x86 indexOf intrinsics for the optimizing compiler Andreas Gampe
2015-05-06ART: Fix mips64 jni bugs. Douglas Leung
2015-05-04Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts"""" Mark P Mendell
2015-04-29Revert "Revert "Revert "[optimizing] Improve x86 shifts""" Roland Levillain
2015-04-29Revert "Revert "[optimizing] Improve x86 shifts"" Roland Levillain
2015-04-24ART: Refactor utils/assembler test Andreas Gampe
2015-04-24ART: Dead block removal David Brazdil
2015-04-23Revert "Revert "Quick: Rewrite type inference pass."" Vladimir Marko
2015-04-22Revert "Quick: Rewrite type inference pass." Andreas Gampe
2015-04-22Replace NULL with nullptr Mathieu Chartier
2015-04-22Merge "Quick: Rewrite type inference pass." Vladimir Marko
2015-04-22Quick: Rewrite type inference pass. Vladimir Marko
2015-04-22Fix X86_64 assembler REX instructions Mark Mendell
2015-04-22Merge "[optimizing] Use more X86_64 addressing modes" Nicolas Geoffray
2015-04-21[optimizing] Use more X86_64 addressing modes Mark Mendell
2015-04-21Move GetAndroidToolsDir to common location. David Srbecky
2015-04-14ARM64: Remove suspend register. Zheng Xu
2015-04-13Merge "Exercise the x86 and x86-64 FILD and FISTP instructions." Roland Levillain
2015-04-13Exercise the x86 and x86-64 FILD and FISTP instructions. Roland Levillain
2015-04-13ART: Clean up includes. Vladimir Marko
2015-04-13Merge "Revert "Optimizing: Fix long-to-fp conversion on x86."" Nicolas Geoffray
2015-04-13Revert "Optimizing: Fix long-to-fp conversion on x86." Nicolas Geoffray
2015-04-13Merge "Optimizing: Fix long-to-fp conversion on x86." Roland Levillain
2015-04-13Optimizing: Fix long-to-fp conversion on x86. Serguei Katkov
2015-04-10Merge "Revert "[optimizing] Improve x86 shifts"" Nicolas Geoffray
2015-04-10Move ArtField to native Mathieu Chartier
2015-04-10Revert "[optimizing] Improve x86 shifts" Roland Levillain
2015-04-10Merge "[optimizing] Improve x86 shifts" Roland Levillain
2015-04-10[optimizing] Improve x86 shifts Mark Mendell
2015-04-10[optimizing] Address x86_64 RIP patch comments Mark Mendell
2015-04-09Merge "[optimizing] Add RIP support for x86_64" Roland Levillain
2015-04-09Merge "Implement CFI for JNI." David Srbecky
2015-04-09Merge "x86_64: Fix the rex prefix for movzxb, movsxb, movb" Andreas Gampe
2015-04-09[optimizing] Add RIP support for x86_64 Mark Mendell
2015-04-09Merge "Speedup div/rem by constants on x86 and x86_64" Calin Juravle
2015-04-09Speedup div/rem by constants on x86 and x86_64 Guillaume Sanchez
2015-04-09Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs." Roland Levillain
2015-04-08x86_64: Fix the rex prefix for movzxb, movsxb, movb Chao-ying Fu
2015-04-08Merge "[optimizing] Implement more x86/x86_64 intrinsics" Andreas Gampe
2015-04-08Implement CFI for JNI. David Srbecky
2015-04-08Merge "Remove the old CFI infrastructure." David Srbecky
2015-04-08Merge "Exercise art::arm::Thumb2Assembler::StoreToOffset for words." Roland Levillain
2015-04-07Remove the old CFI infrastructure. David Srbecky
2015-04-07Exercise art::arm::Thumb2Assembler::StoreToOffset for word pairs. Roland Levillain
2015-04-06[optimizing] Implement more x86/x86_64 intrinsics Mark Mendell
2015-04-06Fix JNI compiler for mips64 Goran Jakovljevic
2015-04-06ART: Enable more Clang warnings Andreas Gampe
2015-04-06ART: Enable Clang's -Wdeprecated Andreas Gampe