Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
93279da4a8475d187a0a2e75d50c88def5b4b8a5
/
compiler
/
dex
/
quick
/
mir_to_lir.h
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
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 11 years ago
255e014
Aarch64: fix references handling in Load*Indexed.
by Matteo Franchin
· 11 years ago
23abec9
AArch64: Add few more inline functions
by Serban Constantinescu
· 11 years ago
a77ee51
x86_64: TargetReg update for x86
by Chao-ying Fu
· 11 years ago
b5860fb
Register promotion support for 64-bit targets
by buzbee
· 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
4b537a8
ART: Quick compiler: More size checks, add TargetReg variants
by Andreas Gampe
· 11 years ago
a64d728
Merge "AArch64: implement easy division and reminder."
by Bill Buzbee
· 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
c61b3c9
AArch64: implement easy division and reminder.
by Matteo Franchin
· 11 years ago
7cd26f3
ART: Target-dependent stack overflow, less check elision
by Andreas Gampe
· 11 years ago
7071c8d
Add x86 inlined abs method for float/double
by Yixin Shou
· 11 years ago
4c115b8
Revert "Add x86 inlined abs method for float/double"
by Vladimir Marko
· 11 years ago
e88b89a
Add x86 inlined abs method for float/double
by Yixin Shou
· 11 years ago
5aa6e04
Tidy x86 assembler.
by Ian Rogers
· 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
58994cd
x86_64: Hard Float ABI support in QCG
by Dmitry Petrochenko
· 11 years ago
089142c
Avoid register pool allocations on the heap.
by Vladimir Marko
· 11 years ago
a0cd2d7
Quick compiler: reference cleanup
by buzbee
· 11 years ago
0955f7e
AArch64: fixing some assertions.
by Matteo Franchin
· 11 years ago
85089dd
Quick compiler: generalize NarrowRegLoc()
by buzbee
· 11 years ago
642fe34
Quick compiler: fix register clobbering.
by buzbee
· 11 years ago
ed65c5e
AArch64: Enable LONG_* and INT_* opcodes.
by Serban Constantinescu
· 11 years ago
7bf9c46
Merge "Method inlining across dex files in boot image."
by Vladimir Marko
· 11 years ago
a51a0b0
Method inlining across dex files in boot image.
by Vladimir Marko
· 11 years ago
b01bf15
64-bit temp register support.
by buzbee
· 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
d65c51a
ART: Add support for constant vector literals
by Mark Mendell
· 11 years ago
1e97c4a
Merge "Add x86_64 code generation support"
by Bill Buzbee
· 11 years ago
b14329f
ART: Fix MonitorExit code on ARM
by Andreas Gampe
· 11 years ago
c93ac8b
Fix special getter/setter to use RegClassForFieldLoadStore().
by Vladimir Marko
· 11 years ago
9ee801f
Add x86_64 code generation support
by Dmitry Petrochenko
· 11 years ago
2f244e9
ART: Add more ThreadOffset in Mir2Lir and backends
by Andreas Gampe
· 11 years ago
0c5e841
Merge "Quick compiler: fix compile-time perf regression"
by buzbee
· 11 years ago
ba57451
Quick compiler: fix compile-time perf regression
by buzbee
· 11 years ago
0dc242d
Avoid unnecessary copy/load in EvalLoc() and LoadValue().
by Vladimir Marko
· 11 years ago
e1910f1
Merge "Quick compiler: Fix liveness tracking"
by buzbee
· 11 years ago
30adc73
Quick compiler: Fix liveness tracking
by buzbee
· 11 years ago
674744e
Use atomic load/store for volatile IGET/IPUT/SGET/SPUT.
by Vladimir Marko
· 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
091cc40
Quick compiler: allocate doubles as doubles
by buzbee
· 11 years ago
6ffcfa0
Rewrite suspend test check with LIRSlowPath.
by Mingyao Yang
· 11 years ago
7a11ab0
Quick compiler: debugging assists
by buzbee
· 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
3da67a5
Add OpEndIT() for marking the end of OpIT blocks
by Dave Allison
· 11 years ago
d265a8a
Merge "Quick compiler, MIPS resource cleanup"
by buzbee
· 11 years ago
88e0463
Merge "Revert "Revert "Optimize easy multiply and easy div remainder."""
by Ian Rogers
· 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
306f017
Faster AssembleLIR for ARM.
by Vladimir Marko
· 11 years ago
e2143c0
Revert "Revert "Optimize easy multiply and easy div remainder.""
by Ian Rogers
· 11 years ago
9da5c10
Quick compiler, MIPS resource cleanup
by buzbee
· 11 years ago
3654a6f
Revert "Optimize easy multiply and easy div remainder."
by Brian Carlstrom
· 11 years ago
262b299
Fix x86 master build failure.
by buzbee
· 11 years ago
08df4b3
Optimize easy multiply and easy div remainder.
by Zheng Xu
· 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
60d7a65
Fix stack overflow for mutual recursion.
by Brian Carlstrom
· 11 years ago
e90501d
Add dependency for operations with x86 FPU stack
by Serguei Katkov
· 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
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
a1a7074
Rewrite kMirOpSelect for all IF_ccZ opcodes.
by Vladimir Marko
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
be0e546
Cache field lowering info in mir_graph.
by Vladimir Marko
· 11 years ago
ae9fd93
Tell GDB about Quick ART generated code
by Mark Mendell
· 11 years ago
a1ce1fe
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
by Brian Carlstrom
· 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
9c86a02
Revert "Annotate used fields."
by Ian Rogers
· 11 years ago
4dc2338
Merge "Annotate used fields."
by Vladimir Marko
· 11 years ago
4028a6c
Inline x86 String.indexOf
by Mark Mendell
· 11 years ago
7f6cf56
Annotate used fields.
by Vladimir Marko
· 11 years ago
818f210
Re-apply: Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
1af0c0b
Revert "Initial check-in of an optimizing compiler."
by Nicolas Geoffray
· 11 years ago
68a5fef
Initial check-in of an optimizing compiler.
by Nicolas Geoffray
· 11 years ago
3bc0174
GenSpecialCase support for x86
by Razvan A Lupusoru
· 11 years ago
Next »