summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/call.ll
Commit message (Expand)AuthorAgeFilesLines
* [FunctionAttrs] Annotate "willreturn" for intrinsicsHideto Ueno2019-07-281-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+177
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-177/+0
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-20/+21
* [ValueTracking] readonly (const) is a requirement for converting sqrt to llvm...Sanjay Patel2017-11-061-7/+38
* [SLPVectorizer] minimize tests and auto-generate full checks; NFCSanjay Patel2017-11-051-111/+105
* Replace hardcoded intrinsic list with speculatable attribute.Matt Arsenault2017-05-031-1/+1
* 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