Add support for value numbering (but not actually optimizing) cast instructions.
authorOwen Anderson <resistor@mac.com>
Fri, 29 Jun 2007 00:51:03 +0000 (00:51 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 29 Jun 2007 00:51:03 +0000 (00:51 +0000)
commitca6c31cc419302514335e63ab927657f047516bf
tree4c6de47286215e63d33af8b94956c04547417f31
parent40dc00eb8297d328e4cc7c78f87f039d6f93bb98
Add support for value numbering (but not actually optimizing) cast instructions.

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