1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Transforms/IPConstantProp
Johannes Doerfert 1c11dea2c3 [AbstractCallSite][FIX] Correct faulty assertion
When the Attributor run on the IPConstantProp test case for multiple
callbacks it triggered a faulty assertion in the AbstractCallSite
implementation. The callee can well be at argument position 0.
2019-11-02 01:22:41 -05:00
..
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 [AbstractCallSite][FIX] Correct faulty assertion 2019-11-02 01:22:41 -05:00
musttail-call.ll
naked-return.ll
openmp_parallel_for.ll
PR16052.ll
PR26044.ll
PR43857.ll [Attributor][FIX] Do not try to cast if a cast is not required 2019-11-02 00:54:00 -05:00
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