Add a simple xform that is useful for bitfield operations.
authorChris Lattner <sabre@nondot.org>
Thu, 27 Oct 2005 05:06:38 +0000 (05:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Oct 2005 05:06:38 +0000 (05:06 +0000)
commit731d348166792bb9846022a82f7712c7bcec8f30
treeffe1ecee9af37ea99e7f1b19c80707e64cd0a20b
parent53c13b15ece8a97e2abb15f7724ef22fbfa3b0e6
Add a simple xform that is useful for bitfield operations.

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