summaryrefslogtreecommitdiff
path: root/test/479-regression-implicit-null-check/src
AgeCommit message (Collapse)Author
2015-07-27Cosmetic changes in ART run-tests.Roland Levillain
Perform a copyright headers clean up mostly. Change-Id: I26c855b2f54d0887676d9b9b8281b14b7978ab29
2015-04-22[optimizing] Fix a bug in moving the null check to the user.Calin Juravle
When taking the decision to move a null check to the user we did not verify if the next instruction checks the same object. Change-Id: I2f4533a4bb18aa4b0b6d5e419f37dcccd60354d2