index
:
Project-1CE/art
25q2
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
graph_visualizer.cc
Age
Commit message (
Expand
)
Author
2020-07-22
Dump instruction set features in .cfg
Fabio Rinaldi
2020-06-11
Clean up generated operator<<(os, enum).
Vladimir Marko
2020-02-21
Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`.
Roland Levillain
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-06-11
Move IntrusiveForwardList<> to libartbase.
Vladimir Marko
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-09-25
Merge "ART: ARM64: Support DotProd SIMD idiom."
Treehugger Robot
2018-09-25
ART: ARM64: Support DotProd SIMD idiom.
Artem Serov
2018-09-20
Revert^2 "ART: Refactor typedef to using"
Andreas Gampe
2018-09-20
Revert "ART: Refactor typedef to using"
Andreas Gampe
2018-09-19
ART: Refactor typedef to using
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-05-11
ART: Compiler support for const-method-handle
Orion Hodson
2018-05-10
ART: Compiler support for const-method-type
Orion Hodson
2018-03-27
Merge "Revert^4 "Compiler changes for bitstring based type checks.""
Treehugger Robot
2018-03-27
Revert^4 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-26
Revert^3 "Compiler changes for bitstring based type checks."
Andreas Gampe
2018-03-26
ART: Fix infinite recursion for deopt at dex pc 0.
Vladimir Marko
2018-03-22
Revert^2 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-02-21
Remove duplication, split tests
David Sehr
2018-02-07
Don't analyze methods with verification errors.
Aart Bik
2018-02-01
Clean up signed/unsigned in vectorizer.
Aart Bik
2018-01-25
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-23
Compiler changes for bitstring based type checks.
Vladimir Marko
2017-11-02
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-10-27
Alignment optimizations in vectorizer.
Aart Bik
2017-10-11
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-03
ART: Introduce Uint8 compiler data type.
Vladimir Marko
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-08-30
ART: Describe static fields in GraphVisualizer.
Vladimir Marko
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
[next]