llvm-project/llvm/test/Transforms/IPConstantProp
Nikita Popov f89f7da999 [IR] Convert null-pointer-is-valid into an enum attribute
The "null-pointer-is-valid" attribute needs to be checked by many
pointer-related combines. To make the check more efficient, convert
it from a string into an enum attribute.

In the future, this attribute may be replaced with data layout
properties.

Differential Revision: https://reviews.llvm.org/D78862
2020-05-15 19:41:07 +02:00
..
2008-06-09-WeakProp.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
2009-09-24-byval-ptr.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
PR16052.ll Recommit "[SCCP] Remove forcedconstant, go to overdefined instead" 2020-02-15 18:36:44 +01:00
PR26044.ll [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02:00
PR43857.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
arg-count-mismatch.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
arg-type-mismatch.ll
comdat-ipo.ll
dangling-block-address.ll
deadarg.ll
fp-bc-icmp-const-fold.ll
global.ll
multiple_callbacks.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00
musttail-call.ll
naked-return.ll Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351 2019-12-24 15:57:33 -08:00
openmp_parallel_for.ll
pthreads.ll
recursion.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
remove-call-inst.ll
return-argument.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
return-constant.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
return-constants.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
solve-after-each-resolving-undefs-for-function.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
thread_local_acs.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00
user-with-multiple-uses.ll [IPConstantProp][NFCI] Improve and modernize tests 2019-12-09 15:24:08 -06:00