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
94e01d579c1954bed2dbd2d82a64ff72baf72223
clang-p2996
/
llvm
/
test
/
Transforms
/
ConstraintElimination
History
Florian Hahn
4858e081d7
[ConstraintElimination] Only strip casts preserving the representation.
...
Things like addrspacecast may not be no-ops, so we should not look through them.
2021-03-26 20:07:41 +00:00
..
add-nuw.ll
…
add.ll
…
and.ll
…
decompose-with-temporary-indices.ll
…
dom.ll
…
empty-constraint.ll
…
eq.ll
…
gep-arithmetic.ll
…
geps-inbounds-precondition.ll
[ConstraintElimination] Add gep tests without inbounds.
2021-03-22 12:23:30 +00:00
geps-pointers-to-arrays.ll
[ConstraintElimination] Add multi-dimension GEP tests.
2021-03-22 10:37:12 +00:00
geps-pointers-to-structs.ll
[ConstraintElimination] Add multi-dimension GEP tests.
2021-03-22 10:37:12 +00:00
geps-precondition-overflow-check.ll
[ConstraintElimination] Add gep tests without inbounds.
2021-03-22 12:23:30 +00:00
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
…
mixed.ll
…
ne.ll
…
or.ll
…
pointercast.ll
[ConstraintElimination] Only strip casts preserving the representation.
2021-03-26 20:07:41 +00:00
sge.ll
…
sub-nuw.ll
…
sub.ll
…
uge.ll
…
ugt-ule.ll
…
ule.ll
…
vector-compares.ll
…
wrapping-math.ll
…
zext.ll
…