Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
6b0599fc9356deaefe3c49fb883ca5b62a9f0b12
/
compiler
6b0599f
Whitelist another exception during dex2oat resolving.
by Brian Carlstrom
· 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
c87d27b
ART: Key-Value Store in Oat header
by Andreas Gampe
· 11 years ago
eefbe39
Fix some style nitpicks
by Alex Light
· 11 years ago
460f4ef
Add kIntrinsicIsStatic flag for System.arraycopy().
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
a3ed7f8
Merge "JNI dlsym lookup fixes."
by Ian Rogers
· 11 years ago
04c31d2
JNI dlsym lookup fixes.
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
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 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
70b6348
Only allow whitelisted exceptions during dex2oat resolving.
by Mathieu Chartier
· 11 years ago
fbf156c
Merge "Aarch64: fix bug and enable register promotion."
by Andreas Gampe
· 11 years ago
f101319
Aarch64: fix bug and enable register promotion.
by Matteo Franchin
· 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
a77ee51
x86_64: TargetReg update for x86
by Chao-ying Fu
· 11 years ago
3ee86bc
Merge "Load 64 bit constant into GPR by single instruction for 64bit mode"
by Andreas Gampe
· 11 years ago
b5860fb
Register promotion support for 64-bit targets
by buzbee
· 11 years ago
0107273
Merge "Aarch64: fix references handling in Load*Indexed."
by Andreas Gampe
· 11 years ago
255e014
Aarch64: fix references handling in Load*Indexed.
by Matteo Franchin
· 11 years ago
407f5c1
x86_64: Fix InstanceofFinal
by Dmitry Petrochenko
· 11 years ago
63fe93d
AArch64: Enable Inlining.
by Serban Constantinescu
· 11 years ago
15d7a46
Aarch64: fix encoding map for kA64Fmov2xS.
by Matteo Franchin
· 11 years ago
8fb5ce3
Do not attempt to compile on architectures we do not support.
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
c5e4ce1
x86_64: Fix intrinsics
by nikolay serdjuk
· 11 years ago
23abec9
AArch64: Add few more inline functions
by Serban Constantinescu
· 11 years ago
5192cbb
Load 64 bit constant into GPR by single instruction for 64bit mode
by Yixin Shou
· 11 years ago
e130ee6
Add a local elf.h
by Brian Carlstrom
· 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
412f10c
Support longs in the register allocator for x86_64.
by Nicolas Geoffray
· 11 years ago
6f9dbb8
Merge "ART: Quick compiler: More size checks, add TargetReg variants"
by Andreas Gampe
· 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
4b537a8
ART: Quick compiler: More size checks, add TargetReg variants
by Andreas Gampe
· 11 years ago
f9872f0
ART: Fix size error reported by ARM64 backend
by Andreas Gampe
· 11 years ago
c200a4a
ART: Rework Generic JNI, add ARM version
by Andreas Gampe
· 11 years ago
86797a7
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
by Serban Constantinescu
· 11 years ago
595248a
Merge "AArch64: Rename A64_/A32_ register prefix to x/w."
by Andreas Gampe
· 11 years ago
baa7c88
AArch64: Rename A64_/A32_ register prefix to x/w.
by Zheng Xu
· 11 years ago
4c7cc15
x86_64: Fix GenArrayBoundsCheck
by Serguei Katkov
· 11 years ago
3470ab4
Fixed gdb support and added some ElfFile functions
by Alex Light
· 11 years ago
903989d
AArch64: Fix OpRegRegImm64 add/sub for large negative imm.
by Vladimir Marko
· 11 years ago
949cd97
AArch64: Enable GenSpecialCase.
by Zheng Xu
· 11 years ago
2db3e26
Fix quick mode bugs for Mips.
by Douglas Leung
· 11 years ago
a64d728
Merge "AArch64: implement easy division and reminder."
by Bill Buzbee
· 11 years ago
e313d16
Merge "Fix off-by-one errors in limit checking for ldr/str instructions."
by Dave Allison
· 11 years ago
0bb9ade
Fix off-by-one errors in limit checking for ldr/str instructions.
by Dave Allison
· 11 years ago
c6301bc
ART: ARM64 fp return reg locations are FP
by Andreas Gampe
· 11 years ago
a94d7fd
Merge "Fix topological ordering and use it for optimizations."
by Vladimir Marko
· 11 years ago
fee5586
Merge "Support additional instructions in ARM and thumb assemblers"
by Dave Allison
· 11 years ago
45fdb93
Support additional instructions in ARM and thumb assemblers
by Dave Allison
· 11 years ago
fb0fecf
ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation
by Olivier Come
· 11 years ago
e61fd35
Revert "Re-enable tests with the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
2055091
Re-enable tests with the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
de025a7
Fix a bug in LiveInterval::FirstRegisterUseAfter.
by Nicolas Geoffray
· 11 years ago
b9d11f7
Merge "x86_64: Fix wide argument increment"
by Ian Rogers
· 11 years ago
e63d9d4
x86_64: int-to-long should ensure that int in kCoreReg
by Serguei Katkov
· 11 years ago
b6564c1
x86_64: Fix wide argument increment
by Chao-ying Fu
· 11 years ago
afd9acc
Multilib ART host.
by Ian Rogers
· 11 years ago
685d352
Merge "Add more read barriers to the class linker."
by Hiroshi Yamauchi
· 11 years ago
e9e3e69
Add more read barriers to the class linker.
by Hiroshi Yamauchi
· 11 years ago
fe7aee2
Merge "More advanced timing loggers."
by Mathieu Chartier
· 11 years ago
f5997b4
More advanced timing loggers.
by Mathieu Chartier
· 11 years ago
b1cbf58
Merge "Re-enable tests with the optimizing compiler."
by Nicolas Geoffray
· 11 years ago
f61b537
Re-enable tests with the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
833a485
ART: Native support for multidex
by Andreas Gampe
· 11 years ago
fbd18f1
Merge "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter""
by Andreas Gampe
· 11 years ago
de68676
Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter"
by Andreas Gampe
· 11 years ago
7e47f71
Merge "ART: Split out more cases of Load/StoreRef, volatile as parameter"
by Andreas Gampe
· 11 years ago
3c12c51
Revert "Revert "ART: Split out more cases of Load/StoreRef, volatile as parameter""
by Andreas Gampe
· 11 years ago
1528b02
Merge "Add some more instruction support to optimizing compiler."
by Dave Allison
· 11 years ago
20dfc79
Add some more instruction support to optimizing compiler.
by Dave Allison
· 11 years ago
1bc6772
Merge "Log profile info only on debug builds."
by Calin Juravle
· 11 years ago
7db22606
Merge "Always compile leafs during profile based compilation."
by Calin Juravle
· 11 years ago
ad1e79f
Merge "Move trampolines to thumb2 instead of ARM"
by Dave Allison
· 11 years ago
2689fba
ART: Split out more cases of Load/StoreRef, volatile as parameter
by Andreas Gampe
· 11 years ago
50abf0a
Move trampolines to thumb2 instead of ARM
by Dave Allison
· 11 years ago
08f7a2d
Log profile info only on debug builds.
by Calin Juravle
· 11 years ago
38a0904
Always compile leafs during profile based compilation.
by Calin Juravle
· 11 years ago
1c55703
x86_64: Correct fix for cmp-long
by Serguei Katkov
· 11 years ago
2073e75
Revert "Revert "ART: Fix StoreValue to use RefDisp when necessary.""
by Andreas Gampe
· 11 years ago
a5377fe
Merge "Revert "ART: Fix StoreValue to use RefDisp when necessary.""
by Ian Rogers
· 11 years ago
e98297b
Revert "ART: Fix StoreValue to use RefDisp when necessary."
by Ian Rogers
· 11 years ago
596bea8
ART: Fix StoreValue to use RefDisp when necessary.
by Andreas Gampe
· 11 years ago
b493c29
Merge "x86_64: Enable some optimizations"
by Bill Buzbee
· 11 years ago
4370d3d
Merge "x86_64: Fix fp-to-core conversion"
by Bill Buzbee
· 11 years ago
7499cd1
Merge "x86_64: Fix comp-long"
by Bill Buzbee
· 11 years ago
0498223
x86_64: Fix comp-long
by Serguei Katkov
· 11 years ago
5078d97
x86_64: Fix fp-to-core conversion
by Serguei Katkov
· 11 years ago
49c5f50
ART: Fix register overlap checks in CopyArgumentRegs
by Andreas Gampe
· 11 years ago
990f110
Merge "ART: Fix StoreValue to use RefDisp when necessary."
by Andreas Gampe
· 11 years ago
Next »