Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
62a46b2b4ac066a740fb22e58a246c18501fa909
/
compiler
62a46b2
Use down_cast instead of reinterpret_cast in Optimizing codegens.
by Roland Levillain
· 10 years ago
e3b034a
Fix some ArtMethod related bugs
by Mathieu Chartier
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
67a0653
Make some parts of ELF more (pointer) aligned.
by David Srbecky
· 10 years ago
6cce3c9
Merge "Link .dynamic to .dynstr"
by David Srbecky
· 10 years ago
49c595d
Merge "Set correct size of PT_PHDR ELF segment."
by David Srbecky
· 10 years ago
1a146bf
Link .dynamic to .dynstr
by David Srbecky
· 10 years ago
24981a1
Set correct size of PT_PHDR ELF segment.
by David Srbecky
· 10 years ago
66a7d7a
Merge "Support for inlining methods that call/throw."
by Nicolas Geoffray
· 10 years ago
bd699ea
Merge "Bring Reference Type Propagation to Instance/StaticInstanceField"
by Roland Levillain
· 10 years ago
d23eeef
Support for inlining methods that call/throw.
by Nicolas Geoffray
· 10 years ago
a15c78d
Merge "Use the new HCurrentMethod in HLoadString."
by Nicolas Geoffray
· 10 years ago
fbdaa30
Use the new HCurrentMethod in HLoadString.
by Nicolas Geoffray
· 10 years ago
104fd8a
Bring Reference Type Propagation to Instance/StaticInstanceField
by Guillaume "Vermeille" Sanchez
· 10 years ago
8363c77
Add --generate-debug-info flag and remove the other two flags.
by David Srbecky
· 10 years ago
b4e2fbb
Merge "Add a HCurrentMethod node."
by Nicolas Geoffray
· 10 years ago
76b1e17
Add a HCurrentMethod node.
by Nicolas Geoffray
· 10 years ago
491a7fe
Fix build - large frame size of ElfWriterQuick<ElfTypes>::Write (again).
by David Srbecky
· 10 years ago
33d75bc
Merge "ART: Fix VerifyObject runtime verification"
by Andreas Gampe
· 10 years ago
65efe91
Merge "Split .oat_patches to multiple sections."
by David Srbecky
· 10 years ago
13df71c
Merge "Bring Reference Type Propagation to NewArray"
by Nicolas Geoffray
· 10 years ago
81d804a
Bring Reference Type Propagation to NewArray
by Guillaume "Vermeille" Sanchez
· 10 years ago
0d37cd0
Rename VisitCondition's argument in code generators.
by Roland Levillain
· 10 years ago
3b45ef2
ART: Fix VerifyObject runtime verification
by Andreas Gampe
· 10 years ago
6c70104
Merge "[optimizing] x86: Prefer add over lea if possible"
by Nicolas Geoffray
· 10 years ago
33bf245
[optimizing] x86: Prefer add over lea if possible
by Mark Mendell
· 10 years ago
5ae1325
Fix another source of undeterministic inlining.
by Nicolas Geoffray
· 10 years ago
f898087
Split .oat_patches to multiple sections.
by David Srbecky
· 10 years ago
2dde2a1
Merge "Switch to using .debug_frame for CFI."
by David Srbecky
· 10 years ago
6f3891c
Merge "Generate just single ARM mapping symbol."
by David Srbecky
· 10 years ago
dc31313
Merge "ART: Clean up arm64 kNumberOfXRegisters usage."
by Vladimir Marko
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
c06841d
Merge "Fix a few literals and assertions."
by Roland Levillain
· 10 years ago
41f2729
Merge "Move the catalog after the stack maps."
by Nicolas Geoffray
· 10 years ago
6530baf
Move the catalog after the stack maps.
by Nicolas Geoffray
· 10 years ago
9470f04
Merge "Make inlining deterministic."
by Nicolas Geoffray
· 10 years ago
f39c9eb
Fix a few literals and assertions.
by Roland Levillain
· 10 years ago
d026143
Make inlining deterministic.
by Nicolas Geoffray
· 10 years ago
c7af85d
ART: Update graph's exit block field if removed
by David Brazdil
· 10 years ago
8a8d825
Merge "Do not use dex_compilation_unit after inlining."
by Nicolas Geoffray
· 10 years ago
ca27be7
Merge "ARM64: Move xSELF from x18 to x19."
by Andreas Gampe
· 10 years ago
e7654e5
Merge "Revert "Switch to using ELF-64 for 64-bit architectures.""
by Hiroshi Yamauchi
· 10 years ago
650f0c4
Revert "Switch to using ELF-64 for 64-bit architectures."
by Hiroshi Yamauchi
· 10 years ago
d5111bf
Do not use dex_compilation_unit after inlining.
by Nicolas Geoffray
· 10 years ago
d56376c
Revert "Revert "Introduce a NearLabel in thumb2.""
by Nicolas Geoffray
· 10 years ago
388d286
Generate just single ARM mapping symbol.
by David Srbecky
· 10 years ago
9bd88b0
ARM64: Move xSELF from x18 to x19.
by Serban Constantinescu
· 10 years ago
dc80984
Merge "Write 64-bit address in DWARF if we are on 64-bit architecture."
by David Srbecky
· 10 years ago
aaf143d
Switch to using .debug_frame for CFI.
by David Srbecky
· 10 years ago
1d63774
Merge "Fix the size of a StackHandleScope in art::CompilerDriver."
by Roland Levillain
· 10 years ago
d6a1eae
Merge "Revert "Introduce a NearLabel in thumb2.""
by Nicolas Geoffray
· 10 years ago
1f277e3
Revert "Introduce a NearLabel in thumb2."
by Nicolas Geoffray
· 10 years ago
9758a8e
Merge "Also encode the InvokeType in an InlineInfo."
by Nicolas Geoffray
· 10 years ago
b176d7c
Also encode the InvokeType in an InlineInfo.
by Nicolas Geoffray
· 10 years ago
1fd8dae
Merge "Introduce a NearLabel in thumb2."
by Nicolas Geoffray
· 10 years ago
20d80be
Merge "Switch to using ELF-64 for 64-bit architectures."
by David Srbecky
· 10 years ago
db0bbab
Introduce a NearLabel in thumb2.
by Nicolas Geoffray
· 10 years ago
9099ef7
Add tests for InstanceOf's and CheckCast's MustDoNullCheck
by Guillaume "Vermeille" Sanchez
· 10 years ago
0ba218d
Remove unnecessary clinit checks
by Calin Juravle
· 10 years ago
9ba4e65
Merge "Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1""
by Calin Juravle
· 10 years ago
2b79984
Revert "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"
by Calin Juravle
· 10 years ago
713c59e
Merge "Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1"
by Calin Juravle
· 10 years ago
0f675d8
Add test for Change-Id: Ied0412a01922b40a3f5d89bed49707498582abc1
by Guillaume "Vermeille" Sanchez
· 10 years ago
d126ba1
[Optimizing] Thumb2 assembler: use 16bits branches when we can.
by Nicolas Geoffray
· 10 years ago
bc84222
Merge "Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck"
by Calin Juravle
· 10 years ago
a3a49fe
Switch to using ELF-64 for 64-bit architectures.
by David Srbecky
· 10 years ago
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
2b846ed
Fix the size of a StackHandleScope in art::CompilerDriver.
by Roland Levillain
· 10 years ago
07276db
Don't do a null test in MarkGCCard if the value cannot be null.
by Nicolas Geoffray
· 10 years ago
8909baf
Mark CheckCast's and InstanceOf's input as !CanBeNull if used before in a NullCheck
by Guillaume "Vermeille" Sanchez
· 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
Next »