Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
cc8bda030d7a18715d2c63bbb2528b61472bf3d5
/
compiler
90688ae
Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write.
by David Srbecky
· 10 years ago
dc23a38
Merge "Eliminate redundant constructor barriers when inlining."
by Calin Juravle
· 10 years ago
3cd4fc8
Eliminate redundant constructor barriers when inlining.
by Calin Juravle
· 10 years ago
ad5fa8c
Support generation of CFI in .debug_frame format.
by David Srbecky
· 10 years ago
48fb0b7
Merge "Don't do a null test in MarkGCCard if the value cannot be null."
by Nicolas Geoffray
· 10 years ago
07276db
Don't do a null test in MarkGCCard if the value cannot be null.
by Nicolas Geoffray
· 10 years ago
2f9d137
Merge "Opt compiler: ARM64: Use ldp/stp on arm64 for slow paths."
by Nicolas Geoffray
· 10 years ago
f1a9ff7
ART: Mark constructor 'explicit'
by David Brazdil
· 10 years ago
c7a2485
ART: Revert change to LiveRange::Dump
by David Brazdil
· 10 years ago
7fe79ff
Revert "ART: Revert change to LiveRange::Dump"
by David Brazdil
· 10 years ago
294a050
ART: Revert change to LiveRange::Dump
by David Brazdil
· 10 years ago
17f1bc5
Merge "Support InlineInfo in StackMap."
by Nicolas Geoffray
· 10 years ago
b1d0f3f
Support InlineInfo in StackMap.
by Nicolas Geoffray
· 10 years ago
682876a
Merge "Don't emit bkpt, takes extra space for nothing."
by Nicolas Geoffray
· 10 years ago
81b2591
Merge "ART: Removed redundant Phis as part of DCE"
by David Brazdil
· 10 years ago
84daae5
ART: Removed redundant Phis as part of DCE
by David Brazdil
· 10 years ago
d30ad93
Merge "Callee/caller save logic in register allocator."
by Nicolas Geoffray
· 10 years ago
8826f67
Callee/caller save logic in register allocator.
by Nicolas Geoffray
· 10 years ago
c88b09f
Merge "ART: Print C1vis lists as [v1,...,vN]"
by David Brazdil
· 10 years ago
3f68e38
Don't emit bkpt, takes extra space for nothing.
by Nicolas Geoffray
· 10 years ago
c57397b
ART: Print C1vis lists as [v1,...,vN]
by David Brazdil
· 10 years ago
99df2b1
Merge "Opt compiler: Speedup div/rem by constants on arm32 and arm64."
by Nicolas Geoffray
· 10 years ago
c666710
Opt compiler: Speedup div/rem by constants on arm32 and arm64.
by Zheng Xu
· 10 years ago
9f99d92
ART: Fix a minor lint error
by David Brazdil
· 10 years ago
1cad536
Merge "ART: Refactor GraphVisualizer attribute printing"
by David Brazdil
· 10 years ago
c7465286
ART: Refactor GraphVisualizer attribute printing
by David Brazdil
· 10 years ago
d9a27b6
Merge "Quick: Fix marking high words in DCE."
by Vladimir Marko
· 10 years ago
9cacef6
Quick: Fix marking high words in DCE.
by Vladimir Marko
· 10 years ago
c8c6aa9
Merge "ART: Do not relocate app program headers in patchoat."
by Vladimir Marko
· 10 years ago
2a6c5ee
Merge "[optimizing] Fold HTypeConversion of constants"
by Roland Levillain
· 10 years ago
3fc9903
ART: Do not relocate app program headers in patchoat.
by Vladimir Marko
· 10 years ago
fd11470
ART: Fix unused return-value in test
by Andreas Gampe
· 10 years ago
e82549b
[optimizing] Fold HTypeConversion of constants
by Mark Mendell
· 10 years ago
ade58e1
Quick: Fix DCE, clear high word flag in RemoveChange().
by Vladimir Marko
· 10 years ago
cefb155
Merge "ART: arm indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
83d46ef
Quick: Fix DCE to mark wide register overlaps correctly.
by Vladimir Marko
· 10 years ago
f396211
Merge "ART: Rediscover loops after deleting blocks in DCE"
by David Brazdil
· 10 years ago
ba6fdbc
ART: arm indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
cdf89f3
Merge "Small correction in Optimizing's ARM64 code generator."
by Roland Levillain
· 10 years ago
c23fef5
Merge "Revert "Add new rule to the graph checker.""
by Calin Juravle
· 10 years ago
1d8b49f
Revert "Add new rule to the graph checker."
by Calin Juravle
· 10 years ago
fe8cd35
Merge "Add new rule to the graph checker."
by Calin Juravle
· 10 years ago
a4b8c21
ART: Rediscover loops after deleting blocks in DCE
by David Brazdil
· 10 years ago
987b2e6
Merge "Simplify floating-point comparisons with NaN in Optimizing."
by Roland Levillain
· 10 years ago
1d316ad
Merge "Insert a read barrier in the JNI bridge."
by Hiroshi Yamauchi
· 10 years ago
9dfba72
Merge "ART: x86 indexOf intrinsics for the optimizing compiler"
by Andreas Gampe
· 10 years ago
21030dd
ART: x86 indexOf intrinsics for the optimizing compiler
by Andreas Gampe
· 10 years ago
9d50775
Add new rule to the graph checker.
by Calin Juravle
· 10 years ago
119b21a
Merge "[optimizing] Improve 32 bit long shift by 1."
by Roland Levillain
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
ba56d06
[optimizing] Improve 32 bit long shift by 1.
by Mark Mendell
· 10 years ago
cdeb0b5
Merge "[optimizing] Tune some x86_64 moves"
by Nicolas Geoffray
· 10 years ago
6727a48
Merge "Skip compilation when falling-through out of method code."
by Calin Juravle
· 10 years ago
3b55ebb
Simplify floating-point comparisons with NaN in Optimizing.
by Roland Levillain
· 10 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 10 years ago
7b4de07
Merge "Quick: Fix DCE to rename SSA regs for degenerate Phis."
by Vladimir Marko
· 10 years ago
92e83bf
[optimizing] Tune some x86_64 moves
by Mark Mendell
· 10 years ago
e299f16
Quick: Abolish kMirOpCheckPart2.
by Vladimir Marko
· 10 years ago
f60715c
Quick: Fix DCE to rename SSA regs for degenerate Phis.
by Vladimir Marko
· 10 years ago
8c0c91a
Use a growable array instead of an environment during SSA.
by Nicolas Geoffray
· 10 years ago
db216f4
Relax the only one back-edge restriction.
by Nicolas Geoffray
· 10 years ago
a6591ef
Merge "ART: Fix mips64 jni bugs."
by Andreas Gampe
· 10 years ago
d90957f
ART: Fix mips64 jni bugs.
by Douglas Leung
· 10 years ago
a412964
In quick compiler, force string init invoke to be fast path.
by Jeff Hao
· 10 years ago
896e32d
Small correction in Optimizing's ARM64 code generator.
by Roland Levillain
· 10 years ago
2b689e3
Merge "Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts"""""
by Roland Levillain
· 10 years ago
fbda5f3
Find better split positions in the register allocator.
by Nicolas Geoffray
· 10 years ago
7394569
Revert "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""
by Mark P Mendell
· 10 years ago
3130cdf
Add some more DISALLOW_COPY_AND_ASSIGN
by Mathieu Chartier
· 10 years ago
e3d623e
ART: Fix max build
by Andreas Gampe
· 10 years ago
033d745
Add binary search table to .eh_frame_hdr
by David Srbecky
· 10 years ago
485971c
Merge "Do not write CFI and symbols for deduplicate methods."
by Andreas Gampe
· 10 years ago
6d73c9d
Do not write CFI and symbols for deduplicate methods.
by David Srbecky
· 10 years ago
702d260
Skip compilation when falling-through out of method code.
by Calin Juravle
· 10 years ago
5d7b7f8
Update the remaining input index of phis after deleting an input.
by Nicolas Geoffray
· 10 years ago
b0a962c
Move .eh_frame to the end of ELF file.
by David Srbecky
· 10 years ago
acb3ee8
Merge "Major refactoring of ElfBuilder."
by David Srbecky
· 10 years ago
e6dbb73
Merge "Minor refactoring of ElfBuilder."
by David Srbecky
· 10 years ago
bc90fd0
Major refactoring of ElfBuilder.
by David Srbecky
· 10 years ago
fd5f56d
Merge "Revert "GVN final fields even with side effects.""
by Nicolas Geoffray
· 10 years ago
2af2307
Revert "GVN final fields even with side effects."
by Nicolas Geoffray
· 10 years ago
56784f8
Merge "GVN final fields even with side effects."
by Nicolas Geoffray
· 10 years ago
7817336
GVN final fields even with side effects.
by Nicolas Geoffray
· 10 years ago
ed51747
Merge "Add synthesize uses at back edge."
by Nicolas Geoffray
· 10 years ago
5790260
Add synthesize uses at back edge.
by Nicolas Geoffray
· 10 years ago
0430fc9
Merge "ART: Fix loop information after dead code elimination"
by David Brazdil
· 10 years ago
69a2804
ART: Fix loop information after dead code elimination
by David Brazdil
· 10 years ago
ec525fc
Factor MoveArguments methods in Optimizing's intrinsics handlers.
by Roland Levillain
· 10 years ago
b6829c2
Merge "Refactor InvokeDexCallingConventionVisitor in Optimizing."
by Roland Levillain
· 10 years ago
2d27c8e
Refactor InvokeDexCallingConventionVisitor in Optimizing.
by Roland Levillain
· 10 years ago
f073a36
Merge "Fix for incorrect encode and parse of PEXTRW instruction"
by Vladimir Marko
· 10 years ago
e761b91
Merge "Revert "Revert "Revert "[optimizing] Improve x86 shifts""""
by Roland Levillain
· 10 years ago
2a7a1d7
Revert "Revert "Revert "[optimizing] Improve x86 shifts"""
by Roland Levillain
· 10 years ago
fadf977
Merge "Add InsertInstructionAfter in HBasicBlock."
by Roland Levillain
· 10 years ago
d474b1d
Merge "Revert "Revert "[optimizing] Improve x86 shifts"""
by Roland Levillain
· 10 years ago
9b95a05
Revert "Revert "[optimizing] Improve x86 shifts""
by Roland Levillain
· 10 years ago
e0705f5
Fix for incorrect encode and parse of PEXTRW instruction
by nikolay serdjuk
· 10 years ago
2bee20b
Quick: Fix crash on fall-through out of method code.
by Calin Juravle
· 10 years ago
0c5bbc1
Minor refactoring of ElfBuilder.
by David Srbecky
· 10 years ago
3adfc4b
Merge "Quick: Avoid unnecessary GVN work in release builds."
by Vladimir Marko
· 10 years ago
Next »