Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
6a8946ba3d170fee0ff06de42209be4b14e6aff3
/
compiler
/
dex
6a8946b
Quick: Rewrite Phi node insertion.
by Vladimir Marko
· 10 years ago
72f53af
ART: Remove MIRGraph::dex_pc_to_block_map_
by Chao-ying Fu
· 11 years ago
7d31862
Merge "ART: Pass Options should be strings instead of integers"
by Andreas Gampe
· 10 years ago
f4b24f7
Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)"
by Nicolas Geoffray
· 10 years ago
98a26e1
ART: Pass Options should be strings instead of integers
by Jean-Philippe Halimi
· 11 years ago
900e7b3
Merge "ARM/ARM64: Dump thread offset."
by Andreas Gampe
· 11 years ago
a34e760
ARM/ARM64: Dump thread offset.
by Zheng Xu
· 11 years ago
b3cdf93
ART: Fix to X86Mir2Lir::GenReduceVector
by Mark Mendell
· 11 years ago
cc6bb73
Merge "AdvanceMIR does not know how to passthrough the empty block"
by Vladimir Marko
· 11 years ago
ea39216
AdvanceMIR does not know how to passthrough the empty block
by Serguei Katkov
· 11 years ago
14247b6
Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."
by Brian Carlstrom
· 11 years ago
3e6a3bf
ART: Change x86 long param ABI (Quick/JNI/Opt)
by Mark Mendell
· 11 years ago
6407d3c
Merge "Allow preopted apps to have sharpened calls for non-x86 architectures."
by Jeff Hao
· 11 years ago
5bdab12
Clean up pass driver
by Mathieu Chartier
· 11 years ago
763abfd
Merge "ART: Even more Quick cleanup"
by Andreas Gampe
· 11 years ago
9c46208
ART: Even more Quick cleanup
by Andreas Gampe
· 11 years ago
966c3ae
Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""
by Mark P Mendell
· 11 years ago
1e3dfff
Allow preopted apps to have sharpened calls for non-x86 architectures.
by Jeff Hao
· 11 years ago
eb6e852
Merge "ART: More Quick cleanup"
by Andreas Gampe
· 11 years ago
949c91f
Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"
by Vladimir Marko
· 11 years ago
0e92f4f
ART: More Quick cleanup
by Andreas Gampe
· 11 years ago
a2e18ed
ART: Fix inlining of Mir2Lir
by Andreas Gampe
· 11 years ago
8c1a3a2
Merge "ART: Some Quick cleanup"
by Andreas Gampe
· 11 years ago
0b9203e
ART: Some Quick cleanup
by Andreas Gampe
· 11 years ago
f80b641
Add missing EndTiming in CompileMethod
by Mathieu Chartier
· 11 years ago
00ca847
Quick: Fix range check for intrinsic String.charAt() on x86.
by Vladimir Marko
· 11 years ago
3d2c8e7
ART: Implement X86 hard float (Quick/JNI/Baseline)
by Mark Mendell
· 11 years ago
ff87d7b
ART: Fix GenInlined functions
by Chao-ying Fu
· 11 years ago
582f541
ART: Fix arm64 backend
by Andreas Gampe
· 11 years ago
f681570
ART: Make some helpers non-virtual in Mir2Lir
by Andreas Gampe
· 11 years ago
97d9f28
Merge "ART: Some Quick cleanup"
by Andreas Gampe
· 11 years ago
d500b53
ART: Some Quick cleanup
by Andreas Gampe
· 11 years ago
ddf05aa
ART: Fix compiler warning at arm/int_arm.cc:644
by Dmitry Petrochenko
· 11 years ago
066f9e4
Quick: Clean up optimization pass order.
by Vladimir Marko
· 11 years ago
71fb52f
ART: Optimizing compiler intrinsics
by Andreas Gampe
· 11 years ago
8ebdc2b
ART: Fix indentation in Mips backend
by Andreas Gampe
· 11 years ago
ea1c64d
Merge "Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd."
by Vladimir Marko
· 11 years ago
ee5e273
Fix wide volatile IGET/IPUT on ARM without atomic ldrd/strd.
by Vladimir Marko
· 11 years ago
7774edf
Merge "Skip r1 on arm if first parameter is a long."
by Nicolas Geoffray
· 11 years ago
8d36591
ART: Use jalr instead of jr for Mips
by Andreas Gampe
· 11 years ago
69c15d3
Skip r1 on arm if first parameter is a long.
by Nicolas Geoffray
· 11 years ago
6650de2
Merge "Revert "ART: Implement hard float for X86""
by Vladimir Marko
· 11 years ago
0f9b03c
Revert "ART: Implement hard float for X86"
by Vladimir Marko
· 11 years ago
1342867
Merge "ART: Implement hard float for X86"
by Vladimir Marko
· 11 years ago
59b9cf7
ART: Implement hard float for X86
by Mark Mendell
· 11 years ago
425f239
Fix handling of long argument spanning register/memory.
by Nicolas Geoffray
· 11 years ago
d30feca
Merge "ART: Remove LowestSetBit and IsPowerOfTwo"
by Andreas Gampe
· 11 years ago
cfe71e5
ART: Fix divide-by-zero for ARM
by Andreas Gampe
· 11 years ago
7e49992
ART: Remove LowestSetBit and IsPowerOfTwo
by Andreas Gampe
· 11 years ago
3d5872e
Merge "ART: Reorder entrypoint argument order"
by Andreas Gampe
· 11 years ago
43a725c
Merge "ART: Cut filename for DumpCFG"
by Andreas Gampe
· 11 years ago
23149ac
Merge "ART: Ensure FP GET/PUT doesn't use Core register"
by Bill Buzbee
· 11 years ago
1cc7dba
ART: Reorder entrypoint argument order
by Andreas Gampe
· 11 years ago
cee97e5
ART: Cut filename for DumpCFG
by Andreas Gampe
· 11 years ago
5c79aec
Merge "ART: Swap-space in the compiler"
by Andreas Gampe
· 11 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 11 years ago
bfe400b
Fix running out of temps when storing invoke-interface result.
by Vladimir Marko
· 11 years ago
1c6ea44
Move two members out of MIRGraph::temp_::ssa.
by Vladimir Marko
· 11 years ago
a64d014
Merge "ART: Implement FP packed reduce for x86"
by Bill Buzbee
· 11 years ago
db75f3c
Merge "Clean up dead loops before suspend check elimination."
by Vladimir Marko
· 11 years ago
202eaaf
Merge "Clean up post-opt passes, perform only those we need."
by Vladimir Marko
· 11 years ago
341e425
Clean up dead loops before suspend check elimination.
by Vladimir Marko
· 11 years ago
c146d49
Merge "Clean up MIRGraph::CanThrow()."
by Vladimir Marko
· 11 years ago
315cc20
Clean up MIRGraph::CanThrow().
by Vladimir Marko
· 11 years ago
ffda499
Clean up post-opt passes, perform only those we need.
by Vladimir Marko
· 11 years ago
52c4896
[optimizing compiler] Add support for volatile
by Calin Juravle
· 11 years ago
6c170c9
ART: Punt to the interpreter for VerifiedMethod errors
by Andreas Gampe
· 11 years ago
ee690a3
ART: Added Checker, a pattern matching test engine
by David Brazdil
· 11 years ago
6f5f5d0
ART: Implement FP packed reduce for x86
by Maxim Kazantsev
· 11 years ago
55037f1
Merge "Remove portable."
by Elliott Hughes
· 11 years ago
956af0f
Remove portable.
by Elliott Hughes
· 11 years ago
dce6539
Merge "AArch64: Fix incorrect use of preceding LIR."
by Vladimir Marko
· 11 years ago
eb54d85
AArch64: Fix incorrect use of preceding LIR.
by Ningsheng Jian
· 11 years ago
36b58f5
Add verifier support for dequickening
by Mathieu Chartier
· 11 years ago
a262f77
ARM: Combine multiply accumulate operations.
by Ningsheng Jian
· 11 years ago
ffc605c
Add missing iget quick for bool, byte, char, short
by Mathieu Chartier
· 11 years ago
6bb3919
Merge "Quick: Redefine the notion of back-egdes."
by Vladimir Marko
· 11 years ago
8b858e1
Quick: Redefine the notion of back-egdes.
by Vladimir Marko
· 11 years ago
ca54134
ART: Ensure FP GET/PUT doesn't use Core register
by Mark Mendell
· 11 years ago
52222d1
Merge "Quick: Kill unreachable blocks instead of just hiding them."
by Vladimir Marko
· 11 years ago
6c964c9
Merge "Re-factor Quick ABI support"
by Vladimir Marko
· 11 years ago
cb873d8
Quick: Kill unreachable blocks instead of just hiding them.
by Vladimir Marko
· 11 years ago
717a3e4
Re-factor Quick ABI support
by Serguei Katkov
· 11 years ago
b218c85
ART: Clear use count for unused VRs.
by Zheng Xu
· 11 years ago
9af6929
Quick: Fix code layout pass; don't terminate too early.
by Vladimir Marko
· 11 years ago
27dee8b
X86_64 QBE: use RIP addressing
by Mark Mendell
· 11 years ago
989210e
Merge "Quick: Use fewer insns for ARM LDR/STR with large offsets."
by Vladimir Marko
· 11 years ago
aed3ad7
Quick: Use fewer insns for ARM LDR/STR with large offsets.
by Vladimir Marko
· 11 years ago
ab972ef
Remove method verification results right after compiling a method
by Mathieu Chartier
· 11 years ago
a29f698
Implement InexpensiveConstantInt(., opcode) for ARM.
by Vladimir Marko
· 11 years ago
dde815a
Merge "ART: x86 specific clearing higher bits when converting long to int"
by Bill Buzbee
· 11 years ago
758662e
Merge "Quick: Fix neg-long on ARM for overlapping regs."
by Vladimir Marko
· 11 years ago
05d5810
Merge "Refactor handling of conditional branches with known result."
by Vladimir Marko
· 11 years ago
0a08097
Merge "Quick: Use 16-bit conditional branch in Thumb2."
by Vladimir Marko
· 11 years ago
2f340a8
Quick: Fix neg-long on ARM for overlapping regs.
by Vladimir Marko
· 11 years ago
7ab2fce
Refactor handling of conditional branches with known result.
by Vladimir Marko
· 11 years ago
6af8206
ART: x86 specific clearing higher bits when converting long to int
by Yevgeny Rouban
· 11 years ago
174636d
Quick: Use 16-bit conditional branch in Thumb2.
by Vladimir Marko
· 11 years ago
9d5c25a
Quick: Use 16-bit Thumb2 PUSH/POP when possible.
by Vladimir Marko
· 11 years ago
eace458
Move dexCacheStrings from ArtMethod to Class
by Mathieu Chartier
· 11 years ago
Next »