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
/
graph_visualizer.cc
Age
Commit message (
Expand
)
Author
2017-06-26
Don't use the graph's dex file when printing HInvoke.
Nicolas Geoffray
2017-06-01
Use IntrusiveForwardList<> for Env-/UsePosition.
Vladimir Marko
2017-05-15
Min/max SIMDization support.
Aart Bik
2017-04-20
ARM64: Support MultiplyAccumulate for SIMD.
Artem Serov
2017-04-19
Implement halving add idiom (with checker tests).
Aart Bik
2017-03-28
Merge "Make data dependency around HDeoptimize correct."
Nicolas Geoffray
2017-03-27
Make data dependency around HDeoptimize correct.
Nicolas Geoffray
2017-03-23
Implement a SIMD spilling slot.
Aart Bik
2017-02-17
ARM: Merge data-processing instructions and shifts/(un)signed extensions
Anton Kirilov
2017-01-15
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
Orion Hodson
2017-01-11
Revert "ART: Compiler support for invoke-polymorphic."
Orion Hodson
2017-01-11
ART: Compiler support for invoke-polymorphic.
Orion Hodson
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
2016-09-23
Clean-up sharpening and compiler driver.
Nicolas Geoffray
2016-08-19
ART: Add thread offset printing hook to disassembler
Andreas Gampe
2016-08-02
Improve the graph visualizer's output for constant locations.
Alexandre Rames
2016-07-15
Rename current register allocator implementation
Matthew Gharrity
2016-07-13
X86: Use memory to do array range checks
Mark Mendell
2016-07-01
Create a typedef for HInstruction::GetInputs() return type.
Vladimir Marko
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-02
Refactor handling of input records.
Vladimir Marko
2016-05-12
Merge "Fix oatdump crash on arm64/arm code. Also adds 16 bit literal informat...
Aart Bik
2016-05-12
Fix oatdump crash on arm64/arm code.
Aart Bik
2016-05-12
Fix another case of live_in at irreducible loop entry.
Nicolas Geoffray
2016-05-09
Intrinsify String.length() and String.isEmpty() as HIR.
Vladimir Marko
2016-04-19
Use iterators "before" the use node in HUserRecord<>.
Vladimir Marko
2016-03-30
Merge "Optimizing: Improve const-string code generation."
Vladimir Marko
2016-03-30
ART: Flush ostream less frequently in GraphVisualizer
David Brazdil
2016-03-29
Optimizing: Improve const-string code generation.
Vladimir Marko
2016-03-24
ART: Loosen a GraphChecker rule on Boolean inputs
David Brazdil
2016-03-23
Ensure object ArraySet with null value does not need a type check.
Roland Levillain
2016-03-11
Integrate BitwiseNegated into shared framework.
Artem Serov
2016-02-25
Optimizing: ARM64 negated bitwise operations simplification
Kevin Brodsky
2016-02-25
Revert "Revert "ARM/ARM64: Extend support of instruction combining.""
Artem Udovichenko
2016-02-17
Extend constant folding to float and double operations.
Roland Levillain
2016-02-15
ART: Run SsaBuilder from HGraphBuilder
David Brazdil
2016-02-11
Fix x86-64 Baker's read barrier fast path for CheckCast.
Roland Levillain
2016-01-28
Revert "Revert "Lift the spill at each irreducible loop block restriction.""
Nicolas Geoffray
2016-01-26
Some minor simplifications in code and tests.
Aart Bik
2016-01-26
Revert "Lift the spill at each irreducible loop block restriction."
Bart Sears
2016-01-26
Lift the spill at each irreducible loop block restriction.
Nicolas Geoffray
2016-01-22
Revert "Some minor simplifications in code and tests."
Nicolas Geoffray
2016-01-20
Some minor simplifications in code and tests.
Aart Bik
2016-01-14
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2015-12-31
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-15
Revert "ART: Refactor SsaBuilder for more precise typing info"
Alex Light
2015-12-14
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-02
Merge "Revert "Revert "Don't use the compiler driver for method resolution."""
Nicolas Geoffray
[next]