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_checker.cc
Age
Commit message (
Expand
)
Author
2024-09-13
riscv64: Add node Rol, fix InstructionBuilder
Anton Romanov
2024-09-11
Revert "riscv64: Add node Rol, fix InstructionBuilder"
Nicolas Geoffray
2024-09-10
riscv64: Add node Rol, fix InstructionBuilder
Anton Romanov
2024-09-02
Typo fix: instrinsic -> intrinsic
Santiago Aboy Solanes
2024-09-02
Don't devirtualize to an intrinsic invalid after the builder phase
Santiago Aboy Solanes
2024-03-25
Remove extra uses of ClearAllBits
Santiago Aboy Solanes
2024-03-19
Remove the environment from ArraySets which can't throw
Santiago Aboy Solanes
2024-02-28
Speed up GraphChecker::VisitInstruction
Santiago Aboy Solanes
2024-02-19
Do HuntForOriginalReference for the value in WBE
Santiago Aboy Solanes
2024-01-29
Revert^7 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-24
Revert^6 "Disable write-barrier elimination pass"
Matthew Reynolds
2024-01-24
Revert^5 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-23
Fix crash when inlining intrinsics with specialized HIR
Santiago Aboy Solanes
2024-01-22
Revert^4 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-22
Revert^3 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-22
Create list of intrinsics with specialized HIR.
Vladimir Marko
2024-01-19
Revert^2 "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2024-01-19
Revert "Disable write-barrier elimination pass"
Santiago Aboy Solanes
2023-11-14
Move valid intrinsic check to graph checker
Santiago Aboy Solanes
2023-10-18
Speed up graph checker by avoiding HInstructionList::Contains calls
Santiago Aboy Solanes
2023-10-04
Speed up graph checker for graphs with instructions with many uses
Santiago Aboy Solanes
2023-04-27
Optimizing: Add `HInstruction::As##type()`.
Vladimir Marko
2023-04-27
Optimizing: Rename `As##type` to `As##type##OrNull`.
Vladimir Marko
2023-04-25
Use `down_cast<>` in `HInstruction::As##type()`.
Vladimir Marko
2023-02-28
Code sinking cleanups
Santiago Aboy Solanes
2023-02-15
Remove RTI validation from our checks
Santiago Aboy Solanes
2023-01-13
Update the graph flags and check consistency
Santiago Aboy Solanes
2023-01-03
GraphChecker: Call VisitInstruction in VisitConstant
Santiago Aboy Solanes
2022-12-19
Graph checker fixups
Santiago Aboy Solanes
2022-12-16
Set HasMonitorOperations in the outer graph when inlining
Santiago Aboy Solanes
2022-12-05
Update CanTriggerGC flag for ArraySet
Santiago Aboy Solanes
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2022-09-08
Reland "Add an environment to the beginning of catch blocks"
Santiago Aboy Solanes
2022-09-06
Revert "Add an environment to the beginning of catch blocks"
Santiago Aboy Solanes
2022-09-06
Add an environment to the beginning of catch blocks
Santiago Aboy Solanes
2022-06-08
Revert^2 "ART: Removes SuspendCheck for plain
Stelios Ioannou
2021-09-29
Revert "ART: Removes SuspendCheck for plain loops with a low trip count."
Nicolas Geoffray
2021-09-13
ART: Removes SuspendCheck for plain loops with a low trip count.
Stelios Ioannou
2021-05-24
dex2oat: Abort app compilation without boot image.
Vladimir Marko
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-06-09
ART: Introduce predicated vector instructions.
Artem Serov
2020-01-08
Add OptimizingUnitTestHelper::GraphChecker methods
Evgeny Astigeevich
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-05-03
Perform rudimentary check on graph size for no-change assertions.
Aart Bik
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-22
Revert^2 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-01-25
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
[next]