Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
438b9039c77b2c9556f362e8cbbefcf21c55b527
/
compiler
/
dex
873c371
ART: Fix GenSelect for ARM64
by Stuart Monteith
· 11 years ago
49ab79d
Merge "Revert "Revert "Revert "Add intrinsic for Reference.get()""""
by Sebastien Hertz
· 11 years ago
9e82bd3
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
by Sebastien Hertz
· 11 years ago
d4415e8
Revert "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 11 years ago
a9b870b
Revert "Add intrinsic for Reference.get()"
by Christopher Ferris
· 11 years ago
6a1f4ad
Merge "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Nicolas Geoffray
· 11 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 11 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 11 years ago
93279da
Merge "ART: Do not dump hidden basic blocks and add a counter to file naming"
by Ian Rogers
· 11 years ago
5a8ecaf
Merge "x86_64: Enable fp-reg promotion"
by Andreas Gampe
· 11 years ago
c380191
x86_64: Enable fp-reg promotion
by Serguei Katkov
· 11 years ago
03c672f
Merge "Revert "Revert "Add intrinsic for Reference.get()"""
by Christopher Ferris
· 11 years ago
75cb5a2
Merge "ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64"
by Andreas Gampe
· 11 years ago
381f8ac
ART: Fix GenSelect and GenFusedLongCmpBranch for ARM64
by Andreas Gampe
· 11 years ago
7ee5cd1
Merge "Revert "Add intrinsic for Reference.get()""
by Christopher Ferris
· 11 years ago
e2ebfb4
Merge "Add intrinsic for Reference.get()"
by Mathieu Chartier
· 11 years ago
1836366
Merge "Updates to help classes derived from X86Mir2Lir"
by Ian Rogers
· 11 years ago
e9f3e71
Updates to help classes derived from X86Mir2Lir
by Mark Mendell
· 11 years ago
a8869e6
ART: Do not dump hidden basic blocks and add a counter to file naming
by Jean Christophe Beyler
· 11 years ago
460503b
Add intrinsic for Reference.get()
by Fred Shih
· 11 years ago
2ab40eb
ART: Add Invokes to DecodedInstruction
by Jean Christophe Beyler
· 11 years ago
fe12035
Merge "ART: Handle Extended MIRs in a uniform manner"
by Ian Rogers
· 11 years ago
49b874b
Merge "ART: Detached blocks should not be processed by compiler"
by Ian Rogers
· 11 years ago
f2466a7
ART: Handle Extended MIRs in a uniform manner
by Udayan Banerji
· 11 years ago
cb80474
ART: Rename CallInlining to SpecialMethodInliner
by Razvan A Lupusoru
· 11 years ago
989367a
ART: Detached blocks should not be processed by compiler
by Niranjan Kumar
· 11 years ago
f2b3f33
ART: Enable some ARM64 optimizations.
by Andreas Gampe
· 11 years ago
5fa647d
Merge "Slow path for iget should expect return in core reg"
by Andreas Gampe
· 11 years ago
4eca9f5
Slow path for iget should expect return in core reg
by Serguei Katkov
· 11 years ago
fb16129
Merge "Global Value Numbering."
by Vladimir Marko
· 11 years ago
95a0597
Global Value Numbering.
by Vladimir Marko
· 11 years ago
50fb243
Merge "Handle potential <clinit>() correctly in LVN."
by Vladimir Marko
· 11 years ago
f418f32
Handle potential <clinit>() correctly in LVN.
by Vladimir Marko
· 11 years ago
00caeed
ART: Refactor frontend.cc
by Andreas Gampe
· 11 years ago
3d14eb6
Revert "Add implicit null and stack checks for x86"
by Dave Allison
· 11 years ago
34e826c
Add implicit null and stack checks for x86
by Dave Allison
· 11 years ago
c21dc06
Merge "ART: Check slow_paths_.Size() every time"
by Ian Rogers
· 11 years ago
8159af6
ART: Check slow_paths_.Size() every time
by Chao-ying Fu
· 11 years ago
021b60f
x86_64: GenInlinedCas must use wide rl_src_offset under 64-bit targets
by Chao-ying Fu
· 11 years ago
eb24bae
x86_64: enable Peek and Poke intrinsics
by Alexei Zavjalov
· 11 years ago
62f28f9
Merge "Fix a compile assert name with inverted meaning."
by Vladimir Marko
· 11 years ago
2aaed94
Fix a compile assert name with inverted meaning.
by Vladimir Marko
· 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
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
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 11 years ago
ae2efea
Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation"
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
7a94961
ART: Do not emit load when inlining unused Thread.currentThread()
by Andreas Gampe
· 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
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
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
6f9dbb8
Merge "ART: Quick compiler: More size checks, add TargetReg variants"
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
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
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
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
fb0fecf
ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation
by Olivier Come
· 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
fe7aee2
Merge "More advanced timing loggers."
by Mathieu Chartier
· 11 years ago
f5997b4
More advanced timing loggers.
by Mathieu Chartier
· 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
Next »