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_unit_test.h
Age
Commit message (
Expand
)
Author
2020-09-16
Fix LSE-array overlap issue
Alex Light
2020-05-15
Revert^2 "Remove test_per_src from ART tests."
David Srbecky
2020-05-15
Optimizing: Run gtests without creating the Runtime.
Vladimir Marko
2020-05-14
Optimizing: Refactor ImprovedOptimizingUnitTest.
Vladimir Marko
2020-05-13
Move HandleCache to HGraph.
Vladimir Marko
2020-05-08
Revert "Remove test_per_src from ART tests."
Christopher Ferris
2020-05-07
Remove test_per_src from ART tests.
David Srbecky
2020-01-08
Add OptimizingUnitTestHelper::GraphChecker methods
Evgeny Astigeevich
2019-12-13
Add ImprovedOptimizingUnitTest::CreateParameters for subclasses
Evgeny Astigeevich
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-07-03
Revert "Refactor DexFile ownership"
David Sehr
2018-07-02
Merge "ART: Fix HSelectGenerator for instructions which can throw."
Treehugger Robot
2018-06-29
ART: Fix HSelectGenerator for instructions which can throw.
Artem Serov
2018-06-27
Refactor DexFile ownership
David Sehr
2018-04-04
Separate Malloc and MemMap ArenaPools
David Sehr
2018-01-13
Change compiler tests to have aligned code item
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-11-15
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-08
cpplint: Cleanup errors
Igor Murashkin
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-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-04-10
optimizing: do not illegally remove constructor barriers after inlining
Igor Murashkin
2017-01-25
AArch64: Add HInstruction scheduling support.
Alexandre Rames
2016-10-12
Replace StackHandleScopeCollection with VariableSizedHandleScope
Mathieu Chartier
2016-09-29
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-04-07
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
David Brazdil
2016-04-04
Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"
David Brazdil
2016-04-04
Refactor HGraphBuilder and SsaBuilder to remove HLocals
David Brazdil
2016-04-04
Build dominator tree before generating HInstructions
David Brazdil
2016-03-21
Remove Quick from tree.
Nicolas Geoffray
2016-02-15
ART: Run SsaBuilder from HGraphBuilder
David Brazdil
2016-01-14
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2015-12-31
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-15
Revert "ART: Refactor SsaBuilder for more precise typing info"
Alex Light
2015-12-14
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-09-16
Optimizing: Tag arena allocations in HGraph.
Vladimir Marko
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-19
Eliminate redundant constructor barriers when inlining.
Calin Juravle
2015-05-11
Add a parent environment to HEnvironment.
Nicolas Geoffray
2015-02-04
Create HGraph outside Builder, print timings
David Brazdil
2015-01-28
Clean up pass driver
Mathieu Chartier
2015-01-16
Fix a bug in the register allocator.
Nicolas Geoffray
[next]