llvm-project/llvm/test/Transforms/LoopDeletion
Davide Italiano 9737096bb1 [LoopUtils] Use i32 instead of `void`.
The actual type of the first argument of the @dbg intrinsic
doesn't really matter as we're setting it to `undef`, but the
bitcode reader is picky about `void` types.

llvm-svn: 349069
2018-12-13 18:37:23 +00:00
..
2007-07-23-InfiniteLoop.ll
2008-05-06-Phi.ll
2011-06-21-phioperands.ll
2017-07-11-incremental-dt.ll
crashbc.ll [LoopUtils] Use i32 instead of `void`. 2018-12-13 18:37:23 +00:00
dcetest.ll
diundef.ll [LoopUtils] Use i32 instead of `void`. 2018-12-13 18:37:23 +00:00
invalidation.ll
multiple-exit-conditions.ll
multiple-exits.ll
simplify-then-delete.ll
unreachable-loops.ll
update-scev.ll
use-in-unreachable.ll [LoopDeletion] Handle users in unreachable block 2018-01-12 07:24:43 +00:00