aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/intrinsic.ll
Commit message (Expand)AuthorAgeFilesLines
* Add a llvm.copysign intrinsicHal Finkel2013-08-191-0/+53
* Add ISD::FROUND for libm round()Hal Finkel2013-08-071-0/+52
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-33/+33
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-021-84/+78
* LoopVectorize: Vectorize math builtin calls.Benjamin Kramer2013-02-271-0/+24
* Remove the -licm pass from the loop vectorizer test because the loop vectoriz...Nadav Rotem2013-01-091-1/+1
* Force a fixed unroll count on the target independent tests.Nadav Rotem2013-01-051-1/+1
* LoopVectorize: Enable vectorization of the fmuladd intrinsicHal Finkel2012-12-251-0/+60
* LoopVectorize: support vectorizing intrinsic callsPaul Redmond2012-12-091-0/+851