Add a case we were missing that was causing us to fail CodeGen/PowerPC/rlwinm.ll...
authorChris Lattner <sabre@nondot.org>
Sat, 15 Oct 2005 22:18:08 +0000 (22:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Oct 2005 22:18:08 +0000 (22:18 +0000)
commit85d63bbff740d23fae631ec1ecf5c7603e4b321d
tree5e921a21f434c025dffe57ddd52c9c6c8e81d573
parent34f342e36f61d4ae1541846ca90da8c1f2ddb2cd
Add a case we were missing that was causing us to fail CodeGen/PowerPC/rlwinm.ll:test3

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp