index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_unit_test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with Partial LSE and casts/instanceof
Alex Light
2021-04-26
1
-2
/
+3
*
Fix simplifier issue with predicated ifield get
Alex Light
2021-03-30
1
-62
/
+383
*
Revert^4 "Partial Load Store Elimination"
Alex Light
2021-01-25
1
-4
/
+70
*
Revert "Revert^2 "Partial Load Store Elimination""
Nicolas Geoffray
2021-01-24
1
-70
/
+4
*
Revert^2 "Partial Load Store Elimination"
Alex Light
2021-01-22
1
-4
/
+70
*
Revert "Partial Load Store Elimination"
Nicolas Geoffray
2021-01-22
1
-70
/
+4
*
Partial Load Store Elimination
Alex Light
2021-01-21
1
-4
/
+70
*
Revert^4 "Partial LSE analysis & store removal"
Alex Light
2020-11-18
1
-13
/
+15
*
Revert^3 "Partial LSE analysis & store removal"
Alex Light
2020-11-14
1
-5
/
+3
*
Revert^2 "Partial LSE analysis & store removal"
Alex Light
2020-11-13
1
-3
/
+5
*
Revert "Partial LSE analysis & store removal"
Nicolas Geoffray
2020-11-12
1
-5
/
+3
*
Partial LSE analysis & store removal
Alex Light
2020-11-12
1
-3
/
+5
*
Fix LSE-array overlap issue
Alex Light
2020-09-16
1
-0
/
+54
*
Revert^2 "Remove test_per_src from ART tests."
David Srbecky
2020-05-15
1
-6
/
+6
*
Optimizing: Run gtests without creating the Runtime.
Vladimir Marko
2020-05-15
1
-1
/
+1
*
Optimizing: Refactor ImprovedOptimizingUnitTest.
Vladimir Marko
2020-05-14
1
-60
/
+52
*
Move HandleCache to HGraph.
Vladimir Marko
2020-05-13
1
-12
/
+8
*
Revert "Remove test_per_src from ART tests."
Christopher Ferris
2020-05-08
1
-6
/
+6
*
Remove test_per_src from ART tests.
David Srbecky
2020-05-07
1
-6
/
+6
*
Add OptimizingUnitTestHelper::GraphChecker methods
Evgeny Astigeevich
2020-01-08
1
-9
/
+27
*
Add ImprovedOptimizingUnitTest::CreateParameters for subclasses
Evgeny Astigeevich
2019-12-13
1
-8
/
+11
*
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
1
-2
/
+1
*
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-10-14
1
-1
/
+2
*
ART: Move dex structs into own header
Andreas Gampe
2019-01-02
1
-1
/
+1
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-5
/
+5
*
Revert "Refactor DexFile ownership"
David Sehr
2018-07-03
1
-2
/
+4
*
Merge "ART: Fix HSelectGenerator for instructions which can throw."
Treehugger Robot
2018-07-02
1
-0
/
+72
|
\
|
*
ART: Fix HSelectGenerator for instructions which can throw.
Artem Serov
2018-06-29
1
-0
/
+72
*
|
Refactor DexFile ownership
David Sehr
2018-06-27
1
-4
/
+2
|
/
*
Separate Malloc and MemMap ArenaPools
David Sehr
2018-04-04
1
-1
/
+2
*
Change compiler tests to have aligned code item
Mathieu Chartier
2018-01-13
1
-16
/
+44
*
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-08
1
-1
/
+1
*
Create dex subdirectory
David Sehr
2018-01-05
1
-3
/
+3
*
Make CodeItem fields private
Mathieu Chartier
2017-12-22
1
-1
/
+3
*
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-15
1
-2
/
+2
*
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
1
-1
/
+1
*
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-11
1
-4
/
+17
*
Use ScopedArenaAllocator for register allocation.
Vladimir Marko
2017-10-09
1
-2
/
+6
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-19
/
+55
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-2
/
+3
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-1
/
+1
*
optimizing: do not illegally remove constructor barriers after inlining
Igor Murashkin
2017-04-10
1
-1
/
+3
*
AArch64: Add HInstruction scheduling support.
Alexandre Rames
2017-01-25
1
-0
/
+3
*
Replace StackHandleScopeCollection with VariableSizedHandleScope
Mathieu Chartier
2016-10-12
1
-1
/
+1
*
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-29
1
-1
/
+1
*
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
David Brazdil
2016-04-07
1
-2
/
+2
*
Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"
David Brazdil
2016-04-04
1
-2
/
+2
*
Refactor HGraphBuilder and SsaBuilder to remove HLocals
David Brazdil
2016-04-04
1
-2
/
+2
*
Build dominator tree before generating HInstructions
David Brazdil
2016-04-04
1
-3
/
+4
*
Remove Quick from tree.
Nicolas Geoffray
2016-03-21
1
-1
/
+0
[next]