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-fold.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstSimplify] use ConstantRange to simplify more and-of-icmps
Sanjay Patel
2017-04-24
1
-5
/
+1
*
[InstCombine] avoid breaking up bitcasted vector min/max patterns (PR32306)
Sanjay Patel
2017-03-16
1
-3
/
+4
*
[InstCombine] add tests for PR32306 and missed min/max canonicalization; NFC
Sanjay Patel
2017-03-16
1
-6
/
+78
*
[InstCombine] move icmp transforms that might be recognized as min/max and in...
Sanjay Patel
2017-01-27
1
-0
/
+82
*
[ValueTracking] recognize variations of 'clamp' to improve codegen (PR31693)
Sanjay Patel
2017-01-20
1
-8
/
+8
*
[InstCombine] add tests to show missed canonicalization of min/max; NFC
Sanjay Patel
2017-01-20
1
-0
/
+71
*
[InstCombine] canonicalize min/max constant to select's false value
Sanjay Patel
2016-11-21
1
-23
/
+23
*
[InstCombine] move min/max tests to min/max test file; NFC
Sanjay Patel
2016-11-08
1
-0
/
+142
*
[InstCombine] re-use bitcasted compare operands in selects (PR28001)
Sanjay Patel
2016-10-29
1
-9
/
+6
*
[InstCombine] fix checks for previous commit (r285069)
Sanjay Patel
2016-10-25
1
-6
/
+9
*
[InstCombine] add tests for bitcast interference with min/max (PR28001)
Sanjay Patel
2016-10-25
1
-0
/
+60
*
[InstCombine] auto-generate checks
Sanjay Patel
2016-10-25
1
-39
/
+66
*
Reapply r237539 with a fix for the Chromium build.
James Molloy
2015-05-20
1
-0
/
+112
*
Revert r237539: "Reapply r237520 with another fix for infinite looping"
Hans Wennborg
2015-05-19
1
-99
/
+0
*
Reapply r237520 with another fix for infinite looping
James Molloy
2015-05-17
1
-0
/
+99
*
Revert commits r237521 and r237520.
James Molloy
2015-05-16
1
-84
/
+0
*
Update to r237520 - swap order of CHECK-NEXT lines.
James Molloy
2015-05-16
1
-1
/
+1
*
Reapply r237453 with a fix for the test timeouts.
James Molloy
2015-05-16
1
-0
/
+84
*
Revert "Canonicalize min/max expressions correctly."
James Molloy
2015-05-15
1
-73
/
+0
*
Canonicalize min/max expressions correctly.
James Molloy
2015-05-15
1
-0
/
+73