summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopVectorize/intrinsic.ll
Commit message (Expand)AuthorAge
* Revert "LoopVectorizer: Only allow vectorization of intrinsics."Arnold Schwaighofer2013-09-23
* LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sur...Nadav Rotem2013-09-21
* Add a llvm.copysign intrinsicHal Finkel2013-08-19
* Add ISD::FROUND for libm round()Hal Finkel2013-08-07
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-02
* LoopVectorize: Vectorize math builtin calls.Benjamin Kramer2013-02-27
* Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem2013-01-09
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-05
* LoopVectorize: Enable vectorization of the fmuladd intrinsicHal Finkel2012-12-25
* LoopVectorize: support vectorizing intrinsic callsPaul Redmond2012-12-09