llvm-mirror/test/Transforms/CodeGenPrepare
Benjamin Kramer 1b1f975a90 [CodeGenPrepare] Zap the argument of llvm.assume when deleting it
We know that the argument is mostly likely dead, so we can purge it
early. Otherwise it would make it to codegen, and can block further
optimizations.
2020-08-28 20:52:22 +02:00
..
AArch64
AMDGPU BypassSlowDivision: Fix dropping debug info 2020-06-18 17:27:19 -04:00
ARM CodeGenPrep: remove AssertingVH references before deleting dead instructions. 2020-07-15 15:19:21 +01:00
Mips
NVPTX
PowerPC
SPARC
X86 [CodeGenPrepare] Zap the argument of llvm.assume when deleting it 2020-08-28 20:52:22 +02:00
dom-tree.ll
sink-shift-and-trunc.ll
skip-merging-case-block.ll