summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/minmax_reduction.ll
Commit message (Expand)AuthorAge
* Scalarize select vector arguments when extracted.Matt Arsenault2013-11-04
* Fix missing CHECK-LABELsMatt Arsenault2013-09-10
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* LoopVectorize: Add support for floating point min/max reductionsArnold Schwaighofer2013-05-05
* LoopVectorize: We don't need an identity element for min/max reductionsArnold Schwaighofer2013-05-05
* LoopVectorizer: Bail out if we don't have datalayout we need itArnold Schwaighofer2013-04-24
* LoopVectorizer: Recognize min/max reductionsArnold Schwaighofer2013-04-18