Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
9ebc0660f4c736b01994d34d3ad2a1171f41f048
/
test
/
566-polymorphic-inlining
b15e879
Verify ART run-tests' standard output and standard error separately.
by Roland Levillain
· 4 years, 2 months ago
a073f46
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
by Roland Levillain
· 4 years, 2 months ago
4258f9e
Only tag supported ART run-tests as part of `art-target-run-test`.
by Roland Levillain
· 4 years, 3 months ago
6b0b2e7
Rename the expected-output text file in built TradeFed ART run-tests.
by Roland Levillain
· 4 years, 4 months ago
2c71e26
Make 566-polymorphic-inlining more robust.
by Nicolas Geoffray
· 4 years, 5 months ago
b96d6f3
Remove tiered jit option.
by Nicolas Geoffray
· 4 years, 5 months ago
39e99da
Fix 566-polymorphic-inlining to support tiered JIT.
by Nicolas Geoffray
· 4 years, 5 months ago
01e5698
Add Soong module definitions for ART run-tests with default build rules.
by Roland Levillain
· 4 years, 11 months ago
0d60a2b
Introduce an enum for the compilation kind.
by Nicolas Geoffray
· 4 years, 7 months ago
60d9775
Prevent methods beint tested from being inline.
by Nicolas Geoffray
· 5 years ago
0039182
Add an implementation of Nterp for x64.
by Nicolas Geoffray
· 5 years ago
d2f13ba
Remove requirement of a ProfilingInfo for jitted code.
by Nicolas Geoffray
· 6 years ago
075456e
Revert "Revert "Add a baseline flag to JIT compile.""
by Nicolas Geoffray
· 6 years ago
344b0d1
Revert "Add a baseline flag to JIT compile."
by Andreas Gampe
· 6 years ago
e734fe8
Add a baseline flag to JIT compile.
by Nicolas Geoffray
· 6 years ago
0ea1537
Avoid infinite loop with mutator lock.
by Nicolas Geoffray
· 6 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 7 years ago
b0b68cf
ART: Clean up #includes in jit_code_cache.h .
by Vladimir Marko
· 7 years ago
95e5f7e
Make test 566-polymorphic-inlining more robust.
by Nicolas Geoffray
· 7 years ago
d5f5627
ART tests: do not retrieve OatQuickMethodHeader for bridge methods
by Yevgeny Rouban
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
fe5c430
Merge "ART: Fix type parameter in tests"
by Treehugger Robot
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
166aaee
ART: Fix type parameter in tests
by Andreas Gampe
· 8 years ago
ff484b9
Fix a bug in ClassTableGet code generation for IMTs.
by Nicolas Geoffray
· 8 years ago
2fa1137
Ensure we get a ProfilingInfo object before compiling.
by Nicolas Geoffray
· 9 years ago
130b7cf
Fix test with libarttest.so.
by Nicolas Geoffray
· 9 years ago
1be7cbd
Remove invoke after inlining.
by Nicolas Geoffray
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
c26f128
Re-enable test 566-polymorphic-inlining.
by Nicolas Geoffray
· 9 years ago
a60e220
Doh. Forgot to ensure it's compiled.
by Nicolas Geoffray
· 9 years ago
a42363f
Implement first kind of polymorphic inlining.
by Nicolas Geoffray
· 9 years ago