Generalize GVN's phi construciton routine to work for things other than loads.
authorOwen Anderson <resistor@mac.com>
Sun, 14 Dec 2008 19:10:35 +0000 (19:10 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 14 Dec 2008 19:10:35 +0000 (19:10 +0000)
commitcbe1d940313a0e7d75820f2c92a6c089fbc15f5a
tree91b97f93070bb07b2b8eb4d0b5a10f32b34db569
parentb6862bbe34be4a832f709596f8dc971ab9895b06
Generalize GVN's phi construciton routine to work for things other than loads.

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