summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/side_effects_test.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: Refactor for bugprone-argument-commentAndreas Gampe2018-12-271-13/+13
* ART: Remove unneeded SideEffects for fatal instructions.Artem Serov2018-08-311-0/+1
* ART: Introduce Uint8 compiler data type.Vladimir Marko2017-10-031-6/+15
* ART: Introduce compiler data type.Vladimir Marko2017-09-251-48/+49
* Remove the no-longer-needed F/I and D/J alias.Aart Bik2016-04-151-9/+25
* Revert "Remove the no-longer-needed F/I and D/J alias."Aart Bik2016-04-131-25/+9
* Remove the no-longer-needed F/I and D/J alias.Aart Bik2016-04-121-9/+25
* x86/x86-64 read barrier support for concurrent GC in Optimizing.Roland Levillain2015-11-151-13/+13
* Add a GVN dependency 'GC' for garbage collection.Alexandre Rames2015-08-121-12/+32
* Fix broken tests.Aart Bik2015-07-201-19/+46
* Improved side effect analysis (field/array write/read).Aart Bik2015-07-201-0/+192