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
/
ConstProp
/
overflow-ops.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ConstantFolding] Fix 'undef' folding for @llvm.[us]{add,sub}.with.overflow o...
Roman Lebedev
2019-09-01
1
-5
/
+8
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+250
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-250
/
+0
*
[ConstantFolding] Fold undef for integer intrinsics
Nikita Popov
2019-01-11
1
-16
/
+8
*
[ConstantFolding] Add undef tests for overflow intrinsics; NFC
Nikita Popov
2018-12-20
1
-0
/
+71
*
[ConstantFolding] Regenerate test checks; NFC
Nikita Popov
2018-12-20
1
-78
/
+58
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-19
/
+19
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
1
-20
/
+19
*
Constant folding support for calls to umul.with.overflow(), basically identic...
Frits van Bommel
2011-03-27
1
-8
/
+33
*
fix a bug I introduced, no idea how this didn't repro right.
Chris Lattner
2010-10-14
1
-2
/
+1
*
hack to unbreak buildbots
Chris Lattner
2010-10-14
1
-1
/
+2
*
add uadd_ov/usub_ov to apint, consolidate constant folding
Chris Lattner
2010-10-14
1
-0
/
+11
*
Extend ConstantFolding to understand signed overflow variants
Evan Phoenix
2009-10-05
1
-1
/
+120
*
teach the optimizer how to constant fold uadd/usub intrinsics.
Chris Lattner
2009-10-05
1
-0
/
+53