Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c8ccf68b805c92674545f63e0341ba47e8d9701c
/
compiler
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
740475d
Fix a bug in the insertion of parallel move.
by Nicolas Geoffray
· 11 years ago
fd680d8
Fix test now that instructions can die at instruction entry.
by Nicolas Geoffray
· 11 years ago
eb1d22b
Merge "Register allocator: refine instructions liveness."
by Nicolas Geoffray
· 11 years ago
7690562
Register allocator: refine instructions liveness.
by Nicolas Geoffray
· 11 years ago
d282d59
Merge "Elimination of redundant instructuion"
by Ian Rogers
· 11 years ago
1ed5b27
Merge "Implement method calls using relative BL on ARM."
by Vladimir Marko
· 11 years ago
f4da675
Implement method calls using relative BL on ARM.
by Vladimir Marko
· 11 years ago
9ebc72c
Make suspend checks note have side effects.
by Nicolas Geoffray
· 11 years ago
a72cb22
Merge "Optimize suspend checks in optimizing compiler."
by Nicolas Geoffray
· 11 years ago
d7e2f32
Merge "Optimizing compiler: remove unnecessary `explicit' keywords."
by Roland Levillain
· 11 years ago
0341680
Merge "Optimizing compiler: check inputs & uses definitions in CFG."
by Roland Levillain
· 11 years ago
5799fc0
Optimizing compiler: remove unnecessary `explicit' keywords.
by Roland Levillain
· 11 years ago
3c04974
Optimize suspend checks in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
f2476d5
Merge "Deprecate GrowableArray, use ArenaVector instead."
by Vladimir Marko
· 11 years ago
6b46923
Optimizing compiler: check inputs & uses definitions in CFG.
by Roland Levillain
· 11 years ago
cc67607
ART: Refactor elf_writer_quick for elf section order
by Andreas Gampe
· 11 years ago
f038ed9
Merge "Optimizing compiler: ensure loop header dominates loop's blocks."
by Roland Levillain
· 11 years ago
e39c54e
Deprecate GrowableArray, use ArenaVector instead.
by Vladimir Marko
· 11 years ago
3f5e9bb
Merge "Support for saving and restoring live registers in a slow path."
by Nicolas Geoffray
· 11 years ago
3bca0df
Support for saving and restoring live registers in a slow path.
by Nicolas Geoffray
· 11 years ago
2e1391b
Merge "Fix code generation with materialized conditions."
by Nicolas Geoffray
· 11 years ago
18efde5
Fix code generation with materialized conditions.
by Nicolas Geoffray
· 11 years ago
7e53b41
Optimizing compiler: ensure loop header dominates loop's blocks.
by Roland Levillain
· 11 years ago
0f60165
Merge "Add loop- and phi-related checks in the optimizing compiler."
by Roland Levillain
· 11 years ago
8380c7c
Merge "Add ScopedAssertNoThreadSuspension"
by Mathieu Chartier
· 11 years ago
6b879dd
Add loop- and phi-related checks in the optimizing compiler.
by Roland Levillain
· 11 years ago
724c963
Also remove environment links to removed instructions.
by Nicolas Geoffray
· 11 years ago
145f0ca
Fix a bug in the handling of moves in register allocator.
by Nicolas Geoffray
· 11 years ago
b7e9e32
Elimination of redundant instructuion
by Anton Shamin
· 11 years ago
2d5f39e
Add ScopedAssertNoThreadSuspension
by Mathieu Chartier
· 11 years ago
04db946
Merge "ART: Address three issues with x86 assembler before enabling load store elimination."
by Ian Rogers
· 11 years ago
d7fe69b
Merge "ART: Fix host test failure (assembler_thumb_test)."
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
d31cf3d
First optimization in new compiler: simple GVN.
by Nicolas Geoffray
· 11 years ago
b7fc629
ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2
by Udayan Banerji
· 11 years ago
53562d9
Merge "Initiate a constant propagation pass in the optimizing compiler."
by Roland Levillain
· 11 years ago
c83d441
Fix a lint error and update a test after the phi fix.
by Nicolas Geoffray
· 11 years ago
aaadf03
Merge "Ensure the first predecessor of a loop is the pre header."
by Nicolas Geoffray
· 11 years ago
556c3d1
Initiate a constant propagation pass in the optimizing compiler.
by Roland Levillain
· 11 years ago
e5cafd5
Merge "It can be that no method has been compiled."
by Nicolas Geoffray
· 11 years ago
e2aa073
Merge "Small fixes to get the boot image compiled in debug mode."
by Nicolas Geoffray
· 11 years ago
ce71ae7
It can be that no method has been compiled.
by Nicolas Geoffray
· 11 years ago
185a7a4
Merge "Initiate a dead code elimination pass in the optimizing compiler."
by Roland Levillain
· 11 years ago
539f559
Merge "Add CFG and SSA form checkers in the optimizing compiler."
by Roland Levillain
· 11 years ago
b09aacb
Small fixes to get the boot image compiled in debug mode.
by Nicolas Geoffray
· 11 years ago
497d62e
ART: skip compilation of huge methods.
by buzbee
· 11 years ago
72bceff
Initiate a dead code elimination pass in the optimizing compiler.
by Roland Levillain
· 11 years ago
ccc07a9
Add CFG and SSA form checkers in the optimizing compiler.
by Roland Levillain
· 11 years ago
f9f0ed4
ART: Overflow of bound check in ArrayCopy intrinsic
by avignate
· 11 years ago
604c6e4
Ensure the first predecessor of a loop is the pre header.
by Nicolas Geoffray
· 11 years ago
7d029af
Merge "Add the "time" compilation filter and output compilation stats."
by Nicolas Geoffray
· 11 years ago
88157ef
Add the "time" compilation filter and output compilation stats.
by Nicolas Geoffray
· 11 years ago
e982f0b
Implement invoke virtual in optimizing compiler.
by Nicolas Geoffray
· 11 years ago
0a1174e
X86 QBE: Make some X86 routines virtual
by Mark Mendell
· 11 years ago
0b4f345
Merge "ART: Check for exceptions from unresolved classes"
by Andreas Gampe
· 11 years ago
61ff009
ART: Check for exceptions from unresolved classes
by Andreas Gampe
· 11 years ago
bace037
Merge "Revert "Revert "Implement suspend checks in new compiler."""
by Nicolas Geoffray
· 11 years ago
fbc695f
Revert "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 11 years ago
5733b35
Merge "ART: fix highest PC values removal in SrcMap.DeltaFormat()"
by Vladimir Marko
· 11 years ago
3d2d7fb
Merge "Fix a bug in the register allocator."
by Nicolas Geoffray
· 11 years ago
aac0f39
Fix a bug in the register allocator.
by Nicolas Geoffray
· 11 years ago
1127b12
ART: fix highest PC values removal in SrcMap.DeltaFormat()
by Yevgeny Rouban
· 11 years ago
daab38c
ART: Make elf loading not abort
by Andreas Gampe
· 11 years ago
5a4b8a2
ART: Rename Handle hierarchy
by Andreas Gampe
· 11 years ago
2ed8def
ART: Allow quickening in the boot image
by Andreas Gampe
· 11 years ago
5182932
ART: Change access flag behavior in verifier
by Andreas Gampe
· 11 years ago
7e3652c
Revert "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 11 years ago
6fbce02
Implement suspend checks in new compiler.
by Nicolas Geoffray
· 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
a1c22c1
Fix builds on archs the compiler does not support.
by Nicolas Geoffray
· 11 years ago
8a16d97
Fix valgrind errors.
by Nicolas Geoffray
· 11 years ago
c7f6b86
Merge "Fix bug in register allocator."
by Nicolas Geoffray
· 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
b9620f3
Merge "ART: Fix things for valgrind"
by Andreas Gampe
· 11 years ago
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 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
73f7d79
Merge "Fix kThumb2Vldrd definition to set correct flag."
by Bill Buzbee
· 11 years ago
75bcc37
ART: Fix variable formatting and CodeLayout's multiple visits
by Jean Christophe Beyler
· 11 years ago
6a64c6c
Merge "Fix misuse of ArenaAllocator."
by Nicolas Geoffray
· 11 years ago
aa4497d
Improve dex location canonicalization-related performance.
by Vladimir Marko
· 11 years ago
2a877f3
Fix bug in register allocator.
by Nicolas Geoffray
· 11 years ago
e6c96d1
Fix misuse of ArenaAllocator.
by Nicolas Geoffray
· 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
Next »