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