llvm-project/llvm/test/Transforms/Attributor
Jan Svoboda fb6a5237aa Revert "[IR] Ignore bitcasts of function pointers which are only used as callees in callbase instruction"
This reverts commit 167ea67d

This causes a bunch of build failures:
* http://lab.llvm.org:8011/#/builders/121/builds/6287
* http://green.lab.llvm.org/green/job/clang-stage1-RA/19915
2021-04-06 16:33:28 +02:00
..
ArgumentPromotion Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
IPConstantProp Revert "[IR] Ignore bitcasts of function pointers which are only used as callees in callbase instruction" 2021-04-06 16:33:28 +02:00
reduced [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
align.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
allow_list.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
alwaysinline.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
callbacks.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
cb_range_disabled.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
cb_range_enabled.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
chain.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
depgraph.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
dereferenceable-1.ll [IR] Mark assume/annotation as InaccessibleMemOnly 2021-03-22 22:01:03 +01:00
dereferenceable-2-inseltpoison.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
dereferenceable-2.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
heap_to_stack.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
internal-noalias.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
internalize.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
lit.local.cfg [FileCheck] Default --allow-unused-prefixes to false 2021-02-08 13:37:04 -08:00
liveness.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
liveness_chains.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
lowerheap.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
lvi-after-jumpthreading.ll [IR] Mark assume/annotation as InaccessibleMemOnly 2021-03-22 22:01:03 +01:00
lvi-for-ashr.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
memory_locations.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
misc.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
misc_crash.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
new_attributes.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
noalias.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
nocapture-1.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
nocapture-2.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
nodelete.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
nofree.ll [IR] Mark assume/annotation as InaccessibleMemOnly 2021-03-22 22:01:03 +01:00
nonnull.ll [IR] Mark assume/annotation as InaccessibleMemOnly 2021-03-22 22:01:03 +01:00
norecurse.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
noreturn.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
noreturn_async.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
noreturn_sync.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
nosync.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
noundef.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
nounwind.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
potential.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
range.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
read_write_returned_arguments_scc.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
readattrs.ll Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
returned.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
undefined_behavior.ll [Attributor][NFC] Update tests after D94741 2021-03-11 23:31:39 -06:00
value-simplify.ll Reapply "OpaquePtr: Turn inalloca into a type attribute" 2021-03-29 08:55:30 -04:00
willreturn.ll [Attributor] Derive `willreturn` based on `mustprogress` 2021-03-11 23:31:44 -06:00
wrapper.ll [Attributor][NFC] Remove obsolete option from tests 2020-04-21 15:22:10 -05:00