mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
61a834b1e0
This includes a fix for cases where things get marked as overdefined in ResolvedUndefsIn, but we later discover a constant. To avoid crashing, we consistently bail out on overdefined values in the visitors. This is similar to the previous behavior with forcedconstant. This reverts the revert commit 02b72f564c8be0b4f4337d5c4a3fcf7e8018a818. |
||
---|---|---|
.. | ||
2008-06-09-WeakProp.ll | ||
2009-09-24-byval-ptr.ll | ||
arg-count-mismatch.ll | ||
arg-type-mismatch.ll | ||
comdat-ipo.ll | ||
dangling-block-address.ll | ||
deadarg.ll | ||
fp-bc-icmp-const-fold.ll | ||
global.ll | ||
multiple_callbacks.ll | ||
musttail-call.ll | ||
naked-return.ll | ||
openmp_parallel_for.ll | ||
PR16052.ll | ||
PR26044.ll | ||
PR43857.ll | ||
pthreads.ll | ||
recursion.ll | ||
remove-call-inst.ll | ||
return-argument.ll | ||
return-constant.ll | ||
return-constants.ll | ||
solve-after-each-resolving-undefs-for-function.ll | ||
thread_local_acs.ll | ||
user-with-multiple-uses.ll |