llvm-project/llvm/test/Transforms/DCE
Nikita Popov 9d2796210f [Tests] Add willreturn to libcalls in some tests
Willreturn would be inferred by FuncAttrs for these. Annotate them
to preserve test behavior in the future.
2021-01-22 21:47:35 +01:00
..
basic-preservation.ll Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00
basic.ll Re-commit: Mark values as trivially dead when their only use is a start or end lifetime intrinsic. 2020-05-08 12:24:10 -07:00
calls-errno.ll [Tests] Add willreturn to libcalls in some tests 2021-01-22 21:47:35 +01:00
dbg-value-removal.ll [DCE] Port -redundant-dbg-inst-elim to NPM 2020-11-14 16:55:20 -08:00
guards.ll
int_sideeffect.ll