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
/
side_effects_test.cc
Age
Commit message (
Expand
)
Author
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2020-07-28
A few more inclusive language updates
Orion Hodson
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-08-31
ART: Remove unneeded SideEffects for fatal instructions.
Artem Serov
2017-10-03
ART: Introduce Uint8 compiler data type.
Vladimir Marko
2017-09-25
ART: Introduce compiler data type.
Vladimir Marko
2016-04-15
Remove the no-longer-needed F/I and D/J alias.
Aart Bik
2016-04-13
Revert "Remove the no-longer-needed F/I and D/J alias."
Aart Bik
2016-04-12
Remove the no-longer-needed F/I and D/J alias.
Aart Bik
2015-11-15
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-08-12
Add a GVN dependency 'GC' for garbage collection.
Alexandre Rames
2015-07-20
Fix broken tests.
Aart Bik
2015-07-20
Improved side effect analysis (field/array write/read).
Aart Bik