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
/
CorrelatedValuePropagation
/
overflows.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CVP] After proving that @llvm.with.overflow()/@llvm.sat() don't overflow, al...
Roman Lebedev
2019-10-18
1
-12
/
+12
*
[NFC][CVP] Add @llvm.*.sat tests where we could prove both no-overflows
Roman Lebedev
2019-10-18
1
-8
/
+100
*
[CVP] Remove a masking operation if range information implies it's a noop
Philip Reames
2019-10-11
1
-1
/
+0
*
[LVI] Look through extractvalue of insertvalue
Nikita Popov
2019-09-07
1
-20
/
+7
*
[CVP] Add tests for simplified with.overflow + icmp; NFC
Nikita Popov
2019-08-31
1
-0
/
+278
*
[CVP] Generate simpler code for elided with.overflow intrinsics
Nikita Popov
2019-08-31
1
-112
/
+97
*
Reapply [CVP] Simplify non-overflowing saturating add/sub
Nikita Popov
2019-05-31
1
-8
/
+8
*
[CVP] Add vector saturating add test; NFC
Nikita Popov
2019-05-31
1
-0
/
+10
*
[CVP] Fix assertion failure on vector with.overflow
Nikita Popov
2019-05-31
1
-0
/
+12
*
Revert "[CVP] Simplify non-overflowing saturating add/sub"
Nikita Popov
2019-05-31
1
-8
/
+8
*
[CVP] Simplify non-overflowing saturating add/sub
Nikita Popov
2019-05-31
1
-8
/
+8
*
[CVP] Add tests for non-overflowing saturating math; NFC
Nikita Popov
2019-05-30
1
-1
/
+99
*
[CVP] processOverflowIntrinsic(): don't crash if constant-holding happened
Roman Lebedev
2019-04-17
1
-0
/
+9
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+717
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-717
/
+0
*
[CVP] Simplify umulo and smulo that cannot overflow
Nikita Popov
2019-04-16
1
-6
/
+10
*
[CVP] Add tests for non-overflowing mulo; NFC
Nikita Popov
2019-04-16
1
-0
/
+80
*
[CVP] Set NSW/NUW flags when simplifying with.overflow
Nikita Popov
2019-04-12
1
-13
/
+13
*
[CVP] Generate full test checks for overflows.ll; NFC
Nikita Popov
2019-04-11
1
-16
/
+275
*
[CorrelatedValuePropagation] Preserve debug locations (PR38178)
Vedant Kumar
2018-11-18
1
-0
/
+6
*
[CVP] Remove some {s|u}sub.with.overflow checks.
Joel Galenson
2017-12-05
1
-7
/
+6
*
[CVP] Remove some {s|u}add.with.overflow checks.
Sanjoy Das
2017-11-10
1
-0
/
+369