Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
9820b7c1dc70e75ad405b9e6e63578fa9fe94e94
/
compiler
/
dex
/
quick
9820b7c
Early inlining of simple methods.
by Vladimir Marko
· 12 years ago
bfea9c2
Class initialization check elimination.
by Vladimir Marko
· 12 years ago
1d45438
Merge "Remove duplicated register load in function call to quick entry."
by Bill Buzbee
· 11 years ago
d7f8e02
ARM: Do not allocate temp registers in MulLong if possible.
by Zheng Xu
· 11 years ago
9a84ad9
Remove duplicated register load in function call to quick entry.
by Zheng Xu
· 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
9e6a111
Merge "ART's intrinsic for String.indexOf use the incorrect register"
by Bill Buzbee
· 11 years ago
34fa0d9
ART's intrinsic for String.indexOf use the incorrect register
by Yevgeny Rouban
· 11 years ago
49161ce
Allow patching between dex files in the boot classpath.
by Jeff Hao
· 11 years ago
e3e0260
Move inline method detection to runtime.
by Vladimir Marko
· 11 years ago
2f4c3a4
Remove spurious duplicate line of code
by buzbee
· 11 years ago
0f67847
Unify 64bit int constant definitions.
by Ian Rogers
· 11 years ago
73a4713
Merge "Fix LIR generation for long arithmetic operation"
by Ian Rogers
· 11 years ago
3c05039
Merge "LongToFp result storage fixed"
by Ian Rogers
· 11 years ago
3dfc5c1
Merge "ARM: Inline codegen for long-to-float on ARM."
by Ian Rogers
· 11 years ago
e19649a
ARM: Remove duplicated instructions; add vcvt, vmla, vmls disassembler.
by Zheng Xu
· 11 years ago
f0e6c9c
ARM: Inline codegen for long-to-float on ARM.
by Zheng Xu
· 11 years ago
f096aad
Cache method lowering info in mir graph.
by Vladimir Marko
· 12 years ago
a9d7be6
Merge "Create a scoped arena allocator and use that for LVN."
by Vladimir Marko
· 11 years ago
91b6ffa
Fix LIR generation for long arithmetic operation
by Yevgeny Rouban
· 11 years ago
719d1a3
Enable annotalysis on clang ART builds.
by Ian Rogers
· 11 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
51a80d7
LongToFp result storage fixed
by Maxim Kazantsev
· 11 years ago
a44d4f5
Fix read of uninitialized memory in InlineIndexOf
by buzbee
· 11 years ago
a1a7074
Rewrite kMirOpSelect for all IF_ccZ opcodes.
by Vladimir Marko
· 11 years ago
093aad1
Merge "Remove unreachable catch entries in GenSpecialCase()."
by Vladimir Marko
· 11 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
f796ca0
Merge "Incorrect result of the "mul-long by 1" operation"
by Bill Buzbee
· 11 years ago
be0e546
Cache field lowering info in mir_graph.
by Vladimir Marko
· 11 years ago
cc261bf
Merge "Remove non-existent ARM insn kThumb2SubsRRI12."
by Vladimir Marko
· 11 years ago
ae9fd93
Tell GDB about Quick ART generated code
by Mark Mendell
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
dbb8c49
Remove non-existent ARM insn kThumb2SubsRRI12.
by Vladimir Marko
· 11 years ago
39d95e6
Remove unreachable catch entries in GenSpecialCase().
by Vladimir Marko
· 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
c17ebe8
Incorrect result of the "mul-long by 1" operation
by Alexei Zavjalov
· 11 years ago
a028595
Merge "Fix hardcoded offsets in x86 String.indexOf."
by Hiroshi Yamauchi
· 11 years ago
2e589aa
Encode VmapTable entries offset by 2 to reduce size.
by Vladimir Marko
· 11 years ago
e19c91f
Fix hardcoded offsets in x86 String.indexOf.
by Mark Mendell
· 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
· 12 years ago
f3e2cc4
Code cleanup to avoid LLVM dependency when building with quick only.
by Nicolas Geoffray
· 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
2befd09
Merge "Expose inline method identification for debugger."
by Vladimir Marko
· 11 years ago
46861fc
Merge "GenSpecialCase support for x86"
by Vladimir Marko
· 11 years ago
84c072c
Expose inline method identification for debugger.
by Vladimir Marko
· 11 years ago
b52b219
Merge "Optimize x86 long V*V by skipping imul"
by Ian Rogers
· 11 years ago
89925e9
Merge "Fixed result storage of instruction with long constant operand"
by Ian Rogers
· 11 years ago
de99bba
Optimize x86 long V*V by skipping imul
by Mark Mendell
· 11 years ago
79aa423
x86 compiler should handle the "div/rem by 1" case
by Alexei Zavjalov
· 11 years ago
3bc0174
GenSpecialCase support for x86
by Razvan A Lupusoru
· 11 years ago
653f2bf
Fixed result storage of instruction with long constant operand
by Maxim Kazantsev
· 11 years ago
ed8081a
Merge "Support to generate inline long to FP bytecodes for x86"
by Ian Rogers
· 11 years ago
7655968
Merge "Generate ARM special methods from InlineMethod data."
by Vladimir Marko
· 11 years ago
614c2b4
Support to generate inline long to FP bytecodes for x86
by Razvan A Lupusoru
· 12 years ago
0177e53
Work in the direction of hard float quick ABIs.
by Ian Rogers
· 11 years ago
b1e61ad
Merge "Tweak Mir2Lir::GenInstanceofCallingHelper for X86"
by Ian Rogers
· 11 years ago
6607d97
Tweak Mir2Lir::GenInstanceofCallingHelper for X86
by Mark Mendell
· 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
502c2a8
Generate ARM special methods from InlineMethod data.
by Vladimir Marko
· 11 years ago
c9bf407
Fix special getter/setter generation.
by Vladimir Marko
· 11 years ago
2bc4780
Revert "Revert "Check FastInstance() early for special getters and setters.""
by Vladimir Marko
· 11 years ago
632e458
Revert "Check FastInstance() early for special getters and setters."
by Ian Rogers
· 11 years ago
dbb17e3
Added inlined abs method with float and double type
by Yixin Shou
· 11 years ago
5dc5727
Check FastInstance() early for special getters and setters.
by Vladimir Marko
· 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
67c39c4
Support Literal pools for x86
by Mark Mendell
· 12 years ago
6a5ed25
Merge "Redo x86 int arithmetic"
by Ian Rogers
· 11 years ago
bcec6fb
Make slow paths easier to write
by Dave Allison
· 12 years ago
d69835d
Art Compiler: fix compiler temps
by buzbee
· 12 years ago
feb2b4e
Redo x86 int arithmetic
by Mark Mendell
· 12 years ago
316116b
Merge "Remove redundant compare for x86 OpDecAndBranch"
by Ian Rogers
· 12 years ago
616ffaf
Merge "Enable compiler temporaries"
by Ian Rogers
· 12 years ago
da7a69b
Enable compiler temporaries
by Razvan A Lupusoru
· 12 years ago
f0c3718
Merge "Address another opportunity for reducing x86 sequence for GP pair to XMM"
by Ian Rogers
· 12 years ago
39a5489
Merge "Improve GenConstString, GenS{get,put} for x86"
by Ian Rogers
· 12 years ago
95e3eeb
Merge "x86 updates GenInlinedUnsafePut/GenInstanceofFinal"
by Ian Rogers
· 12 years ago
f7a0c5e
Merge "Embed array class pointers at array allocation sites."
by Hiroshi Yamauchi
· 12 years ago
f43adf6
Address another opportunity for reducing x86 sequence for GP pair to XMM
by Razvan A Lupusoru
· 12 years ago
df8ee2e
x86 updates GenInlinedUnsafePut/GenInstanceofFinal
by Mark Mendell
· 12 years ago
2730db0
Add VerfiedMethod to DexCompilationUnit.
by Vladimir Marko
· 12 years ago
c7f8320
Refactor verification results.
by Vladimir Marko
· 12 years ago
766e929
Improve GenConstString, GenS{get,put} for x86
by Mark Mendell
· 12 years ago
bb8f0ab
Embed array class pointers at array allocation sites.
by Hiroshi Yamauchi
· 12 years ago
7ea5daf
Merge "Improve x86 long multiply and shifts"
by Ian Rogers
· 12 years ago
Next »