This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Analysis
/
ValueTracking
History
Nikita Popov
46ee652c70
Revert "[InstSimplify] Remove known bits constant folding"
...
This reverts commit 08556afc54e7ddfa7cc2fdd69c615ad417722517. This breaks some AMDGPU tests.
2020-05-03 20:45:10 +02:00
..
aarch64.irg.ll
Basic codegen for MTE stack tagging.
2019-07-17 19:24:02 +00:00
assume.ll
[AssumeBundles] Use assume bundles in isKnownNonZero
2020-04-24 20:41:51 +02:00
deref-bitcast-of-gep.ll
…
dereferenceable-and-aligned.ll
…
func-ptr-lsb.ll
…
gep-negative-issue.ll
[ValueTracking] Adjust comment in test
2019-01-07 21:02:22 +00:00
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
Revert "[InstSimplify] Remove known bits constant folding"
2020-05-03 20:45:10 +02:00
memory-dereferenceable.ll
[IR][Verifier] Allow IntToPtrInst to be !dereferenceable
2019-07-23 17:19:56 +00: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
[SimplifyCFG] Added condition assumption for unreachable blocks
2019-05-25 22:34:27 +00:00
signbits-extract-elt.ll
…