This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d799f8ef9817ff1f709be242811c19fa2b42e97
clang-p2996
/
llvm
/
test
/
Analysis
/
ValueTracking
History
Sanjay Patel
e272be7c9a
[ValueTracking] return zero when there's conflict in known bits of a shift (PR34838)
...
Poison allows us to return a better result than undef. llvm-svn: 315595
2017-10-12 17:31:46 +00:00
..
assume.ll
[ValueTracking] Don't delete assumes of side-effectful instructions
2017-08-14 17:11:43 +00:00
deref-bitcast-of-gep.ll
…
dereferenceable-and-aligned.ll
…
get-pointer-base-with-const-off.ll
…
known-bits-from-range-md.ll
…
known-non-equal.ll
…
known-nonnull-at.ll
[ValueTracking] use nonnull argument attribute to eliminate null checks
2017-02-12 15:35:34 +00:00
known-power-of-two.ll
…
known-signbit-shift.ll
[ValueTracking] return zero when there's conflict in known bits of a shift (PR34838)
2017-10-12 17:31:46 +00:00
knownnonzero-shift.ll
…
knownzero-addrspacecast.ll
…
knownzero-shift.ll
[InstSimplify] allow integer vector types to use computeKnownBits
2016-11-27 21:07:28 +00:00
memory-dereferenceable.ll
…
monotonic-phi.ll
…
pr23011.ll
…
signbits-extract-elt.ll
…