summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/minmax_reduction.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix missing CHECK-LABELsMatt Arsenault2013-09-101-5/+5
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-28/+28
* LoopVectorize: Add support for floating point min/max reductionsArnold Schwaighofer2013-05-051-0/+480
* LoopVectorize: We don't need an identity element for min/max reductionsArnold Schwaighofer2013-05-051-1/+4
* LoopVectorizer: Bail out if we don't have datalayout we need itArnold Schwaighofer2013-04-241-1/+4
* LoopVectorizer: Recognize min/max reductionsArnold Schwaighofer2013-04-181-0/+399
OpenPOWER on IntegriCloud