index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler.cc
Age
Commit message (
Expand
)
Author
2018-01-12
Revert "Move quickening info logic to its own table"
Nicolas Geoffray
2018-01-11
Move quickening info logic to its own table
Mathieu Chartier
2018-01-08
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-05
Create dex subdirectory
David Sehr
2017-12-22
Make CodeItem fields private
Mathieu Chartier
2017-12-14
Add mini-debug-info generation mode for JIT.
David Srbecky
2017-11-30
Revert^4 "JIT JNI stubs."
Vladimir Marko
2017-11-30
Revert "Revert "Revert "JIT JNI stubs."""
Nicolas Geoffray
2017-11-29
Revert "Revert "JIT JNI stubs.""
Vladimir Marko
2017-11-29
Merge "Clean some dex2oat options."
Nicolas Geoffray
2017-11-28
Revert "JIT JNI stubs."
Vladimir Marko
2017-11-28
Clean some dex2oat options.
Nicolas Geoffray
2017-11-28
JIT JNI stubs.
Vladimir Marko
2017-11-28
ART: Minor refactoring of JNI stub compilation.
Vladimir Marko
2017-11-27
Fix stats reporting over 100% methods compiled.
Vladimir Marko
2017-11-20
Refactored optimization passes setup.
Aart Bik
2017-11-15
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-14
Remove kIsVdexEnabled.
Nicolas Geoffray
2017-11-10
Record @{Fast,Critical}Native in method's access flags.
Vladimir Marko
2017-11-02
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-10-17
Use ScopedArenaAllocator for code generation.
Vladimir Marko
2017-10-11
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-09
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-06
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-05
MIPS32R2: Share address computation
Lena Djokic
2017-09-27
Enables GVN for x86 and x86_64.
Aart Bik
2017-09-27
Merge "Enables GVN for MIPS32 and MIPS64."
Treehugger Robot
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-09-21
Enables GVN for MIPS32 and MIPS64.
Lena Djokic
2017-09-20
Refactor compiled_method.h .
Vladimir Marko
2017-09-20
Refactor linker files from compiler/ to dex2oat/.
Vladimir Marko
2017-09-18
ART: Remove old code
Andreas Gampe
2017-09-18
Add debug info for link-time generated thunks.
Vladimir Marko
2017-09-08
Merge "optimizing: add block-scoped constructor fence merging pass"
Treehugger Robot
2017-09-08
optimizing: add block-scoped constructor fence merging pass
Igor Murashkin
2017-09-06
Pass stats into the loop optimization phase.
Aart Bik
2017-08-14
Merge "RFC: Generate select instruction for conditional returns."
Nicolas Geoffray
2017-08-11
Merge changes Ic119441c,I83b96b41
Treehugger Robot
2017-08-11
optimizing: Add statistics for # of constructor fences added/removed
Igor Murashkin
2017-08-11
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-08-10
Instrument ARM64 generated code to check the Marking Register.
Roland Levillain
2017-08-10
RFC: Generate select instruction for conditional returns.
Mads Ager
2017-08-10
Revert recent JIT code cache changes
Orion Hodson
2017-07-25
Merge "Jit Code Cache instruction pipeline flushing"
Treehugger Robot
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-24
Jit Code Cache instruction pipeline flushing
Orion Hodson
2017-07-19
Pass the logger to the JIT compiler.
Nicolas Geoffray
2017-06-07
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
Vladimir Marko
2017-05-23
Merge "Use PC-relative pointer to boot image methods."
Treehugger Robot
2017-05-22
Use PC-relative pointer to boot image methods.
Vladimir Marko
[next]