OSDN Git Service

Handle HSelect in LSE.
authorMingyao Yang <mingyao@google.com>
Wed, 3 Feb 2016 04:10:32 +0000 (20:10 -0800)
committerMingyao Yang <mingyao@google.com>
Wed, 3 Feb 2016 04:53:21 +0000 (20:53 -0800)
commite5c71f98cb74943157d22f7cf408847156eae402
tree995beca986d038ac499e07fad59b94a362083216
parent88df4892c8b48de3019fd48c2ea2f49cf8eed098
Handle HSelect in LSE.

HSelect essentially creates an alias which breaks the singleton
assumption. Need to handle the case in singleton detection.

Bug: 26922558
Change-Id: I259deefe16e1e16c08179a10369cfe5ae23ae155
compiler/optimizing/load_store_elimination.cc
test/530-checker-lse/src/Main.java