llvm-project/llvm/test/Transforms/InferFunctionAttrs
Augie Fackler 1deea714b3 BuildLibCalls: simplify switch statement slightly
Per feedback on D123086 after submit.

Also added a test for vec_malloc et al attribute inference to show it's
doing the right thing.

The new tests exposed a defect, corrected by adding vec_free to the list of
free functions in MemoryBuiltins.cpp, which had been overlooked all the
way back in D94710, over a year ago.

Differential Revision: https://reviews.llvm.org/D124859
2022-05-03 13:17:33 -04:00
..
annotate.ll BuildLibCalls: simplify switch statement slightly 2022-05-03 13:17:33 -04:00
dereferenceable-inseltpoison.ll
dereferenceable.ll
no-proto.ll Verify inferattrs doesn't infer unexpected attributes 2021-12-10 07:54:35 -08:00
nobuiltin.ll Verify inferattrs doesn't infer unexpected attributes 2021-12-10 07:54:35 -08:00
norecurse_debug.ll Reapply [IR] Don't mark mustprogress as type attribute 2021-07-09 20:57:44 +02:00
pr30455.ll
readonly_and_writeonly.ll Revert "Revert "[InferAttrs] Add writeonly to all the math functions"" 2022-01-05 12:16:35 +01:00