forked from OSchip/llvm-project
f1a9c9e148
We marked values which are 'undef' as constant instead of undefined which violates SCCP's invariants. If we can figure out that a computation results in 'undef', leave it in the undefined state. This fixes PR16052. llvm-svn: 257102 |
||
---|---|---|
.. | ||
2008-06-09-WeakProp.ll | ||
2009-09-24-byval-ptr.ll | ||
PR16052.ll | ||
PR26044.ll | ||
dangling-block-address.ll | ||
deadarg.ll | ||
global.ll | ||
recursion.ll | ||
return-argument.ll | ||
return-constant.ll | ||
return-constants.ll | ||
user-with-multiple-uses.ll |