OSDN Git Service

For LSE, add a few non-aliasing cases due to pre-existence.
authorMingyao Yang <mingyao@google.com>
Thu, 3 Dec 2015 22:11:15 +0000 (14:11 -0800)
committerMingyao Yang <mingyao@google.com>
Fri, 11 Dec 2015 00:38:35 +0000 (16:38 -0800)
commit8ab1d645dfbc84e4b19c0db5e3a0d3081924dc0f
treebcbdf43935238eeeff308919105891c1aa3f1ef5
parent840d22928c09bf373c8f559171fdba3f7448345e
For LSE, add a few non-aliasing cases due to pre-existence.

Create reference info for a few instructions that can return a reference.
So they will be treated as not-aliasing with future allocations.

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