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
/
overflow.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+173
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-173
/
+0
*
[InstCombine] auto-generate full checks for icmp overflow tests; NFC
Sanjay Patel
2018-12-04
1
-23
/
+74
*
[InstCombine][CodeGenPrep] Create llvm.uadd.with.overflow in CGP.
Sanjoy Das
2015-04-10
1
-33
/
+0
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-7
/
+7
*
Add a missing safety check to ProcessUGT_ADDCST_ADD. Fixes PR11438.
Eli Friedman
2011-11-28
1
-0
/
+22
*
recognize an unsigned add with overflow idiom into uadd.
Chris Lattner
2010-12-19
1
-0
/
+34
*
generalize the sadd creation code to not require that the
Chris Lattner
2010-12-19
1
-4
/
+27
*
fix another miscompile in the llvm.sadd formation logic: it wasn't
Chris Lattner
2010-12-19
1
-1
/
+22
*
fix a bug (possibly 8816) in the sadd forming xform: it isn't
Chris Lattner
2010-12-19
1
-1
/
+29
*
Reapply r121905 (automatic synthesis of @llvm.sadd.with.overflow) with a fix ...
Owen Anderson
2010-12-17
1
-0
/
+27
*
Speculatively revert commit 121905 since it looks like it might have broken the
Duncan Sands
2010-12-16
1
-27
/
+0
*
Add an InstCombine transform to recognize instances of manual overflow-safe a...
Owen Anderson
2010-12-15
1
-0
/
+27