Revert r314579: "Recommi r314561 after fixing over-debug assertion".
authorDaniel Jasper <djasper@google.com>
Sun, 1 Oct 2017 09:53:53 +0000 (09:53 +0000)
committerDaniel Jasper <djasper@google.com>
Sun, 1 Oct 2017 09:53:53 +0000 (09:53 +0000)
commit3c9c60c7270f4697f8b41781de5cd0a76cd9d75d
treeb886c02a474fea9de774d4912e7b88b108b911a6
parent17468954902a117a935b03e8dd2147fd6d2a8962
Revert r314579: "Recommi r314561 after fixing over-debug assertion".

And follow-up r314585.
Leads to segfaults. I'll forward reproduction instructions to the patch
author.

Also, for a recommit, still add the original patch description.
Otherwise, it becomes really tedious to find out what a patch actually
does. The fact that it is a recommit with a fix is somewhat secondary.

llvm-svn: 314622
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
llvm/test/Transforms/InstCombine/intptr1.ll [deleted file]
llvm/test/Transforms/InstCombine/intptr2.ll [deleted file]
llvm/test/Transforms/InstCombine/intptr3.ll [deleted file]
llvm/test/Transforms/InstCombine/intptr4.ll [deleted file]