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
/
minnum.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][InstCombine] Add unary fneg tests to maxnum.ll/minnum.ll
Cameron McInally
2019-05-22
1
-0
/
+71
*
[InstCombine] regenerate test checks; NFC
Sanjay Patel
2019-05-06
1
-12
/
+18
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+318
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-318
/
+0
*
[InstCombine] Combine nested min/max intrinsics with constants
Volkan Keles
2018-10-31
1
-12
/
+6
*
[InstCombine] Add preliminary tests for nested min/max combines. NFC
Volkan Keles
2018-10-30
1
-1
/
+61
*
[InstSimplify] move minnum/maxnum with Inf folds from instcombine
Sanjay Patel
2018-08-09
1
-17
/
+0
*
[InstSimplify] move minnum/maxnum with common op fold from instcombine
Sanjay Patel
2018-08-07
1
-42
/
+0
*
[InstSimplify] move misplaced minnum/maxnum tests; NFC
Sanjay Patel
2018-08-07
1
-8
/
+0
*
[InstSimplify] move minnum/maxnum with undef fold from instcombine
Sanjay Patel
2018-08-02
1
-16
/
+0
*
[InstSimplify] move minnum/maxnum with same arg fold from instcombine
Sanjay Patel
2018-08-01
1
-8
/
+0
*
[InstCombine] add folds for minnum(-a, -b) --> -maxnum(a, b)
Sanjay Patel
2018-05-10
1
-10
/
+8
*
[InstCombine] add minnum/maxnum tests (PR37404, PR37405); NFC
Sanjay Patel
2018-05-10
1
-0
/
+82
*
[InstCombine] regenerate full checks; NFC
Sanjay Patel
2018-05-10
1
-148
/
+179
*
Fix using wrong intrinsic in test
Matt Arsenault
2015-01-06
1
-9
/
+9
*
Add minnum / maxnum intrinsics
Matt Arsenault
2014-10-21
1
-0
/
+244