summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/call.ll
Commit message (Expand)AuthorAgeFilesLines
* Fixed the lost FastMathFlags for CALL operations in SLPVectorizer.Vyacheslav Klochkov2016-11-161-1/+1
* [SLPVectorizer] Vectorizing the libm sqrt to llvm's sqrt intrinsic requires nnanDavid Majnemer2016-04-061-2/+2
* [SLPVectorizer] Vectorize libcalls of sqrtDavid Majnemer2016-04-061-0/+23
* Let llc and opt override "-target-cpu" and "-target-features" via command lineAkira Hatanaka2015-05-061-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-20/+20
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-15/+15
* Vectorize intrinsic math function calls in SLPVectorizer.Karthik Bhat2014-05-031-0/+128
OpenPOWER on IntegriCloud