And fix my fix to sink down through the type at the right time. My
authorChandler Carruth <chandlerc@gmail.com>
Thu, 29 May 2014 23:21:12 +0000 (23:21 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 29 May 2014 23:21:12 +0000 (23:21 +0000)
commitc62ba58063c3714f36486db3bea3f79049305cb5
treefb5a6ffe215ce1c36f2b64f293629ef94e62aceb
parente4b37ec73a7d9aecb5cbd131036188572921cc64
And fix my fix to sink down through the type at the right time. My
original fix would actually trigger the *exact* same crasher as the
original bug for a different reason. Awesomesauce.

Working on test cases now, but wanted to get bots healthier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209860 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp