1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/Analysis/ValueTracking
2020-07-14 22:52:26 +02:00
..
aarch64.irg.ll Basic codegen for MTE stack tagging. 2019-07-17 19:24:02 +00:00
assume-queries-counter.ll Fix tests after 16f777f4217cfcdcf6ddce8eb1e3525a65563c43 2020-07-14 22:52:26 +02:00
assume.ll [IR] Convert null-pointer-is-valid into an enum attribute 2020-05-15 19:41:07 +02: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
known-nonnull-at.ll [llvm] Fix missing FileCheck directive colons 2020-04-06 09:59:08 -06: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 [Tests] Migrate a number of tests to gc-live bundle representation 2020-06-05 16:44:04 -07:00
monotonic-phi.ll
non-negative-phi-bits.ll Autogenerate test/Analysis/ValueTracking/non-negative-phi-bits.ll test 2019-12-02 18:28:41 +03:00
numsignbits-from-assume.ll
pr23011.ll
select-pattern.ll
signbits-extract-elt.ll