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
/
suspend_check_test.cc
Age
Commit message (
Expand
)
Author
2023-02-13
Don't run ReferenceTypePropagation without a Thread
Santiago Aboy Solanes
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-01-13
Change compiler tests to have aligned code item
Mathieu Chartier
2018-01-05
Create dex subdirectory
David Sehr
2017-10-06
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2016-02-15
ART: Run SsaBuilder from HGraphBuilder
David Brazdil
2015-10-08
Add DCHECKs to ArenaVector and ScopedArenaVector.
Vladimir Marko
2015-09-08
Optimizing: Tag basic block allocations with their source.
Vladimir Marko
2015-09-03
Revert "Optimizing: Tag basic block allocations with their source."
Vladimir Marko
2015-09-03
Optimizing: Tag basic block allocations with their source.
Vladimir Marko
2015-05-11
Add a parent environment to HEnvironment.
Nicolas Geoffray
2015-02-04
Create HGraph outside Builder, print timings
David Brazdil
2014-09-16
Revert "Revert "Implement suspend checks in new compiler.""
Nicolas Geoffray
2014-09-15
Revert "Implement suspend checks in new compiler."
Nicolas Geoffray
2014-09-15
Implement suspend checks in new compiler.
Nicolas Geoffray