David Majnemer ea9bcfc707 ConstantFold: an undef shift amount results in undef
X shifted by undef results in undef because the undef value can
represent values greater than the width of the operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223968 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-10 21:38:05 +00:00
..
2014-12-09 18:38:53 +00:00
2014-11-06 23:16:57 +00:00
2014-12-09 18:38:53 +00:00
2014-12-09 18:38:53 +00:00