index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
mir_dataflow.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
Mathieu Chartier
2015-03-19
1
-1
/
+1
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-56
/
+56
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-56
/
+56
*
Add JIT
Mathieu Chartier
2015-02-23
1
-56
/
+56
*
Dead code elimination based on GVN results.
Vladimir Marko
2015-02-17
1
-5
/
+0
*
Clean up Scoped-/ArenaAlocator array allocations.
Vladimir Marko
2015-02-13
1
-14
/
+7
*
Quick: Rewrite Phi node insertion.
Vladimir Marko
2015-02-10
1
-3
/
+22
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-1
/
+0
*
Move two members out of MIRGraph::temp_::ssa.
Vladimir Marko
2014-12-19
1
-10
/
+12
*
Clean up post-opt passes, perform only those we need.
Vladimir Marko
2014-12-19
1
-12
/
+10
*
ARM: Combine multiply accumulate operations.
Ningsheng Jian
2014-12-11
1
-3
/
+55
*
Quick: Redefine the notion of back-egdes.
Vladimir Marko
2014-12-09
1
-1
/
+1
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+1
*
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-27
1
-22
/
+22
*
Quick: Improve the BBCombine pass.
Vladimir Marko
2014-10-15
1
-1
/
+1
*
Rewrite null check elimination to work on dalvik regs.
Vladimir Marko
2014-10-15
1
-47
/
+47
*
Remove all uses of MIR_INLINED.
Vladimir Marko
2014-10-02
1
-1
/
+1
*
Merge "ART: Allow overridable calculation of basic block dataflow"
Bill Buzbee
2014-09-30
1
-13
/
+17
|
\
|
*
ART: Allow overridable calculation of basic block dataflow
Razvan A Lupusoru
2014-09-30
1
-13
/
+17
*
|
ART: Deprecate CompilationUnit's code_item
Razvan A Lupusoru
2014-09-29
1
-50
/
+0
|
/
*
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-09-23
1
-33
/
+25
*
ART: Vectorization opcode implementation fixes
Lupusoru, Razvan A
2014-09-03
1
-25
/
+99
*
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-26
1
-19
/
+20
*
ART: Add non-temporal store support
Jean Christophe Beyler
2014-08-26
1
-0
/
+3
*
ART: Extending FlagsOf
Jean Christophe Beyler
2014-08-25
1
-1
/
+1
*
ART: Implement kMirOpNullCheck
Razvan A Lupusoru
2014-08-20
1
-1
/
+1
*
ART: Add Invokes to DecodedInstruction
Jean Christophe Beyler
2014-07-10
1
-1
/
+1
*
ART: Handle Extended MIRs in a uniform manner
Udayan Banerji
2014-07-10
1
-0
/
+26
*
X86 Backend support for vectorized float and byte 16x16 operations
Udayan Banerji
2014-07-08
1
-0
/
+48
*
Quick compiler: fix array overrun.
buzbee
2014-05-31
1
-2
/
+1
*
ART: Setting up cleanup
Jean Christophe Beyler
2014-05-30
1
-1
/
+1
*
ART: Better SSA Allocation when recreating SSA
Jean Christophe Beyler
2014-05-27
1
-28
/
+28
*
Merge "Revert "ART: Better SSA Allocation when recreating SSA""
Bill Buzbee
2014-05-23
1
-34
/
+28
|
\
|
*
Revert "ART: Better SSA Allocation when recreating SSA"
Bill Buzbee
2014-05-23
1
-34
/
+28
*
|
Merge "ART: Better SSA Allocation when recreating SSA"
Ian Rogers
2014-05-23
1
-28
/
+34
|
\
\
|
|
/
|
*
ART: Better SSA Allocation when recreating SSA
Jean Christophe Beyler
2014-05-02
1
-28
/
+34
*
|
ART: Ensure use counts updated when adding SSA reg
Mark Mendell
2014-05-06
1
-1
/
+7
*
|
Move DecodedInstruction into MIR.
Ian Rogers
2014-05-02
1
-4
/
+4
*
|
ART: Move oat_data_flow_attributes_ to private and put an API
Jean Christophe Beyler
2014-05-02
1
-3
/
+3
|
/
*
Early inlining of simple methods.
Vladimir Marko
2014-03-18
1
-1
/
+1
*
Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE.
Vladimir Marko
2014-03-11
1
-46
/
+46
*
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-13
/
+13
*
Enable compiler temporaries
Razvan A Lupusoru
2014-01-31
1
-2
/
+2
*
Added pass framework
Jean Christophe Beyler
2014-01-13
1
-22
/
+2
*
More compile-time tuning
buzbee
2013-11-26
1
-58
/
+54
*
Quick compiler compile-time/memory use improvement
buzbee
2013-11-14
1
-4
/
+5
*
Revert "Revert "Null check elimination improvement""
Bill Buzbee
2013-10-30
1
-1
/
+2
*
Revert "Null check elimination improvement"
Ian Rogers
2013-10-25
1
-2
/
+1
*
Null check elimination improvement
buzbee
2013-10-24
1
-1
/
+2
*
64-bit prep
buzbee
2013-10-21
1
-8
/
+8
[next]