Revert "Add support for combining GEPs across PHI nodes"
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 28 May 2014 21:41:21 +0000 (21:41 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 28 May 2014 21:41:21 +0000 (21:41 +0000)
commit836475b2e2b45d34bcc558497f47a87585157254
tree2181cf6819d2c3424ae32a67ffc40469e5611738
parente8d18694cbee58ffd7137014e89200fc424e3b78
Revert "Add support for combining GEPs across PHI nodes"

This reverts commit r209755.

it was the real cause of the libc++ build failure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209775 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/gepphigep.ll [deleted file]