Cleanup some of my patches from yesterday. Refactor the check for which xform
authorOwen Anderson <resistor@mac.com>
Tue, 19 Feb 2008 03:09:45 +0000 (03:09 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 19 Feb 2008 03:09:45 +0000 (03:09 +0000)
commit7acc0af95a81030b1f7811d9183e00b875415cfc
treee57ce62abe5ce90d8c76ce17bd8a7ce9ad0c1317
parent9103ba100368f5367a17381470751963ef77c703
Cleanup some of my patches from yesterday.  Refactor the check for which xform
to apply to a memcpy into processInstruction.  Also, fix a bug in the check due to
missing braces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47307 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp