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
ec00c9cdeb5ee9fc7846cb3d2a4d53eba2c35a43
clang-p2996
/
llvm
/
test
/
Transforms
/
ConstraintElimination
History
Florian Hahn
cd79ca6136
[ConstraintElimination] Add sub nuw test with signed predicates.
...
Add missing test coverage for `sub nuw` combined with both unsigned and signed predicates.
2022-01-28 11:20:57 +00:00
..
add-nuw.ll
…
add.ll
…
and-implied-by-operands.ll
…
and.ll
…
assumes.ll
…
decompose-with-temporary-indices.ll
…
dom.ll
…
empty-constraint.ll
[ConstraintElimination] Use constraints with 0 or 1 coefficients.
2022-01-27 18:41:33 +00:00
eq.ll
…
gep-arithmetic.ll
[ConstraintElimination] Add additional GEP arithmetic tests.
2022-01-27 17:15:43 +00:00
geps-inbounds-precondition-ub-in-use-blocks.ll
…
geps-inbounds-precondition.ll
…
geps-pointers-to-arrays.ll
…
geps-pointers-to-structs.ll
…
geps-precondition-overflow-check.ll
…
geps.ll
…
i128.ll
…
large-system-growth.ll
…
loops-bottom-tested-base.ll
…
loops-bottom-tested-pointer-cmps.ll
…
loops-header-tested-base.ll
…
loops-header-tested-pointer-cmps.ll
…
loops-header-tested-pointer-iv.ll
…
loops.ll
…
mixed-signed-unsigned-predicates.ll
[ConstraintElimination] Add sub nuw test with signed predicates.
2022-01-28 11:20:57 +00:00
mixed.ll
…
ne.ll
[ConstraintElimination] Use simplified constraint for == 0.
2022-01-27 13:31:23 +00:00
or.ll
…
pointercast.ll
…
sge.ll
…
sub-nuw.ll
[ConstraintElimination] Fix sign of sub decomposition.
2022-01-24 18:32:32 +00:00
sub.ll
…
uge.ll
…
ugt-ule.ll
…
ule.ll
…
uses-in-different-blocks.ll
…
vector-compares.ll
…
wrapping-math.ll
…
zext.ll
…