index
:
android_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
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
/
dead_code_elimination.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Recompute dominator tree after DCE.
Nicolas Geoffray
2015-06-24
1
-0
/
+9
*
ART: Rediscover loops after deleting blocks in DCE
David Brazdil
2015-05-13
1
-6
/
+18
*
ART: Fix loop information after dead code elimination
David Brazdil
2015-04-29
1
-3
/
+6
*
ART: Dead block removal
David Brazdil
2015-04-24
1
-3
/
+76
*
Run DCE again after all the other optimizations have run.
Calin Juravle
2015-04-22
1
-0
/
+1
*
Revert "Run DCE again after all the other optimizations have run."
Nicolas Geoffray
2015-04-21
1
-1
/
+0
*
Run DCE again after all the other optimizations have run.
Calin Juravle
2015-04-21
1
-0
/
+1
*
[optimizing] Add memory barriers in constructors when needed
Calin Juravle
2015-04-20
1
-0
/
+1
*
Revert "Revert "Introduce a class to implement optimization passes.""
Roland Levillain
2014-10-17
1
-1
/
+1
*
Do not remove NullChecks & BoundsChecks in HDeadCodeElimination.
Roland Levillain
2014-10-14
1
-1
/
+4
*
Revert "Introduce a class to implement optimization passes."
Nicolas Geoffray
2014-10-01
1
-1
/
+1
*
Introduce a class to implement optimization passes.
Roland Levillain
2014-10-01
1
-1
/
+1
*
Make suspend checks note have side effects.
Nicolas Geoffray
2014-09-25
1
-1
/
+1
*
Initiate a dead code elimination pass in the optimizing compiler.
Roland Levillain
2014-09-17
1
-0
/
+45