summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/propagate_ir_flags.ll
Commit message (Expand)AuthorAgeFilesLines
* [SLP] Support unary FNeg vectorizationCameron McInally2019-06-241-18/+8
* [NFC][SLP] Pre-commit unary FNeg test to X86/propagate_ir_flags.llCameron McInally2019-06-201-0/+78
* [SLP] Update propagate_ir_flags.ll test to check that we do retain the common...Dinar Temirbulatov2019-06-131-0/+36
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+607
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-607/+0
* [SLPVectorizer] reorderInputsAccordingToOpcode - remove non-Instruction canon...Simon Pilgrim2019-03-251-8/+8
* [SLP]Update test checks for the SPL vectorizer, NFC.Alexey Bataev2019-01-111-47/+215
* Fixed the lost FastMathFlags for CALL operations in SLPVectorizer.Vyacheslav Klochkov2016-11-161-1/+38
* Fixed the lost FastMathFlags for FCmp operations in SLPVectorizer.Vyacheslav Klochkov2016-11-111-0/+52
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-52/+52
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-52/+52
* Preserve IR flags (nsw, nuw, exact, fast-math) in SLP vectorizer (PR20802).Sanjay Patel2014-09-031-0/+350
OpenPOWER on IntegriCloud