Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
91c12d5e386ce8325e8f88c1f5e7ed1a542fc986
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
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
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
4c0ad36
Merge "AArch64: Enable Inlining."
by Andreas Gampe
· 11 years ago
63fe93d
AArch64: Enable Inlining.
by Serban Constantinescu
· 11 years ago
3ee86bc
Merge "Load 64 bit constant into GPR by single instruction for 64bit mode"
by Andreas Gampe
· 11 years ago
827477a
Merge "Aarch64: fix encoding map for kA64Fmov2xS."
by Andreas Gampe
· 11 years ago
15d7a46
Aarch64: fix encoding map for kA64Fmov2xS.
by Matteo Franchin
· 11 years ago
13f89cb
Merge "Add make rule to debug interpreter-only mode"
by Sebastien Hertz
· 11 years ago
15582b9
Add make rule to debug interpreter-only mode
by Sebastien Hertz
· 11 years ago
dda2f05
Merge "Do not attempt to compile on architectures we do not support."
by Nicolas Geoffray
· 11 years ago
8fb5ce3
Do not attempt to compile on architectures we do not support.
by Nicolas Geoffray
· 11 years ago
d83ee1e
Merge "More checks in JNI RegisterNatives"
by Sebastien Hertz
· 11 years ago
fa65e84
More checks in JNI RegisterNatives
by Sebastien Hertz
· 11 years ago
ca8ff32
Merge "x86_64: TargetReg update for x86"
by Andreas Gampe
· 11 years ago
a77ee51
x86_64: TargetReg update for x86
by Chao-ying Fu
· 11 years ago
aa07956
Merge "Register promotion support for 64-bit targets"
by Andreas Gampe
· 11 years ago
b5860fb
Register promotion support for 64-bit targets
by buzbee
· 11 years ago
2bc6813
Merge "Fix build-art-target and build-art-host rules."
by Nicolas Geoffray
· 11 years ago
f22af67
Merge "Fix missing dependency in new X86 instruction"
by Andreas Gampe
· 11 years ago
01a50d6
Fix missing dependency in new X86 instruction
by Mark Mendell
· 11 years ago
268e563
Merge "x86_64: Fix InstanceofFinal"
by Andreas Gampe
· 11 years ago
407f5c1
x86_64: Fix InstanceofFinal
by Dmitry Petrochenko
· 11 years ago
05b8893
Merge "x86_64: Fix intrinsics"
by Andreas Gampe
· 11 years ago
c5e4ce1
x86_64: Fix intrinsics
by nikolay serdjuk
· 11 years ago
03cbed6
Merge "AArch64: Add few more inline functions"
by Andreas Gampe
· 11 years ago
23abec9
AArch64: Add few more inline functions
by Serban Constantinescu
· 11 years ago
c72966a
Merge "ART: FF-opcodes are target-specific"
by Andreas Gampe
· 11 years ago
e443a80
ART: FF-opcodes are target-specific
by Vladimir Kostyukov
· 11 years ago
af22b86
am 555377d5: Merge "Add a local elf.h"
by Brian Carlstrom
· 11 years ago
fc52c06
am ffcdd9f1: Merge "x86_64: Unify 64-bit check in x86 compiler"
by Andreas Gampe
· 11 years ago
72e146f
Fix build-art-target and build-art-host rules.
by Nicolas Geoffray
· 11 years ago
b2f19dd
am 02c9d40c: Merge "Fix art script for \'clean\' environments."
by Nicolas Geoffray
· 11 years ago
a517e65
am bcf40221: Merge "ART: JNI ExceptionDescribe crashes if no exception occurred"
by Andreas Gampe
· 11 years ago
5e11a43
am 395fa728: Merge "Support longs in the register allocator for x86_64."
by Nicolas Geoffray
· 11 years ago
483fc56
am d6ab0464: Merge "Fix art-host rule and art script after build changes."
by Nicolas Geoffray
· 11 years ago
0ab1908
am ea7ead2d: Merge "Relax limits for profiler based compilation options."
by Calin Juravle
· 11 years ago
5192cbb
Load 64 bit constant into GPR by single instruction for 64bit mode
by Yixin Shou
· 11 years ago
ffcdd9f
Merge "x86_64: Unify 64-bit check in x86 compiler"
by Andreas Gampe
· 11 years ago
dd64450
x86_64: Unify 64-bit check in x86 compiler
by Elena Sayapina
· 11 years ago
08d891c
am 1a7d4bfe: Merge "ART: Fix size error reported by ARM64 backend"
by Andreas Gampe
· 11 years ago
9eea73a
am 7a59a249: Merge "ART: FPU instructions support in disassembler"
by Andreas Gampe
· 11 years ago
c4e5fb6
am 6f9dbb8d: Merge "ART: Quick compiler: More size checks, add TargetReg variants"
by Andreas Gampe
· 11 years ago
4742ba3
am e03e5a3c: Merge "x86_64: Simplify FlushIns"
by Andreas Gampe
· 11 years ago
bcf4022
Merge "ART: JNI ExceptionDescribe crashes if no exception occurred"
by Andreas Gampe
· 11 years ago
3a1444c
ART: JNI ExceptionDescribe crashes if no exception occurred
by Alexei Zavjalov
· 11 years ago
e03e5a3
Merge "x86_64: Simplify FlushIns"
by Andreas Gampe
· 11 years ago
4d5d794
x86_64: Simplify FlushIns
by Dmitry Petrochenko
· 11 years ago
bdabda2
am 9bb24166: Merge "ART: Rework Generic JNI, add ARM version"
by Andreas Gampe
· 11 years ago
fac78b7
am 73904fed: Merge "Add test for https://android-review.googlesource.com/99853 ."
by Vladimir Marko
· 11 years ago
02c9d40
Merge "Fix art script for 'clean' environments."
by Nicolas Geoffray
· 11 years ago
6354bb8
Fix art script for 'clean' environments.
by Nicolas Geoffray
· 11 years ago
ea7ead2
Merge "Relax limits for profiler based compilation options."
by Calin Juravle
· 11 years ago
44c5ee7
Relax limits for profiler based compilation options.
by Calin Juravle
· 11 years ago
395fa72
Merge "Support longs in the register allocator for x86_64."
by Nicolas Geoffray
· 11 years ago
412f10c
Support longs in the register allocator for x86_64.
by Nicolas Geoffray
· 11 years ago
d6ab046
Merge "Fix art-host rule and art script after build changes."
by Nicolas Geoffray
· 11 years ago
fc3c67a
Fix art-host rule and art script after build changes.
by Nicolas Geoffray
· 11 years ago
73904fe
Merge "Add test for https://android-review.googlesource.com/99853 ."
by Vladimir Marko
· 11 years ago
0234b5e
Add test for https://android-review.googlesource.com/99853 .
by Vladimir Marko
· 11 years ago
25967a2
am 34dcc887: Merge "ART: Add arch-specific directories to host-oat-cleaning rule"
by Andreas Gampe
· 11 years ago
555377d
Merge "Add a local elf.h"
by Brian Carlstrom
· 11 years ago
e130ee6
Add a local elf.h
by Brian Carlstrom
· 11 years ago
48e5ed7
am da52cd3b: Merge "AArch64: Fix OpRegRegImm64 add/sub for large negative imm."
by Vladimir Marko
· 11 years ago
6f9dbb8
Merge "ART: Quick compiler: More size checks, add TargetReg variants"
by Andreas Gampe
· 11 years ago
4b537a8
ART: Quick compiler: More size checks, add TargetReg variants
by Andreas Gampe
· 11 years ago
7a59a24
Merge "ART: FPU instructions support in disassembler"
by Andreas Gampe
· 11 years ago
d48b8a2
ART: FPU instructions support in disassembler
by Vladimir Kostyukov
· 11 years ago
1a7d4bf
Merge "ART: Fix size error reported by ARM64 backend"
by Andreas Gampe
· 11 years ago
f9872f0
ART: Fix size error reported by ARM64 backend
by Andreas Gampe
· 11 years ago
57dc91f
am ec01b768: Merge "The host build has changed from lib32/lib to lib/lib64."
by Nicolas Geoffray
· 11 years ago
9bb2416
Merge "ART: Rework Generic JNI, add ARM version"
by Andreas Gampe
· 11 years ago
c200a4a
ART: Rework Generic JNI, add ARM version
by Andreas Gampe
· 11 years ago
34dcc88
Merge "ART: Add arch-specific directories to host-oat-cleaning rule"
by Andreas Gampe
· 11 years ago
de38833
ART: Add arch-specific directories to host-oat-cleaning rule
by Andreas Gampe
· 11 years ago
f8e3166
am 8b115448: Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered"
by Andreas Gampe
· 11 years ago
6b77910
am 8df113f2: Merge "We can no longer use "adb shell sh -c ..." internally"
by Brian Carlstrom
· 11 years ago
17434d8
am 29978887: Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings."
by Elliott Hughes
· 11 years ago
c964249
am 595248a0: Merge "AArch64: Rename A64_/A32_ register prefix to x/w."
by Andreas Gampe
· 11 years ago
4a7aa35
am 5ea18555: Merge "x86_64: Fix GenArrayBoundsCheck"
by Andreas Gampe
· 11 years ago
2997888
Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings."
by Elliott Hughes
· 11 years ago
595248a
Merge "AArch64: Rename A64_/A32_ register prefix to x/w."
by Andreas Gampe
· 11 years ago
d8cf54a
am 2c3b68a3: Merge "Fix a string uint conversion bug in profiler"
by Calin Juravle
· 11 years ago
baa7c88
AArch64: Rename A64_/A32_ register prefix to x/w.
by Zheng Xu
· 11 years ago
ea300df
am 9295d7da: Merge "Make ART_HOST_EXECUTABLES and ART_TARGET_SUPPORTED_ARCH include dalvikvm32 and dalvikvm64 as needed"
by Brian Carlstrom
· 11 years ago
9b8c32f
am 642fa1e7: Merge "Fixed gdb support and added some ElfFile functions"
by Brian Carlstrom
· 11 years ago
Next »