index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
common_compiler_test.cc
Age
Commit message (
Expand
)
Author
2016-08-01
ART: Convert pointer size to enum
Andreas Gampe
2016-04-28
Revert "Revert "Write conflict tables in image""
Mathieu Chartier
2016-04-07
Fix image_test for the CC collector.
Hiroshi Yamauchi
2016-04-04
Clean up OatQuickMethodHeader after Quick removal.
Vladimir Marko
2016-03-21
Remove Quick from tree.
Nicolas Geoffray
2016-03-09
ART: Use optimizing compiler in image_test
Andreas Gampe
2016-02-24
ART: Allow method references across oat files for multi-image, 2nd attempt.
Vladimir Marko
2016-02-17
Revert "Allow method references across oat files for multi-image."
Vladimir Marko
2016-02-17
Allow method references across oat files for multi-image.
Vladimir Marko
2016-02-01
Ensure instruction cache is flushed in compiler tests with Clang.
Roland Levillain
2016-01-19
Merge "Improve profile processing"
Calin Juravle
2016-01-19
Improve profile processing
Calin Juravle
2016-01-18
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-07
Perform profile file analysis in dex2oat
Calin Juravle
2015-12-23
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-16
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror...
Alex Light
2015-12-15
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
Alex Light
2015-12-14
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
Alex Light
2015-12-10
Revert "Revert "Add support for LZ4 compressed image files""
Mathieu Chartier
2015-12-10
Revert "Add support for LZ4 compressed image files"
Nicolas Geoffray
2015-12-09
Add support for LZ4 compressed image files
Mathieu Chartier
2015-11-15
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-10-27
Revert "Remove DCHECK that does not work for gtests."
Vladimir Marko
2015-10-27
Reduce memory used by CompiledMethods.
Vladimir Marko
2015-10-20
Remove ArtCode.
Nicolas Geoffray
2015-09-15
Add option to append to the cfg dump.
Calin Juravle
2015-06-30
Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER.
Roland Levillain
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-21
ART: Add compiled-methods
Andreas Gampe
2015-04-20
ART: Change image_classes and compiled_classes to unordered set
Andreas Gampe
2015-03-31
Merge "Fixed layout for dex caches in boot image."
Vladimir Marko
2015-03-31
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-29
ART: Refactor callbacks_ in common_runtime_test
Andreas Gampe
2015-03-27
ART: Some runtime cleanup
Andreas Gampe
2015-03-27
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-02
Add support for .bss section in oat files.
Vladimir Marko
2015-02-24
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
Revert "Add JIT"
Nicolas Geoffray
2015-02-23
Add JIT
Mathieu Chartier
2015-01-28
Clean up pass driver
Mathieu Chartier
2015-01-13
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2014-12-22
ART: Fix common_compiler_test assumptions
Andreas Gampe
2014-12-22
ART: Swap-space in the compiler
Andreas Gampe
2014-12-12
Remove portable.
Elliott Hughes
2014-12-09
Ensure stack maps are 4 byte aligned.
Nicolas Geoffray
2014-11-24
Delete ArtMethod gc_map_ field
Mathieu Chartier
2014-11-13
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
ART: Compiled-classes list for compiler-driver
Andreas Gampe
2014-11-03
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
[next]