index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Add few more inline functions
Serban Constantinescu
2014-07-03
17
-26
/
+291
*
Merge "ART: FF-opcodes are target-specific"
Andreas Gampe
2014-07-02
1
-8
/
+15
|
\
|
*
ART: FF-opcodes are target-specific
Vladimir Kostyukov
2014-07-03
1
-8
/
+15
|
/
*
Merge "x86_64: TargetReg update for x86"
Andreas Gampe
2014-07-02
14
-346
/
+402
|
\
|
*
x86_64: TargetReg update for x86
Chao-ying Fu
2014-07-03
14
-346
/
+402
|
/
*
Merge "Load 64 bit constant into GPR by single instruction for 64bit mode"
Andreas Gampe
2014-07-02
5
-15
/
+33
|
\
|
*
Load 64 bit constant into GPR by single instruction for 64bit mode
Yixin Shou
2014-07-02
5
-15
/
+33
*
|
Merge "Register promotion support for 64-bit targets"
Andreas Gampe
2014-07-02
29
-235
/
+384
|
\
\
|
*
|
Register promotion support for 64-bit targets
buzbee
2014-07-03
29
-235
/
+384
*
|
|
Merge "Fix build-art-target and build-art-host rules."
Nicolas Geoffray
2014-07-02
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix build-art-target and build-art-host rules.
Nicolas Geoffray
2014-07-02
1
-2
/
+2
*
|
|
Merge "Add a local elf.h"
Brian Carlstrom
2014-07-01
5
-5
/
+1937
|
\
\
\
|
*
|
|
Add a local elf.h
Brian Carlstrom
2014-07-02
5
-5
/
+1937
|
/
/
/
*
|
|
Merge "x86_64: Unify 64-bit check in x86 compiler"
Andreas Gampe
2014-07-02
9
-83
/
+70
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86_64: Unify 64-bit check in x86 compiler
Elena Sayapina
2014-07-02
9
-83
/
+70
*
|
|
Merge "Fix art script for 'clean' environments."
Nicolas Geoffray
2014-07-01
1
-5
/
+5
|
\
\
\
|
*
|
|
Fix art script for 'clean' environments.
Nicolas Geoffray
2014-07-02
1
-5
/
+5
*
|
|
|
Merge "ART: JNI ExceptionDescribe crashes if no exception occurred"
Andreas Gampe
2014-07-01
2
-0
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ART: JNI ExceptionDescribe crashes if no exception occurred
Alexei Zavjalov
2014-07-02
2
-0
/
+11
*
|
|
|
Merge "Support longs in the register allocator for x86_64."
Nicolas Geoffray
2014-07-01
18
-34
/
+475
|
\
\
\
\
|
*
|
|
|
Support longs in the register allocator for x86_64.
Nicolas Geoffray
2014-07-02
18
-34
/
+475
|
/
/
/
/
*
|
|
|
Merge "Fix art-host rule and art script after build changes."
Nicolas Geoffray
2014-07-01
2
-3
/
+14
|
\
\
\
\
|
*
|
|
|
Fix art-host rule and art script after build changes.
Nicolas Geoffray
2014-07-02
2
-3
/
+14
|
/
/
/
/
*
|
|
|
Merge "Relax limits for profiler based compilation options."
Calin Juravle
2014-07-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Relax limits for profiler based compilation options.
Calin Juravle
2014-07-02
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge "ART: Fix size error reported by ARM64 backend"
Andreas Gampe
2014-07-01
2
-4
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
ART: Fix size error reported by ARM64 backend
Andreas Gampe
2014-07-01
2
-4
/
+4
|
/
/
/
*
|
|
Merge "ART: FPU instructions support in disassembler"
Andreas Gampe
2014-07-01
1
-5
/
+27
|
\
\
\
|
*
|
|
ART: FPU instructions support in disassembler
Vladimir Kostyukov
2014-07-01
1
-5
/
+27
|
/
/
/
*
|
|
Merge "ART: Quick compiler: More size checks, add TargetReg variants"
Andreas Gampe
2014-07-01
16
-194
/
+428
|
\
\
\
|
*
|
|
ART: Quick compiler: More size checks, add TargetReg variants
Andreas Gampe
2014-07-01
16
-194
/
+428
|
|
|
/
|
|
/
|
*
|
|
Merge "x86_64: Simplify FlushIns"
Andreas Gampe
2014-07-01
1
-38
/
+26
|
\
\
\
|
*
|
|
x86_64: Simplify FlushIns
Dmitry Petrochenko
2014-07-01
1
-38
/
+26
*
|
|
|
Merge "ART: Rework Generic JNI, add ARM version"
Andreas Gampe
2014-07-01
7
-379
/
+560
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ART: Rework Generic JNI, add ARM version
Andreas Gampe
2014-07-01
7
-379
/
+560
|
/
/
/
*
|
|
Merge "Add test for https://android-review.googlesource.com/99853 ."
Vladimir Marko
2014-07-01
2
-1
/
+4
|
\
\
\
|
*
|
|
Add test for https://android-review.googlesource.com/99853 .
Vladimir Marko
2014-07-01
2
-1
/
+4
|
/
/
/
*
|
|
Merge "ART: Add arch-specific directories to host-oat-cleaning rule"
Andreas Gampe
2014-06-30
1
-3
/
+4
|
\
\
\
|
*
|
|
ART: Add arch-specific directories to host-oat-cleaning rule
Andreas Gampe
2014-07-01
1
-3
/
+4
*
|
|
|
Merge "AArch64: Fix OpRegRegImm64 add/sub for large negative imm."
Vladimir Marko
2014-06-26
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
AArch64: Fix OpRegRegImm64 add/sub for large negative imm.
Vladimir Marko
2014-07-01
1
-1
/
+1
|
/
/
/
*
|
|
Merge "The host build has changed from lib32/lib to lib/lib64."
Nicolas Geoffray
2014-06-26
5
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
The host build has changed from lib32/lib to lib/lib64.
Nicolas Geoffray
2014-07-01
5
-10
/
+8
|
/
/
*
|
Merge "AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered"
Andreas Gampe
2014-06-28
19
-191
/
+336
|
\
\
|
*
|
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
Serban Constantinescu
2014-06-30
19
-191
/
+336
|
|
/
*
|
Merge "We can no longer use "adb shell sh -c ..." internally"
Brian Carlstrom
2014-06-28
3
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
We can no longer use "adb shell sh -c ..." internally
Brian Carlstrom
2014-06-30
3
-3
/
+2
|
/
*
Merge "Fix the x86 textrel and remove -Wl,--no-fatal-warnings."
Elliott Hughes
2014-06-30
2
-5
/
+6
|
\
|
*
Fix the x86 textrel and remove -Wl,--no-fatal-warnings.
Elliott Hughes
2014-06-28
2
-5
/
+6
*
|
Merge "AArch64: Rename A64_/A32_ register prefix to x/w."
Andreas Gampe
2014-06-30
5
-65
/
+64
|
\
\
[next]