OSDN Git Service

NewGVN: We were not really failing this testcase, because the instructions it was...
authorDaniel Berlin <dberlin@dberlin.org>
Mon, 6 Mar 2017 20:01:31 +0000 (20:01 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Mon, 6 Mar 2017 20:01:31 +0000 (20:01 +0000)
commit9517d55719ee561adee2e9e4b0edc268a9d5029f
treeb87c3463f1564ab2fc918adf739d992e8a8298b8
parent68ea14a4089423b38c9d1e821e6e219cea997fab
NewGVN: We were not really failing this testcase, because the instructions it was looking for are unused. GVN value numbers unused instructions, NewGVN does not.  Fix the instructions to be used, so we eliminate the redundancies it's checking for, and un-XFAIL it

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297058 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/NewGVN/2011-07-07-MatchIntrinsicExtract.ll