index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
nodes.h
Age
Commit message (
Expand
)
Author
2016-07-28
Merge "MIPS32: Improve string and class loads"
Vladimir Marko
2016-07-27
MIPS32: Improve string and class loads
Alexey Frunze
2016-07-27
ART: Delete old compiler_enums.h
Andreas Gampe
2016-07-21
ARM: Port instr simplification of array accesses.
Artem Serov
2016-07-01
MIPS32: Improve method invocation
Alexey Frunze
2016-07-01
Merge "Create a typedef for HInstruction::GetInputs() return type."
Treehugger Robot
2016-07-01
Create a typedef for HInstruction::GetInputs() return type.
Vladimir Marko
2016-07-01
Make the Compute() method of all HIRs static.
Anton Kirilov
2016-06-29
Merge "Do checks on the fault address when we think it's an NPE."
Treehugger Robot
2016-06-29
Do checks on the fault address when we think it's an NPE.
Nicolas Geoffray
2016-06-23
Merge "ART: Run RTP if invoke inputs have more specific type"
David Brazdil
2016-06-23
ART: Run RTP if invoke inputs have more specific type
David Brazdil
2016-06-21
Merge "Replace String.charAt() with HIR."
Vladimir Marko
2016-06-21
Replace String.charAt() with HIR.
Vladimir Marko
2016-06-21
Improve HLoadClass code generation.
Vladimir Marko
2016-06-07
ART: Remove redundant MoveInstructionBefore method
David Brazdil
2016-06-06
Merge "ART: ArrayGet hoisting restriction added."
Aart Bik
2016-06-07
ART: ArrayGet hoisting restriction added.
Anton Shamin
2016-06-02
Refactor handling of input records.
Vladimir Marko
2016-05-18
Mark concrete HIR instructions as FINAL.
Vladimir Marko
2016-05-12
Fix another case of live_in at irreducible loop entry.
Nicolas Geoffray
2016-05-10
Merge "Intrinsify String.length() and String.isEmpty() as HIR."
Vladimir Marko
2016-05-09
Intrinsify String.length() and String.isEmpty() as HIR.
Vladimir Marko
2016-05-06
Merge "Optimizing: LoadString may not have any side effects."
Vladimir Marko
2016-05-06
ART: Fix dominance for irreducible loops
David Brazdil
2016-04-20
Merge "Revert "Revert "Use dex cache from compilation unit in RTP."""
Vladimir Marko
2016-04-19
Revert "Revert "Use dex cache from compilation unit in RTP.""
Vladimir Marko
2016-04-19
Use iterators "before" the use node in HUserRecord<>.
Vladimir Marko
2016-04-15
Merge "Remove the no-longer-needed F/I and D/J alias."
Aart Bik
2016-04-15
Remove the no-longer-needed F/I and D/J alias.
Aart Bik
2016-04-15
Merge "Enable allocation elimination as part of LSE"
Mingyao Yang
2016-04-15
Revert "Use dex cache from compilation unit in RTP."
Nicolas Geoffray
2016-04-15
Enable allocation elimination as part of LSE
Mingyao Yang
2016-04-14
Use dex cache from compilation unit in RTP.
Vladimir Marko
2016-04-13
Revert "Remove the no-longer-needed F/I and D/J alias."
Aart Bik
2016-04-12
Remove the no-longer-needed F/I and D/J alias.
Aart Bik
2016-04-12
ART: Speed up HGraph::PopulateIrreducibleRecursive
David Brazdil
2016-04-07
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
David Brazdil
2016-04-05
Optimizing: LoadString may not have any side effects.
Vladimir Marko
2016-04-04
Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"
David Brazdil
2016-04-04
Refactor HGraphBuilder and SsaBuilder to remove HLocals
David Brazdil
2016-04-04
Build dominator tree before generating HInstructions
David Brazdil
2016-03-31
Merge "Fix Boolean to integral types conversions."
Roland Levillain
2016-03-30
Fix Boolean to integral types conversions.
Roland Levillain
2016-03-29
Optimizing: Improve const-string code generation.
Vladimir Marko
2016-03-24
Merge "Clean up art::HConstant predicates."
Roland Levillain
2016-03-23
Merge "Fix and improve shift and rotate operations."
Roland Levillain
2016-03-22
Merge "Tighten art::HNeg type constraints on its input."
Roland Levillain
2016-03-22
Fix and improve shift and rotate operations.
Roland Levillain
2016-03-22
Tighten art::HNeg type constraints on its input.
Roland Levillain
[next]