llvm-project/llvm/test/Analysis/ValueTracking
Tyker 642e9225c6 reland [InstCombine] convert assumes to operand bundles
Instcombine will convert the nonnull and alignment assumption that use the boolean condtion
to an assumption that uses the operand bundles when knowledge retention is enabled.

Differential Revision: https://reviews.llvm.org/D82703
2021-02-13 13:03:11 +01:00
..
aarch64.irg.ll
assume-queries-counter.ll reland [InstCombine] convert assumes to operand bundles 2021-02-13 13:03:11 +01:00
assume.ll reland [InstCombine] convert assumes to operand bundles 2021-02-13 13:03:11 +01:00
deref-bitcast-of-gep.ll Infer alignment of unmarked loads in IR/bitcode parsing. 2020-05-14 13:03:50 -07:00
dereferenceable-and-aligned.ll
func-ptr-lsb.ll
gep-negative-issue.ll
get-pointer-base-with-const-off.ll
invariant.group.ll
known-bits-from-operator-constexpr.ll [ValueTracking] Avoid blind cast from Operator to Instruction 2020-03-22 14:45:31 +01:00
known-bits-from-range-md.ll
known-non-equal.ll [ValueTracking] Fix isKnownNonEqual() with constexpr mul 2020-12-28 18:32:57 +01:00
known-nonnull-at.ll Allow nonnull/align attribute to accept poison 2021-01-20 11:31:23 +09:00
known-power-of-two.ll
knownzero-addrspacecast.ll
knownzero-shift.ll Reapply [InstSimplify] Remove known bits constant folding 2020-05-08 10:24:53 +02:00
memory-dereferenceable.ll Port -print-memderefs to NPM 2020-11-23 11:56:22 -08:00
monotonic-phi.ll
non-negative-phi-bits.ll
numsignbits-from-assume.ll
pr23011.ll
select-pattern.ll
shift-recurrence-knownbits.ll [knownbits] Preserve known bits for small shift recurrences 2021-02-11 17:56:36 -08:00
signbits-extract-elt.ll