Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c9e94f3792443a3ebf541fa81c96dd885723c112
/
compiler
/
optimizing
/
nodes.h
e5d80f8
Move ArenaBitVector into the runtime
by Mathieu Chartier
· 10 years ago
a815f17
Merge "Revert "Revert "load store elimination."""
by Mingyao Yang
· 10 years ago
31f0e75
Merge "ARM64: Instruction simplification for array accesses."
by Roland Levillain
· 10 years ago
8df69d4
Revert "Revert "load store elimination.""
by Mingyao Yang
· 10 years ago
f652cec
MIPS: Initial version of optimizing compiler for MIPS32
by Goran Jakovljevic
· 10 years ago
7cf979b
Merge "Revert "Revert "optimizing: propagate type information of arguments"""
by Calin Juravle
· 10 years ago
e6dbf48
ARM64: Instruction simplification for array accesses.
by Alexandre Rames
· 10 years ago
4b8f1ec
Use ATTRIBUTE_UNUSED more.
by Roland Levillain
· 10 years ago
d5a69fc
Merge "Added support for unsigned comparisons"
by Aart Bik
· 10 years ago
8030c41
Revert "load store elimination."
by Nicolas Geoffray
· 10 years ago
589dac7
load store elimination.
by Mingyao Yang
· 10 years ago
e9f3760
Added support for unsigned comparisons
by Aart Bik
· 10 years ago
805b3b5
X86 jump tables for PackedSwitch
by Mark Mendell
· 10 years ago
e6e3bea
Revert "Revert "optimizing: propagate type information of arguments""
by Calin Juravle
· 10 years ago
df34560
Merge "Revert "optimizing: propagate type information of arguments""
by Calin Juravle
· 10 years ago
c05aca7
Revert "optimizing: propagate type information of arguments"
by Calin Juravle
· 10 years ago
02280e6
Merge "optimizing: propagate type information of arguments"
by Calin Juravle
· 10 years ago
2c1ffc3
optimizing: propagate type information of arguments
by Calin Juravle
· 10 years ago
439ffb8
Merge "Intrinsify System.arraycopy."
by Nicolas Geoffray
· 10 years ago
4e2a557
Assert that referrers class should not need access check.
by Calin Juravle
· 10 years ago
ee3cf07
Intrinsify System.arraycopy.
by Nicolas Geoffray
· 10 years ago
a9a306d
Add a clarifying comment on HLoadClass::InstructionDataEquals.
by Calin Juravle
· 10 years ago
359f77c
Merge "Add DCHECKs to ArenaVector and ScopedArenaVector."
by Vladimir Marko
· 10 years ago
386062d
Make sure classes with different access checks are not GVN-ed
by Calin Juravle
· 10 years ago
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 10 years ago
d6ace60
Merge "Add support for intrinsic optimizations."
by Nicolas Geoffray
· 10 years ago
a83a54d
Add support for intrinsic optimizations.
by Nicolas Geoffray
· 10 years ago
154746b
Remove dex_pc's default value from top level HInstruction
by Calin Juravle
· 10 years ago
98893e1
Add support for unresolved classes in optimizing.
by Calin Juravle
· 10 years ago
e460d1d
Revert "Revert "Support unresolved fields in optimizing"
by Calin Juravle
· 10 years ago
9f389d4
ART: Fix a static_cast int32_t -> uint64_t bug.
by David Brazdil
· 10 years ago
e0395dd
Optimize ArraySet for x86/x64/arm/arm64.
by Nicolas Geoffray
· 10 years ago
a68ceb1
Merge "Optimizing: Tag arena allocations in code generators."
by Vladimir Marko
· 10 years ago
225b646
Optimizing: Tag arena allocations in code generators.
by Vladimir Marko
· 10 years ago
3b9f304
Address HPackedSwitch issues raised after merge
by Mark Mendell
· 10 years ago
211c211
Optimizing: Rewrite DCE's MarkReachableBlocks().
by Vladimir Marko
· 10 years ago
d7558da
ART: Preserve loop headers with try/catch
by David Brazdil
· 10 years ago
1f8695c
Optimizing: Rewrite HGraph::FindBackEdges().
by Vladimir Marko
· 10 years ago
d76d139
Optimizing: Rewrite HGraph::ComputeDominanceInformation().
by Vladimir Marko
· 10 years ago
fe57faa
[optimizing] Add basic PackedSwitch support
by Mark Mendell
· 10 years ago
85c7bab
Revert "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 10 years ago
6766eae
Merge "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 10 years ago
7537437
Revert "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
ca83cd0
Merge "Optimizing: Allow storing value objects in containers."
by Vladimir Marko
· 10 years ago
b7d8e8c
Optimizing: Do not use range-based loop when inserting elements.
by Vladimir Marko
· 10 years ago
76c92ac
Optimizing: Allow storing value objects in containers.
by Vladimir Marko
· 10 years ago
a201d5e
Merge "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 10 years ago
e6f49b4
Revert "Support unresolved fields in optimizing" breaks debuggable tests.
by Calin Juravle
· 10 years ago
64acf30
Optimize code generation of check-cast and instance-of.
by Nicolas Geoffray
· 10 years ago
23a8e35
Support unresolved fields in optimizing
by Calin Juravle
· 10 years ago
175dc73
Support unresolved methods in Optimizing
by Calin Juravle
· 10 years ago
71bf809
Optimizing: Tag arena allocations in SsaBuilder.
by Vladimir Marko
· 10 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 10 years ago
77a48ae
Revert "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 10 years ago
659562a
Revert "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 10 years ago
b022fa1
ART: Register allocation and runtime support for try/catch
by David Brazdil
· 10 years ago
9af47e2
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
402ae2d
Merge "Add dex_pc to all HInstructions in builder."
by Nicolas Geoffray
· 10 years ago
3ecfd65
Add dex_pc to all HInstructions in builder.
by Yevgeny Rouban
· 10 years ago
0616ae0
[optimizing] Add support for x86 constant area
by Mark Mendell
· 10 years ago
6058455
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 10 years ago
897ce64
Merge "Reduce how often we call FindDexCache"
by Mathieu Chartier
· 10 years ago
736b560
Reduce how often we call FindDexCache
by Mathieu Chartier
· 10 years ago
2e8e4ff
Merge "Revert "Optimizing: Tag basic block allocations with their source.""
by Vladimir Marko
· 10 years ago
145acc5
Revert "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
f7432c6
Merge "Optimizing: Tag basic block allocations with their source."
by Vladimir Marko
· 10 years ago
91e11c0
Optimizing: Tag basic block allocations with their source.
by Vladimir Marko
· 10 years ago
2a7c1ef
Add more dwarf debug line info for Optimized methods.
by Yevgeny Rouban
· 10 years ago
f9f6441
Optimizing: Tag Arena allocations with their source.
by Vladimir Marko
· 10 years ago
68ad649
Refactor BuildInvoke.
by Calin Juravle
· 10 years ago
e418dda
Be more flexible on the code unit size when inlining.
by Nicolas Geoffray
· 10 years ago
05f2056
Add support to indicate whether intrinsics require a dex cache
by Agi Csaki
· 10 years ago
83f8b5b
Merge "ART: Enable basic optimizations for try/catch"
by David Brazdil
· 10 years ago
bbd733e
ART: Enable basic optimizations for try/catch
by David Brazdil
· 10 years ago
99429ae
Merge "Revert "Revert "Optimizing: Better invoke-static/-direct dispatch."""
by Vladimir Marko
· 10 years ago
5815501
Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""
by Vladimir Marko
· 10 years ago
ec16f79
ART: Refactor try/catch block info, store exception type
by David Brazdil
· 10 years ago
d9c4d2e
Merge "Revert "Optimizing: Better invoke-static/-direct dispatch.""
by Vladimir Marko
· 10 years ago
b2c431e
Revert "Optimizing: Better invoke-static/-direct dispatch."
by Vladimir Marko
· 10 years ago
464581a
Merge "Optimizing: Better invoke-static/-direct dispatch."
by Vladimir Marko
· 10 years ago
9b688a0
Optimizing: Better invoke-static/-direct dispatch.
by Vladimir Marko
· 10 years ago
29fc008
ART: Revert storing of exceptional predecessors
by David Brazdil
· 10 years ago
837b649
Merge "Adjust art::HTypeConversion's side effects for MIPS64."
by Roland Levillain
· 10 years ago
e28dde5
Merge "Small optimization improvements."
by Nicolas Geoffray
· 10 years ago
df3f822
Adjust art::HTypeConversion's side effects for MIPS64.
by Roland Levillain
· 10 years ago
7c2af0d
Merge "Remove unnecessary `explicit` qualifiers on constructors."
by Roland Levillain
· 10 years ago
efa8468
Small optimization improvements.
by Nicolas Geoffray
· 10 years ago
57b81ec
Add support to indicate whether intrinsics require an environment
by agicsaki
· 10 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 10 years ago
78e3ef6
Add a GVN dependency 'GC' for garbage collection.
by Alexandre Rames
· 10 years ago
8c0676c
ART-Optimizing: Fix the type of HDivZeroCheck
by Serguei Katkov
· 10 years ago
1339409
Merge "Have constant folding be more flexible."
by Roland Levillain
· 10 years ago
9867bc7
Have constant folding be more flexible.
by Roland Levillain
· 10 years ago
cb1c055
ART: Move exception clearing into own instruction
by David Brazdil
· 10 years ago
b618ade
ART: Store and check exceptional predecessors
by David Brazdil
· 10 years ago
2e76830
Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 10 years ago
a5ae3c3
Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""
by Calin Juravle
· 10 years ago
e344a80
Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
by Calin Juravle
· 10 years ago
00e3b38
Revert "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
Next »