aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopVectorize/intrinsic.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-166/+166
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+57
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+102
* Revert "LoopVectorizer: Only allow vectorization of intrinsics."Arnold Schwaighofer2013-09-231-20/+53
* LoopVectorizer: Only allow vectorization of intrinsics. We can't know for sur...Nadav Rotem2013-09-211-3/+28
* 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