index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
licm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Step 1 of 2: conditional passes.
Aart Bik
2018-04-26
1
-1
/
+4
*
Fix the side effects of clinit check
Mingyao Yang
2017-12-14
1
-5
/
+22
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-4
/
+4
*
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-08-11
1
-1
/
+1
*
Fixed bug in LICM
Aart Bik
2016-11-11
1
-10
/
+10
*
Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator.
Vladimir Marko
2016-10-27
1
-2
/
+2
*
Refactor handling of input records.
Vladimir Marko
2016-06-02
1
-2
/
+2
*
Fix another case of live_in at irreducible loop entry.
Nicolas Geoffray
2016-05-12
1
-11
/
+2
*
ART: Save a bit of memory in production LICM
David Brazdil
2016-04-14
1
-3
/
+12
*
Optimizing: Fix register allocator validation memory usage.
Vladimir Marko
2016-03-21
1
-1
/
+1
*
Add statistics support for some optimizations
Jean-Philippe Halimi
2016-02-18
1
-0
/
+1
*
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2016-01-14
1
-0
/
+16
*
Inline monomorphic calls.
Nicolas Geoffray
2015-12-04
1
-0
/
+2
*
Revert "Add stats support for existing optimizations"
Nicolas Geoffray
2015-11-23
1
-1
/
+0
*
Add stats support for existing optimizations
Jean-Philippe Halimi
2015-11-22
1
-0
/
+1
*
Revert "ART: Enable more passes under try/catch"
David Brazdil
2015-10-29
1
-3
/
+0
*
ART: Enable more passes under try/catch
David Brazdil
2015-10-29
1
-0
/
+3
*
Optimizing: Tag arena allocations in HGraph.
Vladimir Marko
2015-09-16
1
-1
/
+1
*
Improved side effect analysis (field/array write/read).
Aart Bik
2015-07-20
1
-1
/
+1
*
Add a parent environment to HEnvironment.
Nicolas Geoffray
2015-05-11
1
-9
/
+12
*
Optimizing: Speed up HInstruction use removal
David Brazdil
2015-02-23
1
-2
/
+1
*
Implement LICM in optimizing compiler.
Nicolas Geoffray
2015-01-30
1
-0
/
+134