Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6d05700c620d2bca95fd046969753f71aa015ab4
/
compiler
6d05700
Run GVN earlier.
by Aart Bik
· 7 years ago
8f66950
Merge "ART: Implement scalar loop peeling."
by Treehugger Robot
· 7 years ago
72411e6
ART: Implement scalar loop peeling.
by Artem Serov
· 7 years ago
e83bae5
Merge "ART: Remove support for compiled-methods and compiled-classes"
by Treehugger Robot
· 7 years ago
bd600e3
ART: Remove support for compiled-methods and compiled-classes
by Andreas Gampe
· 7 years ago
6648da1
Merge "Bug fix in SIMD result detection."
by Treehugger Robot
· 7 years ago
74b9994
Merge "Move profile dependent modules to libartbase"
by Treehugger Robot
· 7 years ago
3f8e02c
Bug fix in SIMD result detection.
by Aart Bik
· 7 years ago
79e2607
Move profile dependent modules to libartbase
by David Sehr
· 7 years ago
8a78f81
Merge changes I8687ab9e,I61f879f2
by Vladimir Marko
· 7 years ago
6d66fcf
Move RelativePatcher from libart-compiler.so to dex2oat.
by Vladimir Marko
· 7 years ago
7a69505
Rewrite null checks in read barrier introspection thunks.
by Vladimir Marko
· 7 years ago
db20a4b
ART: Fix core image detection
by Andreas Gampe
· 7 years ago
b58dcec
Merge "Move more runtime code to libartbase, libdexfile"
by David Sehr
· 7 years ago
ca1e038
Revert^2 "Compile link-time thunks in codegen."
by Vladimir Marko
· 7 years ago
9c4a015
Move more runtime code to libartbase, libdexfile
by David Sehr
· 7 years ago
b8a5e8b
Merge "Count switch as branch."
by Treehugger Robot
· 7 years ago
d99f203
Count switch as branch.
by Aart Bik
· 7 years ago
9f8d312
x86: Remove unnecessary temp from CheckCast locations.
by Vladimir Marko
· 7 years ago
1ce2b3b
Move remaining runtime/base stuff to libartbase
by David Sehr
· 7 years ago
3215fff
Separate Malloc and MemMap ArenaPools
by David Sehr
· 7 years ago
6371249
Merge "Revert "Compile link-time thunks in codegen.""
by Vladimir Marko
· 7 years ago
5806a9e
Revert "Compile link-time thunks in codegen."
by Vladimir Marko
· 7 years ago
c8ae8c3
Merge "Enabled nested min-max SIMDization for narrower operands."
by Treehugger Robot
· 7 years ago
671c393
Merge "Compile link-time thunks in codegen."
by Vladimir Marko
· 7 years ago
c9dd220
Compile link-time thunks in codegen.
by Vladimir Marko
· 7 years ago
5aac921
Enabled nested min-max SIMDization for narrower operands.
by Aart Bik
· 7 years ago
6b6ab3f
Merge "Eliminate redundant abs on zero extension"
by Treehugger Robot
· 7 years ago
d054066
Merge "Recognize nested MIN-MAX operations."
by Treehugger Robot
· 7 years ago
1d746de
Recognize nested MIN-MAX operations.
by Aart Bik
· 7 years ago
c6eec4b
Eliminate redundant abs on zero extension
by Aart Bik
· 7 years ago
e2ac8d7
ART: Remove logging restriction
by Andreas Gampe
· 7 years ago
c7b28de
Add reachabilityFence intrinsics
by Hans Boehm
· 7 years ago
871bf39
Make Remove() atomic, as expected
by Hans Boehm
· 7 years ago
68c506c
Merge "Revert "Revert "Refined add/sub analysis vis-a-vis SIMD idioms."""
by Aart Bik
· 7 years ago
a3e2326
Revert "Revert "Refined add/sub analysis vis-a-vis SIMD idioms.""
by Nicolas Geoffray
· 7 years ago
d00aa16
Merge "Revert "Refined add/sub analysis vis-a-vis SIMD idioms.""
by Nicolas Geoffray
· 7 years ago
7f31326
Revert "Refined add/sub analysis vis-a-vis SIMD idioms."
by Nicolas Geoffray
· 7 years ago
b939805
Merge "Refined add/sub analysis vis-a-vis SIMD idioms."
by Treehugger Robot
· 7 years ago
81a1f85
Refined add/sub analysis vis-a-vis SIMD idioms.
by Aart Bik
· 7 years ago
b006e1f
Merge "Revert^4 "Compiler changes for bitstring based type checks.""
by Treehugger Robot
· 7 years ago
55ceb9a
Merge "ART: Fix infinite recursion for deopt at dex pc 0."
by Vladimir Marko
· 7 years ago
175e786
Revert^4 "Compiler changes for bitstring based type checks."
by Vladimir Marko
· 7 years ago
2a93c76
Merge "ART: Implement scalar loop unrolling."
by Aart Bik
· 7 years ago
d1ede32
Merge "Revert^3 "Compiler changes for bitstring based type checks.""
by Andreas Gampe
· 7 years ago
3fbd3ad
Revert^3 "Compiler changes for bitstring based type checks."
by Andreas Gampe
· 7 years ago
121f203
ART: Implement scalar loop unrolling.
by Artem Serov
· 7 years ago
fe94875
ART: Fix infinite recursion for deopt at dex pc 0.
by Vladimir Marko
· 7 years ago
7075583
Merge "Revert^2 "Compiler changes for bitstring based type checks.""
by Vladimir Marko
· 7 years ago
3dada43
Merge "ART: Simplify atomic.h"
by Orion Hodson
· 7 years ago
0933cc5
Disable encoded static initialization
by Mathieu Chartier
· 7 years ago
224219c
Merge "Refined recognizing integral MIN-MAX-ABS."
by Treehugger Robot
· 7 years ago
88591fe
ART: Simplify atomic.h
by Orion Hodson
· 7 years ago
2286da2
Refined recognizing integral MIN-MAX-ABS.
by Aart Bik
· 7 years ago
071d435
Code sinking bug fix.
by Aart Bik
· 7 years ago
3f41323
Revert^2 "Compiler changes for bitstring based type checks."
by Vladimir Marko
· 7 years ago
5a39276
Recognize signed saturation in single clipping.
by Aart Bik
· 7 years ago
f191ae7
Merge "Move some remaining dex utilities"
by Treehugger Robot
· 7 years ago
99ddca5
Merge "Fix running some run-tests with -Xjitthreshold:0"
by Treehugger Robot
· 7 years ago
312f3b2
Move some remaining dex utilities
by David Sehr
· 7 years ago
be0c7cf
Fix running some run-tests with -Xjitthreshold:0
by Vladimir Marko
· 7 years ago
5a0eb0c
Minor DCHECK bug fix.
by Aart Bik
· 7 years ago
1a38102
Minor cleanup of saturation arithmetic code.
by Aart Bik
· 7 years ago
29aa082
Vectorization of saturation arithmetic.
by Aart Bik
· 7 years ago
142b913
Recognize MIN-MAX.
by Aart Bik
· 7 years ago
9992e09
Merge "Retrieve String/Class references from .data.bimg.rel.ro."
by Vladimir Marko
· 7 years ago
bd72ae0
Merge "Saturation arithmetic instructions for X86 and X86_64."
by Treehugger Robot
· 7 years ago
45677e5
Merge "ART: Implement loop peeling/unrolling routines."
by Treehugger Robot
· 7 years ago
8ba5641
Merge "Load ArtMethod* from .data.bimg.rel.ro entries."
by Vladimir Marko
· 7 years ago
66f40db
Merge "Minor cleanup of MIN/MAX code."
by Treehugger Robot
· 7 years ago
d395e73
Merge "MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()"
by Treehugger Robot
· 7 years ago
e47f60c
Retrieve String/Class references from .data.bimg.rel.ro.
by Vladimir Marko
· 7 years ago
b066d43
Load ArtMethod* from .data.bimg.rel.ro entries.
by Vladimir Marko
· 7 years ago
1f9df4a
Merge "Enable ThinLTO for dex2oat"
by Yi Kong
· 7 years ago
4ca1735
Saturation arithmetic instructions for X86 and X86_64.
by Aart Bik
· 7 years ago
02eebcf
ART: Implement loop peeling/unrolling routines.
by Artem Serov
· 7 years ago
351df3e
Minor cleanup of MIN/MAX code.
by Aart Bik
· 7 years ago
1f8d51b
Introduce MIN/MAX/ABS as HIR nodes.
by Aart Bik
· 7 years ago
0d2cab5
MIPS: Use PCNT to implement VisitIntegerBitCount() and VisitLongBitCount()
by Lena Djokic
· 7 years ago
3ef920e
Merge "Move most of runtime/base to libartbase/base"
by David Sehr
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
3b2a595
Introduce ABS as HIR nodes (missing file).
by Aart Bik
· 7 years ago
4927ba0
Merge "Introduce ABS as HIR nodes."
by Treehugger Robot
· 7 years ago
540ca50
Merge "MIPS: Use sltiu instead of LoadConst32() + sltu"
by Treehugger Robot
· 7 years ago
3dad341
Introduce ABS as HIR nodes.
by Aart Bik
· 7 years ago
3177e10
MIPS: Use sltiu instead of LoadConst32() + sltu
by Lena Djokic
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
d961043
Merge "Revert "Revert "Full-stack integrity: check vdex contents."""
by Treehugger Robot
· 7 years ago
2981c29
Merge "ART: Change abort() to _exit()"
by Treehugger Robot
· 7 years ago
66ff8a8
Revert "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
56c9b7c
ART: Change abort() to _exit()
by Andreas Gampe
· 7 years ago
af29031
Small documentation and stylistic changes.
by Roland Levillain
· 7 years ago
cc4e7b7
Merge "Revert "Full-stack integrity: check vdex contents.""
by Nicolas Geoffray
· 7 years ago
a19b764
Revert "Full-stack integrity: check vdex contents."
by Nicolas Geoffray
· 7 years ago
7b5e244
Merge "Full-stack integrity: check vdex contents."
by Treehugger Robot
· 7 years ago
d6f914e
Full-stack integrity: check vdex contents.
by Nicolas Geoffray
· 7 years ago
63e9e87
Merge "Add timestamps to JIT/DEX native debug info."
by David Srbecky
· 7 years ago
2daa134
Fix unquickening logic for quickened input dexes
by Mathieu Chartier
· 7 years ago
b2f1edc
Merge "Remove duplication, split tests"
by David Sehr
· 7 years ago
5b36288
Merge "Remove generate-operator-out.py symlinks"
by Treehugger Robot
· 7 years ago
Next »