index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
common_compiler_test.cc
Age
Commit message (
Expand
)
Author
2021-03-09
Move code size from OatQuickMethodHeader to CodeInfo.
David Srbecky
2021-02-05
Use memfd_create_compat() in gtests.
Vladimir Marko
2021-02-03
Use mmap for compiled code for gtest.
Vladimir Marko
2021-02-01
Remove HWASan tag from method entrypoint in tests.
Vladimir Marko
2020-12-10
Make RTP::Visit robust against input order
Alex Light
2020-05-20
HWASan fixes for ART tests
David Srbecky
2020-05-15
Optimizing: Run gtests without creating the Runtime.
Vladimir Marko
2019-06-26
Retry cache flushes on ARMv7 devices
Orion Hodson
2019-03-06
Fix memory leak in CommonCompilerTest::CompileMethod().
Vladimir Marko
2019-03-05
Revert "Remove code size from OatQuickMethodHeader"
Nicolas Geoffray
2019-03-05
Refactor compiler tests around CompilerDriver.
Vladimir Marko
2019-02-14
Remove code size from OatQuickMethodHeader
David Srbecky
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-06
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-11-15
Rewrite image type in CompilerOptions.
Vladimir Marko
2018-11-08
Move profile compilation info to CompilerOptions.
Vladimir Marko
2018-10-30
Refactor MemMap::MapAnonymous().
Vladimir Marko
2018-09-07
ART: Simplify cache flush calls
Orion Hodson
2018-08-24
Add an overload for MemMap::MapAnonymous().
Vladimir Marko
2018-08-21
Remove unnecessary indirection from MemMap.
Vladimir Marko
2018-08-01
Move MethodInfo to CodeInfo.
David Srbecky
2018-07-27
Remove frame info from OatQuickMethodHeader.
David Srbecky
2018-06-28
Remove CompilerDriver::support_boot_image_fixup_.
Vladimir Marko
2018-06-25
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
Move dex_files_for_oat_file_ to CompilerOptions.
Vladimir Marko
2018-06-25
Move image_classes_ to CompilerOptions.
Vladimir Marko
2018-06-21
Use HashSet<std::string> instead of unordered_set<>.
Vladimir Marko
2018-06-20
ART: Ensure OatQuickMethodHeader is trivially copyable
Andreas Gampe
2018-05-23
ObjPtr<>-ify tests using ClassLinker::FindClass().
Vladimir Marko
2018-04-13
ART: Remove support for compiled-methods and compiled-classes
Andreas Gampe
2018-03-05
Move most of runtime/base to libartbase/base
David Sehr
2018-02-21
Remove duplication, split tests
David Sehr
2017-11-28
Clean some dex2oat options.
Nicolas Geoffray
2017-09-20
Refactor compiled_method.h .
Vladimir Marko
2017-07-27
Remove ClassLinker::SetEntryPointsToCompiledCode().
Vladimir Marko
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-07-20
Merge "Move IsVeryLarge check before we create verification results"
Mathieu Chartier
2017-07-20
Move IsVeryLarge check before we create verification results
Mathieu Chartier
2017-07-20
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-06-08
ART: Move CalleeSaveType to callee_save_type.h
Andreas Gampe
2017-06-02
ART: Introduce thread-current-inl.h
Andreas Gampe
2017-04-21
ART: Clean up art_method.h
Andreas Gampe
2017-03-16
Add method info to oat files
Mathieu Chartier
2017-03-03
Extend profman to generate profiles with inline caches
Calin Juravle
2017-02-17
Make dex2oat support profiles passed to non profile filters
Mathieu Chartier
2016-10-26
ART: Change InstructionSetFeatures to return unique_ptr
Andreas Gampe
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-10-04
Revert "Revert "Store resolved Strings for AOT code in .bss.""
Vladimir Marko
2016-09-30
Revert "Store resolved Strings for AOT code in .bss."
Vladimir Marko
[next]