Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
b5860fb459f1ed71f39d8a87b45bee6727d79fe8
/
compiler
/
dex
/
quick
/
gen_invoke.cc
b5860fb
Register promotion support for 64-bit targets
by buzbee
· 11 years ago
f9872f0
ART: Fix size error reported by ARM64 backend
by Andreas Gampe
· 11 years ago
4b537a8
ART: Quick compiler: More size checks, add TargetReg variants
by Andreas Gampe
· 11 years ago
2db3e26
Fix quick mode bugs for Mips.
by Douglas Leung
· 11 years ago
3c12c51
Revert "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
2689fba
ART: Split out more cases of Load/StoreRef, volatile as parameter
by Andreas Gampe
· 11 years ago
49c5f50
ART: Fix register overlap checks in CopyArgumentRegs
by Andreas Gampe
· 11 years ago
5655e84
ART: Implicit checks in the compiler are independent from Runtime
by Andreas Gampe
· 11 years ago
33ae558
Arm64 hard-float
by buzbee
· 11 years ago
7e399fd
x86_64: Disable all optimizations and fix bugs
by Chao-ying Fu
· 11 years ago
169489b
AArch64: Add support for inlined methods
by Serban Constantinescu
· 11 years ago
8dea81c
Rewrite use/def masks to support 128 bits.
by Vladimir Marko
· 11 years ago
d3703d8
X86_64: Pass 'hidden method index' in EAX
by Mark Mendell
· 11 years ago
2d41a65
AArch64: Fix kOpLsl, rem-float/double.
by Zheng Xu
· 11 years ago
58994cd
x86_64: Hard Float ABI support in QCG
by Dmitry Petrochenko
· 11 years ago
511c8a6
AArch64: Fix cmp-long and method with long arguments.
by Zheng Xu
· 11 years ago
a0cd2d7
Quick compiler: reference cleanup
by buzbee
· 11 years ago
f2c3e56
Quick compiler: Method* as a reference
by buzbee
· 11 years ago
85089dd
Quick compiler: generalize NarrowRegLoc()
by buzbee
· 11 years ago
4c80043
x86_64: Disable all intrinsics
by Dmitry Petrochenko
· 11 years ago
e87f9b5
Allow X86 QBE to be extended
by Mark Mendell
· 11 years ago
082833c
Quick compiler, out of registers fix
by buzbee
· 11 years ago
f54fcba
Merge "Support any cpu register sequence in LoadArgRegs"
by Bill Buzbee
· 11 years ago
26ee07a
Support any cpu register sequence in LoadArgRegs
by Dmitry Petrochenko
· 11 years ago
9bf549d
x86_64: Handle UnsafeGet/Put equal to x86
by Dmitry Petrochenko
· 11 years ago
3ec5da2
ART: Fix typo in ThreadOffset modification
by Andreas Gampe
· 11 years ago
2f244e9
ART: Add more ThreadOffset in Mir2Lir and backends
by Andreas Gampe
· 11 years ago
e45fb9e
AArch64: Change arm64 backend to produce A64 code.
by Matteo Franchin
· 11 years ago
3bf7c60
Cleanup ARM load/store wide and remove unused param s_reg.
by Vladimir Marko
· 11 years ago
455759b
Remove LoadBaseDispWide and StoreBaseDispWide.
by Vladimir Marko
· 11 years ago
0b80270
Merge "x86_64: Fix Array::DataOffset in calls"
by Andreas Gampe
· 11 years ago
37498b6
x86_64: Fix Array::DataOffset in calls
by Dmitry Petrochenko
· 11 years ago
091cc40
Quick compiler: allocate doubles as doubles
by buzbee
· 11 years ago
ff093b3
Fix a few 64-bit compilation of 32-bit code issues.
by Ian Rogers
· 11 years ago
6ffcfa0
Rewrite suspend test check with LIRSlowPath.
by Mingyao Yang
· 11 years ago
125011d
Merge "Delete throw launchpads."
by Mingyao Yang
· 11 years ago
0ea4bf7
Merge "Update load/store utilities for 64-bit backends"
by buzbee
· 11 years ago
695d13a
Update load/store utilities for 64-bit backends
by buzbee
· 11 years ago
3a74d15
Delete throw launchpads.
by Mingyao Yang
· 11 years ago
80365d9
Revert "Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException.""
by Mingyao Yang
· 11 years ago
7fff544
Revert "Use LIRSlowPath for throwing ArrayOutOfBoundsException."
by Brian Carlstrom
· 11 years ago
9d46314
Use LIRSlowPath for throwing ArrayOutOfBoundsException.
by Mingyao Yang
· 11 years ago
e643a17
Use LIRSlowPath for throwing NPE.
by Mingyao Yang
· 11 years ago
d6ed642
Revert "Revert "Revert "Use trampolines for calls to helpers"""
by Dave Allison
· 11 years ago
f9487c0
Revert "Revert "Use trampolines for calls to helpers""
by Dave Allison
· 11 years ago
4289456
Use LIRSlowPath for throwing div by zero exception.
by Mingyao Yang
· 11 years ago
081f73e
Revert "Use trampolines for calls to helpers"
by Dave Allison
· 11 years ago
754ddad
Use trampolines for calls to helpers
by Dave Allison
· 11 years ago
5a4139f
Merge "art: Handle x86_64 architecture equal to x86"
by Bill Buzbee
· 11 years ago
99f391e
Fix Unsafe.getLong()/putLong() for x86, add test.
by Vladimir Marko
· 11 years ago
6a58cb1
art: Handle x86_64 architecture equal to x86
by Dmitry Petrochenko
· 11 years ago
7c95cef
Use temp register in Unsafe Get/Put intrisics for displaced offset.
by Mathieu Chartier
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
f943914
Implement implicit stack overflow checks
by Dave Allison
· 11 years ago
2700f7e
Continuing register cleanup
by buzbee
· 11 years ago
99ad723
Relaxed memory barriers for x86
by Razvan A Lupusoru
· 11 years ago
b982331
Fix and clean up intrinsic Math.abs(long).
by Vladimir Marko
· 11 years ago
ec31d37
Clean up intrinsic Math.abs(float/double).
by Vladimir Marko
· 11 years ago
60d7a65
Fix stack overflow for mutual recursion.
by Brian Carlstrom
· 11 years ago
9820b7c
Early inlining of simple methods.
by Vladimir Marko
· 12 years ago
9a84ad9
Remove duplicated register load in function call to quick entry.
by Zheng Xu
· 11 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 11 years ago
9545a44
Merge "Allow patching between dex files in the boot classpath."
by Jeff Hao
· 11 years ago
3bc8615
Use LIRSlowPath for intrinsics, improve String.indexOf().
by Vladimir Marko
· 11 years ago
49161ce
Allow patching between dex files in the boot classpath.
by Jeff Hao
· 11 years ago
2f4c3a4
Remove spurious duplicate line of code
by buzbee
· 11 years ago
f096aad
Cache method lowering info in mir graph.
by Vladimir Marko
· 12 years ago
a44d4f5
Fix read of uninitialized memory in InlineIndexOf
by buzbee
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
86ec520
Revert "Rework Quick compiler's register handling"
by Bill Buzbee
· 11 years ago
2c1ed45
Rework Quick compiler's register handling
by buzbee
· 11 years ago
4028a6c
Inline x86 String.indexOf
by Mark Mendell
· 11 years ago
3bc0174
GenSpecialCase support for x86
by Razvan A Lupusoru
· 11 years ago
41ccc3b
Merge "Added inlined abs method with float and double type"
by Ian Rogers
· 11 years ago
35d7e41
Merge "Support Direct Method/Type access for X86"
by Ian Rogers
· 11 years ago
6c92e7d
Merge "Rewrite GenInlinedCharAt for x86"
by Ian Rogers
· 11 years ago
55d0eac
Support Direct Method/Type access for X86
by Mark Mendell
· 11 years ago
dbb17e3
Added inlined abs method with float and double type
by Yixin Shou
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
2b724cb
Rewrite GenInlinedCharAt for x86
by Mark Mendell
· 11 years ago
2c498d1
Specializing x86 range argument copying
by Razvan A Lupusoru
· 12 years ago
95e3eeb
Merge "x86 updates GenInlinedUnsafePut/GenInstanceofFinal"
by Ian Rogers
· 12 years ago
df8ee2e
x86 updates GenInlinedUnsafePut/GenInstanceofFinal
by Mark Mendell
· 12 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 12 years ago
be1ca55
Use direct class pointers at allocation sites in the compiled code.
by Hiroshi Yamauchi
· 12 years ago
58af1f9
Clean up usage of carry flag condition codes.
by Vladimir Marko
· 12 years ago
5816ed4
Detect special methods at the end of verification.
by Vladimir Marko
· 12 years ago
e13717e
Per-DexFile locking for inliner initialization.
by Vladimir Marko
· 12 years ago
31c2aac
Rename ClobberCalleeSave to *Caller*, fix it for x86.
by Vladimir Marko
· 12 years ago
f246af2
Fix intrinsic Long.reverseBytes().
by Vladimir Marko
· 12 years ago
5c96e6b
Rewrite intrinsics detection.
by Vladimir Marko
· 12 years ago
94b400d
Improve Mir2Lir::GenIntrinsic() performance.
by Vladimir Marko
· 12 years ago
e508a20
Fix unaligned Memory peek/poke intrinsics.
by Vladimir Marko
· 12 years ago
3beafe1
Merge "Add intrinsics for Memory peek/poke." into dalvik-dev
by Vladimir Marko
· 12 years ago
65636e5
Add intrinsics for Memory peek/poke.
by Vladimir Marko
· 12 years ago
cdb4b71
Fix intrinsic Long.reverseBytes().
by Vladimir Marko
· 12 years ago
7195dd8
Merge "Don't use UTF16 length as length for MUTF8." into dalvik-dev
by Ian Rogers
· 12 years ago
dfb325e
Don't use UTF16 length as length for MUTF8.
by Ian Rogers
· 12 years ago
c844a0f
Merge "Implement Interface Method Tables (IMT)." into dalvik-dev
by Jeff Hao
· 12 years ago
Next »