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
/
LoopVectorize
/
minmax_reduction.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LoopVectorize] update test to be independent of instcombine; NFC
Sanjay Patel
2019-05-24
1
-13
/
+13
*
[IR] allow fast-math-flags on select of FP values
Sanjay Patel
2019-05-22
1
-17
/
+17
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+885
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-885
/
+0
*
[InstCombine] remove extract-of-select vector transform (2nd try)
Sanjay Patel
2017-09-25
1
-29
/
+29
*
revert r314117 because there are bogus clang tests that depend on the optimizer
Sanjay Patel
2017-09-25
1
-29
/
+29
*
[InstCombine] remove extract-of-select vector transform
Sanjay Patel
2017-09-25
1
-29
/
+29
*
[InstCombine] canonicalize icmp predicate feeding select
Sanjay Patel
2017-06-27
1
-4
/
+4
*
[LoopUtils,LV] Propagate fast-math flags on generated FCmp instructions
James Molloy
2015-09-21
1
-52
/
+52
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-34
/
+34
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-34
/
+34
*
Bug 21610: Canonicalize min/max fcmp selects to use ordered comparisons
Matt Arsenault
2014-11-24
1
-8
/
+8
*
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option n...
Sanjay Patel
2014-09-10
1
-1
/
+1
*
Scalarize select vector arguments when extracted.
Matt Arsenault
2013-11-04
1
-29
/
+29
*
Fix missing CHECK-LABELs
Matt Arsenault
2013-09-10
1
-5
/
+5
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-28
/
+28
*
LoopVectorize: Add support for floating point min/max reductions
Arnold Schwaighofer
2013-05-05
1
-0
/
+480
*
LoopVectorize: We don't need an identity element for min/max reductions
Arnold Schwaighofer
2013-05-05
1
-1
/
+4
*
LoopVectorizer: Bail out if we don't have datalayout we need it
Arnold Schwaighofer
2013-04-24
1
-1
/
+4
*
LoopVectorizer: Recognize min/max reductions
Arnold Schwaighofer
2013-04-18
1
-0
/
+399