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
/
minmax-fp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] propagate fast-math-flags (FMF) to select when inverting fcmp+s...
Sanjay Patel
2019-11-13
1
-11
/
+11
*
[InstCombine] regenerate test checks; NFC
Sanjay Patel
2019-11-01
1
-34
/
+34
*
[InstCombine] canonicalize fcmp+select to minnum/maxnum intrinsics
Sanjay Patel
2019-06-30
1
-12
/
+8
*
[InstCombine] add tests for fcmp+select with FMF (minnum/maxnum); NFC
Sanjay Patel
2019-06-12
1
-0
/
+132
*
[InstCombine] allow sinking fneg operands through an FP min/max
Sanjay Patel
2019-05-07
1
-16
/
+12
*
[InstCombine] add tests for FP min/max with negated operands; NFC
Sanjay Patel
2019-05-07
1
-0
/
+59
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+257
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-257
/
+0
*
[InstCombine] canonicalize -0.0 to +0.0 in fcmp
Sanjay Patel
2018-11-05
1
-1
/
+1
*
[ValueTracking] determine sign of 0.0 from select when matching min/max FP
Sanjay Patel
2018-11-04
1
-23
/
+15
*
[InstCombine] add tests for fmin/fmax pattern matching failure; NFC
Sanjay Patel
2018-10-31
1
-2
/
+44
*
[InstCombine] regenerate test checks; NFC
Sanjay Patel
2018-10-31
1
-32
/
+32
*
[ValueTracking] ignore FP signed-zero when detecting a casted-to-integer fmin...
Sanjay Patel
2017-12-26
1
-5
/
+18
*
[InstCombine] auto-generate checks
Sanjay Patel
2016-10-25
1
-74
/
+102
*
[ValueTracking] matchSelectPattern needs to be more careful around FP
David Majnemer
2016-04-29
1
-0
/
+26
*
Add support for floating-point minnum and maxnum
James Molloy
2015-08-11
1
-0
/
+156