Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
fb31dffacd846f30c2079fb4e27ab5952d66d48d
fb31dff
am 32710dd4: Merge "x86_64: enable Peek and Poke intrinsics"
by Ian Rogers
· 11 years ago
32710dd
Merge "x86_64: enable Peek and Poke intrinsics"
by Ian Rogers
· 11 years ago
eb24bae
x86_64: enable Peek and Poke intrinsics
by Alexei Zavjalov
· 11 years ago
116bee4
am 62f28f94: Merge "Fix a compile assert name with inverted meaning."
by Vladimir Marko
· 11 years ago
9e55c90
am 665f6810: Merge "Workaround for invalid monitor-exit catch ranges."
by Vladimir Marko
· 11 years ago
c8fb7ef
am 8078b294: Merge "Revert "ART: Key-Value Store in Oat header""
by Nicolas Geoffray
· 11 years ago
c9058b7
am 608520c8: Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler."
by Ian Rogers
· 11 years ago
cafde46
am 2cfe30bd: Merge "X86 Backend support for vectorized float and byte 16x16 operations"
by Ian Rogers
· 11 years ago
daf3aa9
am 7b68fb3b: Merge "x86_64: Clean-up after cmp-long fix"
by Ian Rogers
· 11 years ago
ae37b34
am dfc56e68: Merge "Clean-up call_x86.cc"
by Ian Rogers
· 11 years ago
b75e7b3
am 251a057f: Merge "ART: Fix FP promotion"
by Andreas Gampe
· 11 years ago
9152d40
am dac3f4af: Merge "Whitelist another exception during dex2oat resolving."
by Brian Carlstrom
· 11 years ago
b7382af
am 6e524ddc: Merge "Make dex2oat heap size product configurable [art]"
by Brian Carlstrom
· 11 years ago
4e7e734
am 3d30b073: Merge "ART: Do not emit load when inlining unused Thread.currentThread()"
by Andreas Gampe
· 11 years ago
359bcda
am 8746860d: Merge "Only allow instance-of to improve knowledge of a type for downcasts."
by Ian Rogers
· 11 years ago
608520c
Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler."
by Ian Rogers
· 11 years ago
2cfe30b
Merge "X86 Backend support for vectorized float and byte 16x16 operations"
by Ian Rogers
· 11 years ago
60bfe7b
X86 Backend support for vectorized float and byte 16x16 operations
by Udayan Banerji
· 11 years ago
7b68fb3
Merge "x86_64: Clean-up after cmp-long fix"
by Ian Rogers
· 11 years ago
94f3eb0
x86_64: Clean-up after cmp-long fix
by Serguei Katkov
· 11 years ago
dfc56e6
Merge "Clean-up call_x86.cc"
by Ian Rogers
· 11 years ago
407a9d2
Clean-up call_x86.cc
by Serguei Katkov
· 11 years ago
251a057
Merge "ART: Fix FP promotion"
by Andreas Gampe
· 11 years ago
01758d5
ART: Fix FP promotion
by Andreas Gampe
· 11 years ago
6e524dd
Merge "Make dex2oat heap size product configurable [art]"
by Brian Carlstrom
· 11 years ago
8746860
Merge "Only allow instance-of to improve knowledge of a type for downcasts."
by Ian Rogers
· 11 years ago
ebbdd87
Only allow instance-of to improve knowledge of a type for downcasts.
by Ian Rogers
· 11 years ago
c16fc5f
am 09341a57: Merge "ART: Key-Value Store in Oat header"
by Andreas Gampe
· 11 years ago
4c5e832
am b63727cd: Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception"
by Andreas Gampe
· 11 years ago
09341a5
Merge "ART: Key-Value Store in Oat header"
by Andreas Gampe
· 11 years ago
5f8d472
am 1f3a9465: Merge "Remove Dbg::VisitRoots()."
by Hiroshi Yamauchi
· 11 years ago
c87d27b
ART: Key-Value Store in Oat header
by Andreas Gampe
· 11 years ago
670134e
Make dex2oat heap size product configurable [art]
by Brian Carlstrom
· 11 years ago
c0d6dd5
am e8a30f37: Merge "Fix some style nitpicks"
by Brian Carlstrom
· 11 years ago
997660d
Adds PGO_GEN and PGO_USE for libart and libart-compiler.
by Dehao Chen
· 11 years ago
c6c0a40
am 50dffeee: Merge "Fix local reference leaks in debugger and use a cache."
by Mathieu Chartier
· 11 years ago
aac7b7d
am c4c601b6: Merge "Add kIntrinsicIsStatic flag for System.arraycopy()."
by Vladimir Marko
· 11 years ago
a569094
am f55159c1: Merge "Fix style issue."
by Vladimir Marko
· 11 years ago
db123b0
am 74d8348c: Merge "Check invoke type for intrinsic method invokes."
by Vladimir Marko
· 11 years ago
0c8537e
am 751dee37: Merge "BaseMutex::IsExclusiveHeld should only be called on self."
by Ian Rogers
· 11 years ago
6939ba7
am a3ed7f87: Merge "JNI dlsym lookup fixes."
by Ian Rogers
· 11 years ago
d343c22
am e60658e8: Merge "Enable compiler testing for ARM64 and x86-64."
by Ian Rogers
· 11 years ago
23b39ce
am 464ef7a7: Merge "ART: Intrinsic implementation for java.lang.System.arraycopy."
by Ian Rogers
· 11 years ago
53dbd90
am a1d1781e: Merge "Fix dex file dependencies for oat tests."
by Ian Rogers
· 11 years ago
dac3f4a
Merge "Whitelist another exception during dex2oat resolving."
by Brian Carlstrom
· 11 years ago
6b0599f
Whitelist another exception during dex2oat resolving.
by Brian Carlstrom
· 11 years ago
37ab97e
am cecec712: Merge "Add patchoat tool to Art."
by Brian Carlstrom
· 11 years ago
d19aadd
am ae2efea4: Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation"
by Ian Rogers
· 11 years ago
1f3a946
Merge "Remove Dbg::VisitRoots()."
by Hiroshi Yamauchi
· 11 years ago
0ec17d2
Remove Dbg::VisitRoots().
by Hiroshi Yamauchi
· 11 years ago
50dffee
Merge "Fix local reference leaks in debugger and use a cache."
by Mathieu Chartier
· 11 years ago
4345c46
Fix local reference leaks in debugger and use a cache.
by Mathieu Chartier
· 11 years ago
a3ed7f8
Merge "JNI dlsym lookup fixes."
by Ian Rogers
· 11 years ago
04c31d2
JNI dlsym lookup fixes.
by Ian Rogers
· 11 years ago
464ef7a
Merge "ART: Intrinsic implementation for java.lang.System.arraycopy."
by Ian Rogers
· 11 years ago
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 11 years ago
a1d1781
Merge "Fix dex file dependencies for oat tests."
by Ian Rogers
· 11 years ago
1a2f84e
Fix dex file dependencies for oat tests.
by Ian Rogers
· 11 years ago
cecec71
Merge "Add patchoat tool to Art."
by Brian Carlstrom
· 11 years ago
53cb16b
Add patchoat tool to Art.
by Alex Light
· 11 years ago
ae2efea
Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation"
by Ian Rogers
· 11 years ago
91b9be7
am 0da09a02: Merge "Only allow whitelisted exceptions during dex2oat resolving."
by Mathieu Chartier
· 11 years ago
a127dcf
am fbf156c9: Merge "Aarch64: fix bug and enable register promotion."
by Andreas Gampe
· 11 years ago
a769070
am 0107273a: Merge "Aarch64: fix references handling in Load*Indexed."
by Andreas Gampe
· 11 years ago
91c12d5
am f22af67d: Merge "Fix missing dependency in new X86 instruction"
by Andreas Gampe
· 11 years ago
b75e876
am 268e5630: Merge "x86_64: Fix InstanceofFinal"
by Andreas Gampe
· 11 years ago
751dee3
Merge "BaseMutex::IsExclusiveHeld should only be called on self."
by Ian Rogers
· 11 years ago
a9d8c4c
BaseMutex::IsExclusiveHeld should only be called on self.
by Ian Rogers
· 11 years ago
e60658e
Merge "Enable compiler testing for ARM64 and x86-64."
by Ian Rogers
· 11 years ago
9c854ea
Enable compiler testing for ARM64 and x86-64.
by Ian Rogers
· 11 years ago
aab15eb
am 4c0ad36c: Merge "AArch64: Enable Inlining."
by Andreas Gampe
· 11 years ago
6df42b2
am 827477ad: Merge "Aarch64: fix encoding map for kA64Fmov2xS."
by Andreas Gampe
· 11 years ago
3d0cf88
am 13f89cb9: Merge "Add make rule to debug interpreter-only mode"
by Sebastien Hertz
· 11 years ago
9823fc0
am dda2f058: Merge "Do not attempt to compile on architectures we do not support."
by Nicolas Geoffray
· 11 years ago
b2fa734
am d83ee1e2: Merge "More checks in JNI RegisterNatives"
by Sebastien Hertz
· 11 years ago
43defa4
am ef505256: Merge "x86_64: Turn on promotion optimization"
by Andreas Gampe
· 11 years ago
665f681
Merge "Workaround for invalid monitor-exit catch ranges."
by Vladimir Marko
· 11 years ago
e8ae814
Workaround for invalid monitor-exit catch ranges.
by Vladimir Marko
· 11 years ago
c4c601b
Merge "Add kIntrinsicIsStatic flag for System.arraycopy()."
by Vladimir Marko
· 11 years ago
460f4ef
Add kIntrinsicIsStatic flag for System.arraycopy().
by Vladimir Marko
· 11 years ago
04b6814
am 05b8893f: Merge "x86_64: Fix intrinsics"
by Andreas Gampe
· 11 years ago
8f0843d
am 03cbed6d: Merge "AArch64: Add few more inline functions"
by Andreas Gampe
· 11 years ago
02fff15
am c72966a2: Merge "ART: FF-opcodes are target-specific"
by Andreas Gampe
· 11 years ago
f69e163
am ca8ff32b: Merge "x86_64: TargetReg update for x86"
by Andreas Gampe
· 11 years ago
0c02178
am 3ee86bcb: Merge "Load 64 bit constant into GPR by single instruction for 64bit mode"
by Andreas Gampe
· 11 years ago
8093190
am aa079560: Merge "Register promotion support for 64-bit targets"
by Andreas Gampe
· 11 years ago
cf24702
am 2bc6813a: Merge "Fix build-art-target and build-art-host rules."
by Nicolas Geoffray
· 11 years ago
ef50525
Merge "x86_64: Turn on promotion optimization"
by Andreas Gampe
· 11 years ago
699c04a
x86_64: Turn on promotion optimization
by Dmitry Petrochenko
· 11 years ago
f55159c
Merge "Fix style issue."
by Vladimir Marko
· 11 years ago
9c1bd6b
Fix style issue.
by Vladimir Marko
· 11 years ago
74d8348
Merge "Check invoke type for intrinsic method invokes."
by Vladimir Marko
· 11 years ago
724c0fe
Check invoke type for intrinsic method invokes.
by Vladimir Marko
· 11 years ago
0da09a0
Merge "Only allow whitelisted exceptions during dex2oat resolving."
by Mathieu Chartier
· 11 years ago
70b6348
Only allow whitelisted exceptions during dex2oat resolving.
by Mathieu Chartier
· 11 years ago
3d30b07
Merge "ART: Do not emit load when inlining unused Thread.currentThread()"
by Andreas Gampe
· 11 years ago
7a94961
ART: Do not emit load when inlining unused Thread.currentThread()
by Andreas Gampe
· 11 years ago
b63727c
Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception"
by Andreas Gampe
· 11 years ago
1af6a1f
ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception
by Elena Sayapina
· 11 years ago
4c0ad36
Merge "AArch64: Enable Inlining."
by Andreas Gampe
· 11 years ago
Next »