Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
a6dfdae1cffc78f9791348b2e1dc8f4c6c3f7128
a6dfdae
ART: Print maps directly to log
by Andreas Gampe
· 10 years ago
96ac49a
Merge "ART: Introduce NO_RETURN, Mark DoLongJump noreturn"
by Andreas Gampe
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 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
762374d
Merge "Optimizing: Speed up HInstruction use removal"
by David Brazdil
· 10 years ago
1abb419
Optimizing: Speed up HInstruction use removal
by David Brazdil
· 10 years ago
776b318
Each primitive kind now spills to different locations.
by Nicolas Geoffray
· 10 years ago
7359691
Merge "Implement a simple count based boot marker."
by Narayan Kamath
· 10 years ago
5a2be3f
Implement a simple count based boot marker.
by Narayan Kamath
· 10 years ago
d98ff78
Merge "ART: Add VALGRIND_LIB for gtests"
by Andreas Gampe
· 10 years ago
8df91ac
ART: Add VALGRIND_LIB for gtests
by Andreas Gampe
· 10 years ago
a53cfc8
Merge "Make UseTLAB a bool flag."
by Hiroshi Yamauchi
· 10 years ago
f360ad0
Make UseTLAB a bool flag.
by Hiroshi Yamauchi
· 10 years ago
146a13d
Merge "ART: Fix RosAlloc Valgrind code"
by Andreas Gampe
· 10 years ago
a5a3f03
Merge "Revert "Do GC for alloc for unstarted runtimes""
by Mathieu Chartier
· 10 years ago
ac19516
Revert "Do GC for alloc for unstarted runtimes"
by Mathieu Chartier
· 10 years ago
fef16ad
ART: Fix RosAlloc Valgrind code
by Andreas Gampe
· 10 years ago
4ba4054
Merge "ART: Some conditions should be stricter in GenInlinedMinMax()"
by Bill Buzbee
· 10 years ago
5569328
ART: Some conditions should be stricter in GenInlinedMinMax()
by nikolay serdjuk
· 10 years ago
9ba69ec
Merge "ART: Use Valgrind from tree"
by Andreas Gampe
· 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
ba6d943
Merge "Fix core spill mask for x86 special suspend."
by Vladimir Marko
· 10 years ago
d7a5e55
Fix core spill mask for x86 special suspend.
by Vladimir Marko
· 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
1382e56
Merge "Opt compiler: ARM64: Optimise floating-point comparison with 0.0."
by Roland Levillain
· 10 years ago
4fe292e
Merge "Reference type propagation"
by Calin Juravle
· 10 years ago
76f82fc
Merge "Display optimizing compiler's CodeInfo objects in oatdump."
by Roland Levillain
· 10 years ago
3c0bb31
ART: Use Valgrind from tree
by Andreas Gampe
· 10 years ago
e90ccca
Merge "ART: Do not read from JavaVMExt* after DestroyJavaVM"
by Andreas Gampe
· 10 years ago
def194e
ART: Do not read from JavaVMExt* after DestroyJavaVM
by Andreas Gampe
· 10 years ago
42ad490
Merge "Do GC for alloc for unstarted runtimes"
by Mathieu Chartier
· 10 years ago
7188593
Merge "ART: Check image size when opening"
by Andreas Gampe
· 10 years ago
6c8b49f
ART: Check image size when opening
by Andreas Gampe
· 10 years ago
c0a7e2b
Do GC for alloc for unstarted runtimes
by Mathieu Chartier
· 10 years ago
6aa7fe6
Merge "Replace a few std::vector with ArenaVector in Mir2Lir."
by Vladimir Marko
· 10 years ago
04c1acf
Merge "ART: Make error messages for StackOverflow WARNINGs"
by Andreas Gampe
· 10 years ago
1de0f5c
ART: Make error messages for StackOverflow WARNINGs
by Andreas Gampe
· 10 years ago
3f43b5f
Merge "ART: Ensure order of field gaps"
by Andreas Gampe
· 10 years ago
f52857f
ART: Ensure order of field gaps
by Andreas Gampe
· 10 years ago
80b96d1
Replace a few std::vector with ArenaVector in Mir2Lir.
by Vladimir Marko
· 10 years ago
6561551
Merge "Move arenas into runtime"
by Mathieu Chartier
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
8fb1308
Merge "Add suspend checks to special methods."
by Vladimir Marko
· 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
39109a0
Merge "Ensure the graph is correctly typed."
by Nicolas Geoffray
· 10 years ago
d6138ef
Ensure the graph is correctly typed.
by Nicolas Geoffray
· 10 years ago
9209553
Merge "Have the opt. compiler set the size of "empty" frames to zero."
by Roland Levillain
· 10 years ago
442b46a
Display optimizing compiler's CodeInfo objects in oatdump.
by Roland Levillain
· 10 years ago
aa9b7c4
Have the opt. compiler set the size of "empty" frames to zero.
by Roland Levillain
· 10 years ago
cf3fb94
Merge "Fix art_quick_instrumentation_entry for x86"
by Sebastien Hertz
· 10 years ago
f551d1b
Fix art_quick_instrumentation_entry for x86
by Sebastien Hertz
· 10 years ago
1b47254
Merge "ART: Fix run-test 099-vmdebug for device"
by Andreas Gampe
· 10 years ago
675eed3
ART: Fix run-test 099-vmdebug for device
by Andreas Gampe
· 10 years ago
627fbe3
Merge "ART: Blacklist run-test 802 for tracing"
by Andreas Gampe
· 10 years ago
2ee8837
Merge "ART: Templatize IsInt & IsUint"
by Andreas Gampe
· 10 years ago
9cb65bc
ART: Blacklist run-test 802 for tracing
by Andreas Gampe
· 10 years ago
ab1eb0d
ART: Templatize IsInt & IsUint
by Andreas Gampe
· 10 years ago
887653c
Merge "Default to 64-bit for tests of methods with varying ISAs for valgrind."
by Jeff Hao
· 10 years ago
a56f119
Merge "ART: Make run-tests more verbose"
by Andreas Gampe
· 10 years ago
698e4a8
Merge "Distinguish FP and integral constants in LVN."
by Vladimir Marko
· 10 years ago
a5c8118
Merge "ART: Fix InsertCaseLabel to return boundary_lir always"
by Bill Buzbee
· 10 years ago
3dbce6f
Merge "ART: Promoted register may be wrong after the load of zero fp constant"
by Bill Buzbee
· 10 years ago
22c7f5b
Distinguish FP and integral constants in LVN.
by Vladimir Marko
· 10 years ago
ca47c2e
Merge "Quick: Disable DCE until we fix FP/Core reg mismatches."
by Vladimir Marko
· 10 years ago
37e05bf
Quick: Disable DCE until we fix FP/Core reg mismatches.
by Vladimir Marko
· 10 years ago
3575774
Merge "Avoid generating jmp +0."
by Nicolas Geoffray
· 10 years ago
dc23d83
Avoid generating jmp +0.
by Nicolas Geoffray
· 10 years ago
de74021
Merge "Follow up 129144"
by Sebastien Hertz
· 10 years ago
0d5fd49
ART: Promoted register may be wrong after the load of zero fp constant
by Vladimir
· 10 years ago
e4301ff
ART: Make run-tests more verbose
by Andreas Gampe
· 10 years ago
6d25419
Default to 64-bit for tests of methods with varying ISAs for valgrind.
by Jeff Hao
· 10 years ago
afba696
Merge "Dead code elimination based on GVN results."
by Vladimir Marko
· 10 years ago
b3b173b
Follow up 129144
by Sebastien Hertz
· 10 years ago
7a01dc2
Dead code elimination based on GVN results.
by Vladimir Marko
· 10 years ago
17609db
Merge "art: Fix bug in VariantMap::Set"
by Igor Murashkin
· 10 years ago
2798da1
art: Fix bug in VariantMap::Set
by Igor Murashkin
· 10 years ago
9341546
Opt compiler: ARM64: Optimise floating-point comparison with 0.0.
by Alexandre Rames
· 10 years ago
6e27f82
Merge "Opt compiler: ARM64: Fix blocking fp registers."
by Nicolas Geoffray
· 10 years ago
a3ec394
Opt compiler: ARM64: Fix blocking fp registers.
by Zheng Xu
· 10 years ago
e5f5953
Merge "ART: Rewrite ThreadStress for easier extensibility"
by Andreas Gampe
· 10 years ago
f2fdc73
ART: Rewrite ThreadStress for easier extensibility
by Andreas Gampe
· 11 years ago
6bf6ce1
Merge "ART: Add more details to LinkageError"
by Andreas Gampe
· 10 years ago
d8ca52e
ART: Add more details to LinkageError
by Andreas Gampe
· 10 years ago
5b2c6ec
Merge "ART: Allow class-loading during deopt"
by Andreas Gampe
· 10 years ago
2e04bb2
ART: Allow class-loading during deopt
by Andreas Gampe
· 10 years ago
e032d5d
Merge "Add tests for wide constants in LVN."
by Vladimir Marko
· 10 years ago
d532f00
Add tests for wide constants in LVN.
by Vladimir Marko
· 10 years ago
bce8899
Merge "Clean up Scoped-/ArenaAlocator array allocations."
by Vladimir Marko
· 10 years ago
58e42c6
Merge "Optimize double/float immediate loading on arm."
by Nicolas Geoffray
· 10 years ago
ffe8a57
Optimize double/float immediate loading on arm.
by Nicolas Geoffray
· 10 years ago
94246d4
Merge "LVN handles const-wide/32 incorrectly"
by Vladimir Marko
· 10 years ago
e4fcc5b
Clean up Scoped-/ArenaAlocator array allocations.
by Vladimir Marko
· 10 years ago
47d2e48
LVN handles const-wide/32 incorrectly
by Serguei Katkov
· 10 years ago
8240a8a
Merge "Support hints for register pairs."
by Nicolas Geoffray
· 10 years ago
da02afe
Support hints for register pairs.
by Nicolas Geoffray
· 10 years ago
Next »