Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c83d441a722f0afb510c9cd0e69e09d65652143c
/
compiler
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
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
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
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
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
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
065bf77
Add (simple) side effects flags and equality methods on nodes.
by Nicolas Geoffray
· 11 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 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
2225c35
Merge "ART: Refactor elf_writer_quick, add symbolizer"
by Andreas Gampe
· 11 years ago
54fc26c
ART: Refactor elf_writer_quick, add symbolizer
by Andreas Gampe
· 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
859efc4
Merge "ART fix oat debug source map operations"
by Vladimir Marko
· 11 years ago
4a94679
Merge "Quick compiler, aarch64: Insane sanity checker"
by buzbee
· 11 years ago
579123b
Merge "ART: Fix read-out-of-bounds in the compiler"
by Andreas Gampe
· 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
68b5685
Reduce and speed-up class def searches.
by Ian Rogers
· 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
dcea56f
Merge "Fix frame size issue with 64-bit"
by Narayan Kamath
· 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
18a49cc
Fix frame size issue with 64-bit
by Brian Carlstrom
· 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
709368e
Merge "Reduce interpret-only compile time."
by Mathieu Chartier
· 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
061d310
Merge "ART: Add non-temporal store support"
by Ian Rogers
· 11 years ago
8e219ae
Reduce interpret-only compile time.
by Mathieu Chartier
· 11 years ago
b5bce7c
ART: Add non-temporal store support
by Jean Christophe Beyler
· 11 years ago
0b05ec6
Merge "ART: Improve error message on oat writer failure"
by Andreas Gampe
· 11 years ago
d9efea6
ART: Improve error message on oat writer failure
by Andreas Gampe
· 11 years ago
88a6b41
Quick compiler: fix DCHECK
by buzbee
· 11 years ago
898fcb5
CheckAndClearResolveException should allow LinkageError
by Brian Carlstrom
· 11 years ago
1ff1747
Merge "ART: Extending FlagsOf"
by Ian Rogers
· 11 years ago
33ac819
ART fix oat debug source map operations
by Yevgeny Rouban
· 11 years ago
Next »