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
/
builder.h
Age
Commit message (
Expand
)
Author
2024-01-30
Allow compilation of large methods with no branches
Santiago Aboy Solanes
2022-12-14
Move adding extra goto blocks to InlineInto
Santiago Aboy Solanes
2022-12-06
Update domination chain and RPO manually in MaybeAddExtraGotoBlocks
Santiago Aboy Solanes
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2022-10-13
Update MaybeAddExtraGotoBlocks to bail for irreducible loops
Santiago Aboy Solanes
2022-10-10
Compiler implementation of try catch inlining
Santiago Aboy Solanes
2021-03-23
Remove Vdex::GetQuickenedInfoOf and all its users.
Nicolas Geoffray
2020-05-13
Move HandleCache to HGraph.
Vladimir Marko
2019-10-14
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2018-11-01
Do not cache RequiresConstructorBarrier() results.
Vladimir Marko
2018-01-13
Revert "Revert "Move quickening info logic to its own table""
Mathieu Chartier
2018-01-12
Revert "Move quickening info logic to its own table"
Nicolas Geoffray
2018-01-11
Move quickening info logic to its own table
Mathieu Chartier
2018-01-05
Create dex subdirectory
David Sehr
2017-12-22
Make CodeItem fields private
Mathieu Chartier
2017-11-15
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-10-11
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-06
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2017-08-11
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-07-24
ART: Include cleanup
Andreas Gampe
2017-03-14
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-13
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-10
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-03
Code refactoring around sharpening HLoadClass.
Nicolas Geoffray
2017-02-01
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-01-30
Hash-based dex cache type array.
Vladimir Marko
2017-01-16
Put the resolved class in HLoadClass.
Nicolas Geoffray
2016-10-12
Replace StackHandleScopeCollection with VariableSizedHandleScope
Mathieu Chartier
2016-04-19
Revert "Revert "Use dex cache from compilation unit in RTP.""
Vladimir Marko
2016-04-15
Revert "Use dex cache from compilation unit in RTP."
Nicolas Geoffray
2016-04-14
Use dex cache from compilation unit in RTP.
Vladimir Marko
2016-04-07
Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals""
David Brazdil
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-23
Optimizing: Do not insert suspend checks on back-edges.
Vladimir Marko
2016-02-15
ART: Run SsaBuilder from HGraphBuilder
David Brazdil
2016-02-05
Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""
Nicolas Geoffray
2016-01-18
ART: Remove Baseline compiler
David Brazdil
2015-12-23
Generate more stack maps during native debugging.
David Srbecky
2015-12-21
Rename NullHandle to ScopedNullHandle
Mathieu Chartier
2015-12-17
Revert "Revert "ART: Reduce the instructions generated by packed switch.""
Vladimir Marko
2015-12-16
Revert "ART: Reduce the instructions generated by packed switch."
Nicolas Geoffray
2015-12-08
ART: Reduce the instructions generated by packed switch.
Zheng Xu
2015-12-02
Revert "Revert "Don't use the compiler driver for method resolution.""
Nicolas Geoffray
2015-12-01
Revert "Don't use the compiler driver for method resolution."
Nicolas Geoffray
[next]