A new dag combine; several permutations of this
authorDale Johannesen <dalej@apple.com>
Tue, 16 Dec 2008 22:13:49 +0000 (22:13 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 16 Dec 2008 22:13:49 +0000 (22:13 +0000)
commitfd3b7b7df3d539d1244933d375a766d7a7fe6c91
tree7ec72e2deb3f53010c095518f446503ae560e618
parentd0b6a0d96764e0d5178dc71d8bd9b68a3eaa026e
A new dag combine; several permutations of this
are there under ADD, this one was missing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61107 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/2008-12-16-dagcombine-4.ll [new file with mode: 0644]