Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
9b5cba401aae6d34450112bdcf9bab5e19da90f2
/
test
234d69d
Revert "Revert "[optimizing] Enable x86 long support.""
by Nicolas Geoffray
· 10 years ago
64d69ab
Test uses libart.so, so can't be run NDEBUG.
by Nicolas Geoffray
· 10 years ago
21c7906
Merge "ART: Relax test 703"
by Andreas Gampe
· 10 years ago
48e702f
Merge "Make the SSA builder honor the debuggable flag."
by Nicolas Geoffray
· 10 years ago
e0fe7ae
Make the SSA builder honor the debuggable flag.
by Nicolas Geoffray
· 10 years ago
7d9e5a9
ART: Relax test 703
by Andreas Gampe
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago
2cfdabd
Merge "Fix run-test with JIT enabled"
by Sebastien Hertz
· 10 years ago
155bef4
Fix run-test with JIT enabled
by Sebastien Hertz
· 10 years ago
43c162f
Revert "Revert "More Makefile fun for --debuggable.""
by Nicolas Geoffray
· 10 years ago
9728a93
Revert "More Makefile fun for --debuggable."
by Nicolas Geoffray
· 10 years ago
bd648cd
More Makefile fun for --debuggable.
by Nicolas Geoffray
· 10 years ago
6540537
Merge "Follow up 137982"
by Sebastien Hertz
· 10 years ago
c5e3ab2
Follow up 137982
by Sebastien Hertz
· 10 years ago
5f87418
[optimizing] Use callee-save registers for x86
by Mark Mendell
· 10 years ago
b1add75
Update run-test 031-class-attributes
by Sebastien Hertz
· 10 years ago
dc5ac73
Opt compiler: enhance gvn for commutative ops.
by Mingyao Yang
· 10 years ago
ea84bf7
Merge "bce: add support to narrow two MonotonicValueRange's at the same time."
by Mingyao Yang
· 10 years ago
d845fd0
Tests use libarttest.so, so does not work on ndebug.
by Nicolas Geoffray
· 10 years ago
7cde48c
Stack support for Optimizing compiler
by Sebastien Hertz
· 10 years ago
4559f00
bce: handle a pattern for circular buffer
by Mingyao Yang
· 10 years ago
caa0a87
Fix bad variable expansion
by Mathieu Chartier
· 10 years ago
0d1ef55
Merge "Change JIT tests to use interpreter image"
by Mathieu Chartier
· 10 years ago
e2a12c0
Change JIT tests to use interpreter image
by Mathieu Chartier
· 10 years ago
8376830
Merge "Handle another untyped dex CONST issue"
by buzbee
· 10 years ago
721f3a8
Fix jit tests
by Mathieu Chartier
· 10 years ago
3fc1b12
Add missing JIT stuff in make files
by Mathieu Chartier
· 10 years ago
510be43
Merge "Revert "Revert "Add JIT"""
by Mathieu Chartier
· 10 years ago
7c3952f
ART: Add -Wunused
by Andreas Gampe
· 10 years ago
57e0475
bce: add support to narrow two MonotonicValueRange's at the same time.
by Mingyao Yang
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
2cb551b
Merge "not-int can also take non-int (byte and short) instructions."
by Nicolas Geoffray
· 10 years ago
6726d20
Merge "ART: Fix run-test 118"
by Andreas Gampe
· 10 years ago
ee027c0
ART: Fix run-test 118
by Andreas Gampe
· 10 years ago
d8ef2e9
not-int can also take non-int (byte and short) instructions.
by Nicolas Geoffray
· 10 years ago
995e7d4
Merge "Fix inlining in the presence of multiple returns."
by Nicolas Geoffray
· 10 years ago
817bce7
Fix inlining in the presence of multiple returns.
by Nicolas Geoffray
· 10 years ago
2d043b3
Merge "[optimizing] Add if-context sensitivity for null popagation."
by Calin Juravle
· 10 years ago
61d544b
[optimizing] Add if-context sensitivity for null popagation.
by Calin Juravle
· 10 years ago
f548c54
Merge "Revert "Add JIT""
by Nicolas Geoffray
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
4fa1a27
Merge "Add JIT"
by Mathieu Chartier
· 10 years ago
992b353
ART: Strip error message in run-test
by Andreas Gampe
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
24e04aa
ART: Allow the execution to stop if the compilation fails via an option
by Jean Christophe Beyler
· 10 years ago
bad712e
Merge "More checker tests for BCE."
by Mingyao Yang
· 10 years ago
8c8bad8
More checker tests for BCE.
by Mingyao Yang
· 10 years ago
304e474
Merge "[optimizing] Fix float addition on x86."
by Calin Juravle
· 10 years ago
3173c8a
[optimizing] Fix float addition on x86.
by Calin Juravle
· 10 years ago
f9fe845
Merge "Each primitive kind now spills to different locations."
by Nicolas Geoffray
· 10 years ago
776b318
Each primitive kind now spills to different locations.
by Nicolas Geoffray
· 10 years ago
4de86d0
Handle another untyped dex CONST issue
by buzbee
· 10 years ago
5ea203d
Merge "ART: Silence some run-test configurations"
by Andreas Gampe
· 10 years ago
6535703
ART: Silence some run-test configurations
by Andreas Gampe
· 10 years ago
36fb59b
Merge "Improve type propagation with if-contexts"
by Calin Juravle
· 10 years ago
b1498f6
Improve type propagation with if-contexts
by Calin Juravle
· 10 years ago
4fe292e
Merge "Reference type propagation"
by Calin Juravle
· 10 years ago
6ce3eba
Add suspend checks to special methods.
by Vladimir Marko
· 10 years ago
acf735c
Reference type propagation
by Calin Juravle
· 10 years ago
675eed3
ART: Fix run-test 099-vmdebug for device
by Andreas Gampe
· 10 years ago
9cb65bc
ART: Blacklist run-test 802 for tracing
by Andreas Gampe
· 10 years ago
e4301ff
ART: Make run-tests more verbose
by Andreas Gampe
· 10 years ago
a3ec394
Opt compiler: ARM64: Fix blocking fp registers.
by Zheng Xu
· 10 years ago
f2fdc73
ART: Rewrite ThreadStress for easier extensibility
by Andreas Gampe
· 10 years ago
391b87e
Merge "ART: Arm intrinsics for Optimizing compiler"
by Andreas Gampe
· 10 years ago
2bcf9bf
ART: Arm intrinsics for Optimizing compiler
by Andreas Gampe
· 10 years ago
0304e18
Improve bce so that more bounds checks can be eliminated.
by Mingyao Yang
· 10 years ago
b97b39c
Fix null check tests
by Calin Juravle
· 10 years ago
911b4be
Merge "Fix transaction aborting"
by Sebastien Hertz
· 10 years ago
1c80bec
Fix transaction aborting
by Sebastien Hertz
· 10 years ago
a8fb460
Merge "ART: Fix old run scripts"
by Andreas Gampe
· 10 years ago
3ad5d5e
ART: Fix old run scripts
by Andreas Gampe
· 10 years ago
be31ff9
Fix a bug in the inliner.
by Nicolas Geoffray
· 10 years ago
276d9da
Inline methods with multiple blocks.
by Nicolas Geoffray
· 10 years ago
ef87c5d
Allow nested inlining.
by Nicolas Geoffray
· 10 years ago
67f65ea
Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant""
by Nicolas Geoffray
· 10 years ago
ed8b53d
Revert "ART: Make 074-gc-thrash more OOME tolerant"
by Nicolas Geoffray
· 10 years ago
2f6046e
ART: Make 074-gc-thrash more OOME tolerant
by Andreas Gampe
· 10 years ago
7687b25
Merge "ART: Fix run-tests for emulator"
by Andreas Gampe
· 10 years ago
7403503
ART: Fix run-tests for emulator
by Andreas Gampe
· 10 years ago
82091da
Implement LICM in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
28acb6f
Merge "Remove libcxx.mk cruft."
by Dan Albert
· 10 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 10 years ago
193f785
Merge "optimizing: NullCheck elimination"
by Nicolas Geoffray
· 10 years ago
10e244f
optimizing: NullCheck elimination
by Calin Juravle
· 10 years ago
f08c650
Merge "ART: Arm64 optimizing compiler intrinsics"
by Andreas Gampe
· 10 years ago
878d58c
ART: Arm64 optimizing compiler intrinsics
by Andreas Gampe
· 10 years ago
e4a91bb
Force set resolved method for static invokes
by Mathieu Chartier
· 10 years ago
8c776cd
Merge "run-test: enable checker in dev mode"
by Calin Juravle
· 10 years ago
3cf4877
run-test: enable checker in dev mode
by Calin Juravle
· 10 years ago
779e705
Fix 114-ParallelGC.
by Hiroshi Yamauchi
· 10 years ago
00ca847
Quick: Fix range check for intrinsic String.charAt() on x86.
by Vladimir Marko
· 10 years ago
8f1fa10
ART: On shutdown, only warn on mutex contention
by Andreas Gampe
· 10 years ago
aa8dd2f
Fix makefile error.
by Nicolas Geoffray
· 10 years ago
fe380a7
Mark test as failing for optimizing.
by Nicolas Geoffray
· 10 years ago
294f986
Merge "Fix exception handling during deoptimization"
by Sebastien Hertz
· 10 years ago
270a0e1
Fix exception handling during deoptimization
by Sebastien Hertz
· 10 years ago
9d4c517
Fix 116-nodex2oat to use arguments in custom run script
by Brian Carlstrom
· 10 years ago
40d9c6a
Merge "ART: Rewrite ParallelGC test"
by Andreas Gampe
· 10 years ago
54aa4e5
Merge "ART: Fix GenInlined functions"
by Vladimir Marko
· 10 years ago
Next »