index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Transforms
/
InstCombine
/
result-of-usub-is-non-zero-and-no-overflow.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] foldUnsignedUnderflowCheck(): one last pattern with 'sub' (PR43...
Roman Lebedev
2019-09-25
1
-8
/
+4
*
[NFC][InstCombine] Tests for 'base u<= offset && (base - offset) != 0' patter...
Roman Lebedev
2019-09-25
1
-0
/
+33
*
[InstSimplify] Handle more 'A </>/>=/<= B &&/|| (A - B) !=/== 0' patterns (PR...
Roman Lebedev
2019-09-25
1
-4
/
+2
*
[InstCombine] Fold (A - B) u>=/u< A --> B u>/u<= A iff B != 0
Roman Lebedev
2019-09-25
1
-4
/
+4
*
[InstCombine] Simplify @llvm.usub.with.overflow+non-zero check (PR43251)
Roman Lebedev
2019-09-19
1
-18
/
+18
*
[InstCombine] foldUnsignedUnderflowCheck(): handle last few cases (PR43251)
Roman Lebedev
2019-09-18
1
-8
/
+8
*
[InstCombine][InstSimplify] Move constant-folding tests in result-of-usub-is-...
Roman Lebedev
2019-09-12
1
-149
/
+9
*
[NFC][InstCombine] rewrite test added in r371537 to use non-null pointer instead
Roman Lebedev
2019-09-10
1
-27
/
+91
*
[NFC][InstCombine][InstSimplify] PR43251 - and some patterns with offset != 0
Roman Lebedev
2019-09-10
1
-1
/
+57
*
[NFC][InstCombine] PR43251 - valid for other predicates too
Roman Lebedev
2019-09-10
1
-2
/
+82
*
[NFC][InstCombine] Fixup test i added in rL371352.
Roman Lebedev
2019-09-09
1
-2
/
+2
*
[InstCombine][NFC] Some tests for usub overflow+nonzero check improvement (PR...
Roman Lebedev
2019-09-08
1
-0
/
+343