]> granicus.if.org Git - llvm/commit
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)
commitba1d57e4a9aad88b142a9e227316aca291bc703f
tree4d266ff0f72802e9087be8b43cb113e6c5a80b66
parentb56aa1718fccfe981d32e64be8e97bff44a6abc2
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314622 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineInternal.h
lib/Transforms/InstCombine/InstCombinePHI.cpp
test/Transforms/InstCombine/intptr1.ll [deleted file]
test/Transforms/InstCombine/intptr2.ll [deleted file]
test/Transforms/InstCombine/intptr3.ll [deleted file]
test/Transforms/InstCombine/intptr4.ll [deleted file]