Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
fa23645319cca1f1c4a7c208f931820f6783b1a4
/
compiler
/
dex
fa23645
Quick: Fix LVN/GVN handling of acquire operations.
by Vladimir Marko
· 11 years ago
00ade1e
Merge "ART: Fix some -Wpedantic errors"
by Andreas Gampe
· 11 years ago
4163c53
AArch64: address some outstanding TODOs.
by Matteo Franchin
· 11 years ago
cc6b59e
Merge "ART: Fix movnti assembler"
by Ian Rogers
· 11 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 11 years ago
1edf638
Merge "ART: Deprecate CompilationUnit's code_item"
by Ian Rogers
· 11 years ago
7503597
ART: Deprecate CompilationUnit's code_item
by Razvan A Lupusoru
· 11 years ago
584cc79
Reduce scope of MIR analysis attributes.
by Ian Rogers
· 11 years ago
ae9f3e6
ART: Fix movnti assembler
by Razvan A Lupusoru
· 11 years ago
d282d59
Merge "Elimination of redundant instructuion"
by Ian Rogers
· 11 years ago
f4da675
Implement method calls using relative BL on ARM.
by Vladimir Marko
· 11 years ago
e39c54e
Deprecate GrowableArray, use ArenaVector instead.
by Vladimir Marko
· 11 years ago
b7e9e32
Elimination of redundant instructuion
by Anton Shamin
· 11 years ago
04db946
Merge "ART: Address three issues with x86 assembler before enabling load store elimination."
by Ian Rogers
· 11 years ago
8147dcb
Merge "ART: Overflow of bound check in ArrayCopy intrinsic"
by Ian Rogers
· 11 years ago
87258ed
Merge "Slow path should break def tracking"
by Bill Buzbee
· 11 years ago
8d050d8
Merge "AddIntrinsicSlowPath with resume requires clobbering"
by Bill Buzbee
· 11 years ago
d872b79
Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2"
by Ian Rogers
· 11 years ago
f33e4d4
Merge "X86 QBE: Make some X86 routines virtual"
by Ian Rogers
· 11 years ago
b7fc629
ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2
by Udayan Banerji
· 11 years ago
497d62e
ART: skip compilation of huge methods.
by buzbee
· 11 years ago
f9f0ed4
ART: Overflow of bound check in ArrayCopy intrinsic
by avignate
· 11 years ago
88157ef
Add the "time" compilation filter and output compilation stats.
by Nicolas Geoffray
· 11 years ago
0a1174e
X86 QBE: Make some X86 routines virtual
by Mark Mendell
· 11 years ago
c80605d
ART: Consider clinit elimination for inlining
by Razvan A Lupusoru
· 11 years ago
ebab3bb
Merge "Compile time performance improvements focusing on interpret-only."
by Ian Rogers
· 11 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 11 years ago
98cb689
Quick compiler (arm64) Fix inline Math.round()
by buzbee
· 11 years ago
a870bc5
ART: Address three issues with x86 assembler before enabling load store elimination.
by Haitao Feng
· 11 years ago
589e046
Slow path should break def tracking
by Serguei Katkov
· 11 years ago
9863daf
AddIntrinsicSlowPath with resume requires clobbering
by Serguei Katkov
· 11 years ago
a87a795
Merge "Revert "Add read barriers for the roots in the verifier.""
by Ian Rogers
· 11 years ago
be428b4
Merge "ART: Fix variable formatting and CodeLayout's multiple visits"
by Bill Buzbee
· 11 years ago
d8f69b0
Revert "Add read barriers for the roots in the verifier."
by Ian Rogers
· 11 years ago
75bcc37
ART: Fix variable formatting and CodeLayout's multiple visits
by Jean Christophe Beyler
· 11 years ago
b5477f0
Fix kThumb2Vldrd definition to set correct flag.
by Junmo Park
· 11 years ago
cd48f2d
Change Reference.get() intrinsic to Reference.getReferent().
by Mathieu Chartier
· 11 years ago
a464466
x86: evaluation destination should be after load of source in RA
by Serguei Katkov
· 11 years ago
90a21f8
Quick compiler: Fix handling of unused returns
by buzbee
· 11 years ago
9b868cb
Merge "ART: Make the dominator bitvectors expandable"
by Bill Buzbee
· 11 years ago
eacc5f0
Fix Thumb2Stm, ldm definition of EncodingMap for arm
by Junmo Park
· 11 years ago
007a065
ART: Make the dominator bitvectors expandable
by Jean Christophe Beyler
· 11 years ago
3a91f44
ART: X86: Improve multiply in div/rem by literal
by Mark Mendell
· 11 years ago
3f51e7d
ART: Fix x86_64 GenSelect case when destination is Ref
by Jean Christophe Beyler
· 11 years ago
6dccdc2
ART: Reduce LockCallTemps usage
by Maxim Kazantsev
· 11 years ago
328c430
Merge "ART: Vectorization opcode implementation fixes"
by Ian Rogers
· 11 years ago
d73f52b
Merge "Add numerator check for integer divide and modulo"
by Ian Rogers
· 11 years ago
fbebc69
ART: Only call CalculateBasicBlockInformation once
by Jean Christophe Beyler
· 11 years ago
b3a84e2
ART: Vectorization opcode implementation fixes
by Lupusoru, Razvan A
· 11 years ago
2a09504
Merge "Fix SetupResourceMasks to pass correct parameters"
by Vladimir Marko
· 11 years ago
4a94679
Merge "Quick compiler, aarch64: Insane sanity checker"
by buzbee
· 11 years ago
de0b996
ART: Fix read-out-of-bounds in the compiler
by Andreas Gampe
· 11 years ago
aa839cc
Fix SetupResourceMasks to pass correct parameters
by Junmo Park
· 11 years ago
f77e977
Quick compiler, aarch64: Insane sanity checker
by buzbee
· 11 years ago
7c7686e
Merge "Revert "Revert "ART: Prepare for ELF64."""
by Nicolas Geoffray
· 11 years ago
f9b87b1
Revert "Revert "ART: Prepare for ELF64.""
by Nicolas Geoffray
· 11 years ago
893600c
Merge "Revert "ART: Prepare for ELF64.""
by Nicolas Geoffray
· 11 years ago
7eebd95
Revert "ART: Prepare for ELF64."
by Nicolas Geoffray
· 11 years ago
59a0043
Merge "ART: Address issues with kIntrinsicMinMaxDouble for x86"
by Ian Rogers
· 11 years ago
5383613
Merge "ART: Update CFG dumper to handle extended better"
by Ian Rogers
· 11 years ago
45b8f1a
ART: Prepare for ELF64.
by Tong Shen
· 11 years ago
e5beb18
ART: Address issues with kIntrinsicMinMaxDouble for x86
by Razvan A Lupusoru
· 11 years ago
1500e6f
ART: Update CFG dumper to handle extended better
by Razvan A Lupusoru
· 11 years ago
3a65807
Quick compiler: Fix MIPS build
by buzbee
· 11 years ago
2ddd175
Add numerator check for integer divide and modulo
by Yixin Shou
· 11 years ago
8d0d03e
ART: Change temporaries to positive names
by Razvan A Lupusoru
· 11 years ago
2cdd2f2
Merge "ART: Added dirty flag to optimizations"
by Ian Rogers
· 11 years ago
bd25d4b
ART: Add capability for a pass to have options
by Razvan A Lupusoru
· 11 years ago
09321df
ART: Added dirty flag to optimizations
by Jean Christophe Beyler
· 11 years ago
b5bce7c
ART: Add non-temporal store support
by Jean Christophe Beyler
· 11 years ago
88a6b41
Quick compiler: fix DCHECK
by buzbee
· 11 years ago
1ff1747
Merge "ART: Extending FlagsOf"
by Ian Rogers
· 11 years ago
fb0ea2d
ART: Extending FlagsOf
by Jean Christophe Beyler
· 11 years ago
37f05ef
Reduced memory usage of primitive fields smaller than 4-bytes
by Fred Shih
· 11 years ago
53c913b
ART: Clean up compiler
by Andreas Gampe
· 11 years ago
e18aa43
Merge "ART: Support MIRGraph constant interface"
by Ian Rogers
· 11 years ago
d04d309
ART: Support MIRGraph constant interface
by Razvan A Lupusoru
· 11 years ago
a37ad7a
Merge "GetDalvikDisassembly should work even without SSA info"
by Ian Rogers
· 11 years ago
954c7ea
Merge "ART: Fix frontend to allow possibility of multiple code units"
by Ian Rogers
· 11 years ago
651c967
Merge "AArch64: Improve MIR to LIR translation for abs"
by Ian Rogers
· 11 years ago
20acd5b
Merge "ART: Remove a BasicBlock's fall_through pointer in Hide()"
by Ian Rogers
· 11 years ago
b289d2c
Merge "ART: Implement kMirOpNullCheck"
by Ian Rogers
· 11 years ago
00b3024
Merge "x86: A couple of minor changes for String.indexOf() inlining"
by Ian Rogers
· 11 years ago
0f3e498
GetDalvikDisassembly should work even without SSA info
by Serguei Katkov
· 11 years ago
f588b50
ART: Remove a BasicBlock's fall_through pointer in Hide()
by Jean Christophe Beyler
· 11 years ago
e77493c
Make common BitVector operations inline-able.
by Ian Rogers
· 11 years ago
09ae022
ART: Fix frontend to allow possibility of multiple code units
by Razvan A Lupusoru
· 11 years ago
7642324
ART: Implement kMirOpNullCheck
by Razvan A Lupusoru
· 11 years ago
9a8a506
AArch64: Improve MIR to LIR translation for abs
by Martyn Capewell
· 11 years ago
5d13f12
Quick compiler: fix Arm64 inline locking code
by buzbee
· 11 years ago
4efefc3
Merge "Improve GVN performance when merging null-checked values."
by Vladimir Marko
· 11 years ago
2d2365c
Improve GVN performance when merging null-checked values.
by Vladimir Marko
· 11 years ago
9be4be5
Merge "AArch64: Add tbz/tbnz and tst."
by Vladimir Marko
· 11 years ago
5d7cdec
AArch64: Add tbz/tbnz and tst.
by Zheng Xu
· 11 years ago
74de63b
X86: Fix alias info in GenInlinedIndexOf().
by Vladimir Marko
· 11 years ago
76bc718
Merge "[MIPS] Fix the code generated by GenSelectConst32"
by Andreas Gampe
· 11 years ago
aa1ed01
Merge "ART source line debug info in OAT files"
by Ian Rogers
· 11 years ago
e3ea838
ART source line debug info in OAT files
by Yevgeny Rouban
· 11 years ago
08f8d4c
[MIPS] Fix the code generated by GenSelectConst32
by Raghu Gandham
· 11 years ago
06839f8
x86_64: Use RegClassBySize() for field accesses
by Chao-ying Fu
· 11 years ago
Next »