OSDN Git Service

Check lines before using alias analysis to check for interference
authorChristy Lee <christycylee@gmail.com>
Tue, 18 Sep 2018 16:43:44 +0000 (16:43 +0000)
committerChristy Lee <christycylee@gmail.com>
Tue, 18 Sep 2018 16:43:44 +0000 (16:43 +0000)
commit6848bdaf778ab0ae99edc19d0f6a01481d39513c
tree0983a1586fc7fccabc4fbac966bb53eb0d6ee388
parent0c5ced81dc276d038dd2cc862188eec7f7f0c7ce
Check lines before using alias analysis to check for interference

This diff is to show the difference before and after D51550

Differential Revision: https://reviews.llvm.org/D52044

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342494 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/MergeICmps/X86/alias-merge-blocks.ll [new file with mode: 0644]