diff options
author | Andreas Gampe <agampe@google.com> | 2015-07-09 11:30:14 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-07-09 14:36:35 -0700 |
commit | 97a1ff353f254b6e46c7501fe3f0e3254c2517b4 (patch) | |
tree | c4d319c79401442061249055c40f27fbc5d68fdf /compiler/optimizing/graph_visualizer.cc | |
parent | f99628f7673c21c42be34f95bef6bbb50cd99f20 (diff) |
ART: Change merges with Undefined to Undefined
The result of a merge with an Undefined type should be Undefined.
Conflicts are allowed to be copied around, but Undefined registers
should not be touched at all, except to be written into.
Add a success test case (the register isn't used) and a fail test
case (the register is tried to be copied).
Bug: 22331663
Bug: 22371999
Change-Id: I9697ce31c1d2ab5aee0433dcf1253bcca79c2983
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions