Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
73304bb647aa620dcc4e67d3cf64c66b478a7212
/
compiler
55884bc
X86_64: Proper IMT fix
by Mark Mendell
· 11 years ago
5bf6a77
Merge "Change MethodHelper to use a Handle."
by Mathieu Chartier
· 11 years ago
c829a18
Merge "Round up arena allocations to 8 bytes."
by Vladimir Marko
· 11 years ago
ea248f8
Remove TARGET_REX_SUPPORT define.
by Ian Rogers
· 11 years ago
22a0ef8
Round up arena allocations to 8 bytes.
by Vladimir Marko
· 11 years ago
31d76b4
Plug code generator into liveness analysis.
by Nicolas Geoffray
· 11 years ago
7eb3fa1
Merge "Add a type propagation phase after building SSA."
by Nicolas Geoffray
· 11 years ago
fd755e0
Merge "X86_64: Pass 'hidden method index' in EAX"
by Ian Rogers
· 11 years ago
0f9b9c5
Tidy up x86 assembler and fix byte register encoding.
by Ian Rogers
· 11 years ago
a0b0ba0
Merge "X86_64: Fix core.oat compilation issues"
by Bill Buzbee
· 11 years ago
846447a
Merge "x86_64: Reduce dex2oat compilation logs"
by Bill Buzbee
· 11 years ago
88c3484
Merge "AArch64: fix and enable sparse- and packed-switch."
by Bill Buzbee
· 11 years ago
d3703d8
X86_64: Pass 'hidden method index' in EAX
by Mark Mendell
· 11 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 11 years ago
30022af
x86_64: Reduce dex2oat compilation logs
by Dmitry Petrochenko
· 11 years ago
ade54a2
X86_64: Fix core.oat compilation issues
by Mark Mendell
· 11 years ago
2e1ca95
Merge "AArch64: Fix kOpLsl, rem-float/double."
by Bill Buzbee
· 11 years ago
5acc8b0
AArch64: fix and enable sparse- and packed-switch.
by Matteo Franchin
· 11 years ago
184d640
Add a type propagation phase after building SSA.
by Nicolas Geoffray
· 11 years ago
2d41a65
AArch64: Fix kOpLsl, rem-float/double.
by Zheng Xu
· 11 years ago
7c2e21d
Merge "Fix some bugs in graph construction/simplification methods."
by Nicolas Geoffray
· 11 years ago
ec7e472
Fix some bugs in graph construction/simplification methods.
by Nicolas Geoffray
· 11 years ago
a014776
x86_64: Add long bytecode supports (2/2)
by Chao-ying Fu
· 11 years ago
e0ccdc0
x86_64: Add long bytecode supports (1/2)
by Chao-ying Fu
· 11 years ago
8550197
Merge "x86_64: Hard Float ABI support in QCG"
by Bill Buzbee
· 11 years ago
58994cd
x86_64: Hard Float ABI support in QCG
by Dmitry Petrochenko
· 11 years ago
4479ba3
Merge "Change FieldHelper to use a handle."
by Mathieu Chartier
· 11 years ago
576ca0c
Reduce header files including header files.
by Ian Rogers
· 11 years ago
61c5ebc
Change FieldHelper to use a handle.
by Mathieu Chartier
· 11 years ago
1410809
Merge "Use ScopedArenaVector instead of std::vector in SSA transformation."
by Vladimir Marko
· 11 years ago
20aa7cb
Merge "Fixed and refactored profiler options handling"
by Calin Juravle
· 11 years ago
c1b643c
Fixed and refactored profiler options handling
by Calin Juravle
· 11 years ago
eab52e3
Merge "Clean up the sampling profiler"
by Calin Juravle
· 11 years ago
bb0b53f
Clean up the sampling profiler
by Calin Juravle
· 11 years ago
c9360ce
Use ScopedArenaVector instead of std::vector in SSA transformation.
by Vladimir Marko
· 11 years ago
04f4d8a
Add an optimization for removing redundant suspend tests in ART
by Wei Jin
· 11 years ago
d20ddb2
Remove unused variable in assembler test.
by Dave Allison
· 11 years ago
c819e0d
Fix assembler test to use path if it can't find tools.
by Dave Allison
· 11 years ago
0eb3e75
Merge "Thumb2 assembler for JNI compiler and optimizing compiler"
by Dave Allison
· 11 years ago
65fcc2c
Thumb2 assembler for JNI compiler and optimizing compiler
by Dave Allison
· 11 years ago
deed673
Merge "Use std::enable_if instead of a custom helper class."
by Vladimir Marko
· 11 years ago
0110619
Use std::enable_if instead of a custom helper class.
by Vladimir Marko
· 11 years ago
76af0d3
x86_64: Turn on 64-bit core registers initialization.
by Dmitry Petrochenko
· 11 years ago
089142c
Avoid register pool allocations on the heap.
by Vladimir Marko
· 11 years ago
2470519
Merge "AArch64: Fix cmp-long and method with long arguments."
by Bill Buzbee
· 11 years ago
5ca4eaa
ART: Make LOCAL_CLANG architecture dependent for the target
by Andreas Gampe
· 11 years ago
7c3560f
Fix a bug in SSA construction.
by Nicolas Geoffray
· 11 years ago
511c8a6
AArch64: Fix cmp-long and method with long arguments.
by Zheng Xu
· 11 years ago
ca9da50
Merge "Correct another RegStorage::Solo32"
by Bill Buzbee
· 11 years ago
d44f1a6
Correct another RegStorage::Solo32
by Mark Mendell
· 11 years ago
e997429
Merge "AArch64: split list of opcodes in compiler filter."
by Bill Buzbee
· 11 years ago
87662da
Merge "Quick compiler: reference cleanup"
by buzbee
· 11 years ago
ec3f3d1
AArch64: split list of opcodes in compiler filter.
by Matteo Franchin
· 11 years ago
a0cd2d7
Quick compiler: reference cleanup
by buzbee
· 11 years ago
26066f2
Don't use Dump for printing a bitset in liveness_test.
by Nicolas Geoffray
· 11 years ago
33e6b0f
Merge "ART: BitVector not calculating number_of_bits correctly"
by Vladimir Marko
· 11 years ago
0f821c0
Merge "Make class status volatile."
by Ian Rogers
· 11 years ago
e1d0781
Fix interpreter entrypoint initialization in the image
by Sebastien Hertz
· 11 years ago
03dbc04
Make class status volatile.
by Ian Rogers
· 11 years ago
014d77a
ART: BitVector not calculating number_of_bits correctly
by Jean Christophe Beyler
· 11 years ago
f6b5378
Merge "ART: Fix comments and link before MIR to next in Remove method"
by Ian Rogers
· 11 years ago
a4307ac
ART: Fix comments and link before MIR to next in Remove method
by Jean Christophe Beyler
· 11 years ago
a309d76
Fix GC race condition in visit roots
by Serguei Katkov
· 11 years ago
e4283be
Merge "Quick compiler: fix array overrun."
by buzbee
· 11 years ago
35ba7f3
Quick compiler: fix array overrun.
by buzbee
· 11 years ago
b20c373
Merge "AArch64: Enable extended MIR"
by Bill Buzbee
· 11 years ago
22460ec
Merge "Quick compiler: Method* as a reference"
by buzbee
· 11 years ago
3326027
Merge "Quick compiler: x86_64 workaround"
by buzbee
· 11 years ago
b7f0228
Merge "ART: Use StackReference in Quick Stack Frame"
by Andreas Gampe
· 11 years ago
ac70051
Merge "Revert "Revert "Clean up image writer patching."""
by Mathieu Chartier
· 11 years ago
72fc635
Merge "Revert "Revert "Add support for relative patching to quick offsets."""
by Mathieu Chartier
· 11 years ago
d8a737a
Revert "Revert "Clean up image writer patching.""
by Mathieu Chartier
· 11 years ago
7d791a4
Revert "Revert "Add support for relative patching to quick offsets.""
by Mathieu Chartier
· 11 years ago
6a7f45e
Merge "Revert "Add support for relative patching to quick offsets.""
by Mathieu Chartier
· 11 years ago
3e2e994
Revert "Add support for relative patching to quick offsets."
by Mathieu Chartier
· 11 years ago
31273d0
Merge "Revert "Clean up image writer patching.""
by Mathieu Chartier
· 11 years ago
fb241b6
Revert "Clean up image writer patching."
by Mathieu Chartier
· 11 years ago
fd5a852
Fix build.
by Narayan Kamath
· 11 years ago
05e27ff
AArch64: Enable extended MIR
by Serban Constantinescu
· 11 years ago
2469e60
ART: Setting up cleanup
by Jean Christophe Beyler
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
29b53d3
Merge "Moved a BufferedOutputStream onto the heap to reduce stack usage."
by Brian Carlstrom
· 11 years ago
57ef2d3
Moved a BufferedOutputStream onto the heap to reduce stack usage.
by Alex Light
· 11 years ago
d9f4c52
Quick compiler: x86_64 workaround
by buzbee
· 11 years ago
fc3b871
Clean up image writer patching.
by Mathieu Chartier
· 11 years ago
31e7fcb
Merge "Add support for relative patching to quick offsets."
by Mathieu Chartier
· 11 years ago
57d2733
Add support for relative patching to quick offsets.
by Mathieu Chartier
· 11 years ago
f2c3e56
Quick compiler: Method* as a reference
by buzbee
· 11 years ago
ea0b6e2
Merge "AArch64: fixing some assertions."
by Bill Buzbee
· 11 years ago
2ac01fc
Improve tracking of memory locations in LVN.
by Vladimir Marko
· 11 years ago
0955f7e
AArch64: fixing some assertions.
by Matteo Franchin
· 11 years ago
a9f1ce6
Fix pass driver's dump_pass_list_ and print_pass_list_.
by Vladimir Marko
· 11 years ago
6d25996
Merge "ART: Print and dump functionalities per pass"
by Ian Rogers
· 11 years ago
32f38c0
Merge "x86_64: Support r8-r15, xmm8-xmm15 in assembler"
by Bill Buzbee
· 11 years ago
32c02c1
Merge "x86_64: Add 64-bit version of instructions in asm"
by Bill Buzbee
· 11 years ago
a20468c
x86_64: Support r8-r15, xmm8-xmm15 in assembler
by Dmitry Petrochenko
· 11 years ago
33a60e4
Merge "Set the type of a RegStorage correctly"
by Bill Buzbee
· 11 years ago
2b9301b
Merge "ART: Fix sharpening across dex files"
by Andreas Gampe
· 11 years ago
67c482f
Merge "Art compiler: remove unnecessary sqrt call"
by buzbee
· 11 years ago
e0099d4
ART: Fix sharpening across dex files
by Andreas Gampe
· 11 years ago
Next »