llvm-project/llvm/test/Transforms/CorrelatedValuePropagation
Arthur Eubanks 5c31b8b94f Revert "Use uint64_t for branch weights instead of uint32_t"
This reverts commit 10f2a0d662.

More uint64_t overflows.
2020-10-31 00:25:32 -07:00
..
2010-09-02-Trunc.ll
2010-09-26-MergeConstantRange.ll
add.ll
alloca.ll
and.ll
ashr.ll
basic.ll [CVP] Remove unnecessary block splits in tests (NFC) 2020-09-27 20:55:28 +02:00
conflict.ll
crash.ll
deopt.ll [CVP] Allow two transforms in one invocation 2020-09-28 15:11:42 -07:00
guards.ll
icmp.ll [CVP] Remove unnecessary block splits in tests (NFC) 2020-09-27 20:55:28 +02:00
merge-range-and-undef.ll [ValueLattice] Distinguish between constant ranges with/without undef. 2020-03-31 12:50:20 +01:00
minmaxabs.ll [CVP] Remove unnecessary block splits in tests (NFC) 2020-09-27 20:55:28 +02:00
mul.ll
non-null.ll Reapply [LVI] Normalize pointer behavior 2020-08-29 21:17:03 +02:00
overflow_predicate.ll [CVP] Remove unnecessary block splits in tests (NFC) 2020-09-27 20:55:28 +02:00
overflows.ll [CVP] Remove unnecessary block splits in tests (NFC) 2020-09-27 20:55:28 +02:00
phi-common-val.ll Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00
pointer.ll
pr35807.ll
profmd.ll Revert "Use uint64_t for branch weights instead of uint32_t" 2020-10-31 00:25:32 -07:00
range.ll [LVI][CVP] Use block value when simplifying icmps 2020-09-27 20:25:16 +02:00
sdiv.ll [CVP] Pass context instruction when narrowing div/rem 2020-09-27 17:51:30 +02:00
select.ll [CVP] Remove unnecessary block splits in tests (NFC) 2020-09-27 20:55:28 +02:00
sext.ll
shl.ll
srem.ll [CVP] Remove unnecessary block splits in tests (NFC) 2020-09-27 20:55:28 +02:00
sub.ll [ValueLattice] Merging unknown with empty CR is unknown. 2020-04-25 13:43:34 +01:00
udiv.ll
urem.ll