llvm-project/llvm/test/Transforms/CorrelatedValuePropagation
Yuanbo Li ebd0249fcf [DebugInfo] Missing debug location after replacement in processSRem function
This patch fixes an issue in which CorrelatedValuePropagation::processSRem
would create new instructions to represent the SRem instruction, but would not
correctly copy any existing debug location metadata to the new instruction.

Differential Revision: https://reviews.llvm.org/D132218
2022-09-01 13:18:17 +01:00
..
2010-09-02-Trunc.ll
2010-09-26-MergeConstantRange.ll
abs.ll
add.ll
alloca.ll
and.ll
ashr.ll
basic.ll [LVI] Compute range for xor 2022-05-17 10:18:38 +02:00
conflict.ll
crash.ll
deopt.ll
guards.ll
icmp.ll
merge-range-and-undef.ll
min-max.ll
minmaxabs.ll
mul.ll [CVP] Add coverage for missing mul/shl nowrap variants 2022-07-14 13:00:55 -07:00
non-null.ll
overflow_predicate.ll
overflows.ll [NFC] Switch a few uses of undef to poison as placeholders for unreachble code 2022-06-30 23:01:43 +01:00
phi-common-val.ll
pointer.ll
pr35807.ll
profmd.ll
range.ll
sdiv.ll
select.ll
sext.ll
shl.ll [CVP] Add coverage for missing mul/shl nowrap variants 2022-07-14 13:00:55 -07:00
srem.ll
srem_missing_debugloc.ll [DebugInfo] Missing debug location after replacement in processSRem function 2022-09-01 13:18:17 +01:00
sub.ll
udiv.ll
urem.ll