llvm-project/llvm/test/Transforms/Attributor/IPConstantProp
Johannes Doerfert 477e8e10f0 [Attributor] Teach AAPointerInfo to look into aggregates
If we have a constant aggregate, e.g., as an initializer, we usually
failed to extract the proper value/type from it. This patch provides the
size and offset information necessary to extract the right part of the
constant.
2022-10-05 06:19:47 -07:00
..
2008-06-09-WeakProp.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
2009-09-24-byval-ptr.ll [Attributor][NFC] Re-run update_test_checks on all Attributor tests 2022-10-05 06:19:43 -07:00
PR16052.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
PR26044.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
PR43857.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
arg-count-mismatch.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
arg-type-mismatch.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
comdat-ipo.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
dangling-block-address.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
deadarg.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
fp-bc-icmp-const-fold.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
global.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
multiple_callbacks.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
musttail-call.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
naked-return.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
openmp_parallel_for.ll [Attributor] Teach AAPointerInfo to look into aggregates 2022-10-05 06:19:47 -07:00
pthreads.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
recursion.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
remove-call-inst.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
return-argument.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
return-constant.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
return-constants.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
solve-after-each-resolving-undefs-for-function.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00
thread_local_acs.ll [Attribute] Clean up test prefixes (NFC) 2022-09-23 11:08:11 +02:00