[NFC] Trim trailing whitespace in *.rst
[platform/upstream/llvm.git] / llvm / docs / Vectorizers.rst
2021-11-15 Shao-Ce SUN[NFC] Trim trailing whitespace in *.rst
2021-06-10 Jim Lin[Docs] Fix incorrect return type for example code
2021-06-09 Jim Lin[Docs] Fix incorrect return type for example code
2021-02-01 xgupta[Branch-Rename] Fix some links
2020-12-02 Bardia Mahjour[LV] Epilogue Vectorization with Optimal Control Flow...
2020-12-01 Bardia MahjourRevert "[LV] Epilogue Vectorization with Optimal Contro...
2020-12-01 Bardia Mahjour[LV] Epilogue Vectorization with Optimal Control Flow
2020-07-27 Afanasyev Ivan[Docs] remove unused arguments in documentation example...
2020-04-09 David Truby[flang] Merge flang-compiler/f18
2020-03-22 Sylvestre LedruDoc: Links should use https
2020-02-06 Sjoerd Meijer[doc] typo in optimisation remark example
2019-12-24 Mehdi AminiImport MLIR into the LLVM tree
2019-12-10 Sanjay Patel[Docs] Improve SLP code snippet
2019-01-14 James Y KnightUpdate GettingStarted guide to recommend that people...
2019-01-10 Sanjay Patel[Docs] fix typo, adjust text order
2019-01-10 Sanjay Patel[Docs] add note to avoid 'errno' for better vectorizati...
2018-01-23 Vedant Kumardocs: Remove reference to a deprecated flag
2017-05-31 Eli Friedman[docs] Update name of vectorization interleave flag.
2017-05-29 Ayal Zaks[Docs] Add VectorizationPlan to docs/Proposals.
2017-05-23 Ayal Zaks[LV] Report multiple reasons for not vectorizing under...
2015-04-14 Ed MasteCorrect 'teh' and other typos / repeated words.
2014-06-27 Tyler NowickiVectorization documentation for loop hint pragmas and...
2014-03-12 Arnold SchwaighoferFix whitespace in vectorizer example
2014-03-12 Arnold SchwaighoferFix vectorizer docs.
2013-08-05 Nadav RotemUpdate the docs.
2013-06-26 Nadav RotemThe SLP Vectorizer works across basic blocks. Update...
2013-04-15 Nadav RotemFix a grammar mistake, and add a line about the two...
2013-04-15 Nadav RotemFix the internal link.
2013-04-15 Nadav RotemDocument our desire to enable the loop vectorizer on...
2013-04-15 Nadav RotemDocs: merge the description of the BB and SLP vectorize...
2013-04-14 Nadav RotemDocument the SLP infrastructure.
2013-04-09 Nadav RotemRemove the confusing sentence.
2013-04-08 Nadav RotemUpdate the docs about the fact that the loop vectorizer...
2013-02-28 Benjamin KramerBrag about function call vectorization in the docs.
2013-02-23 Renato GolinAdd global structure vectorization to docs
2013-01-08 Nadav RotemDocs: mention that we support float reductions when...
2013-01-04 Nadav RotemAdd linpack-pc bench
2013-01-04 Nadav RotemUpdate the docs about the new unroll features.
2013-01-03 Nadav RotemReformat the rst text.
2013-01-03 Nadav RotemLoopVectorizer: Document the unrolling feature.
2012-12-26 Nadav Rotemrevert an accidental commit.
2012-12-26 Nadav RotemDoc: add fmuladd to the list of vectorizeable functions...
2012-12-21 Sean Silvadocs: More robust image scaling fix.
2012-12-21 Sean Silvadocs: Prevent image scaling.
2012-12-20 Sean Silvadocs: Cleanup trailing whitespace.
2012-12-20 Sean Silvadocs: actually indent these consistently
2012-12-20 Sean Silvadocs: Indent consistently in code examples.
2012-12-20 Sean Silvadocs: Improve navigation for Vectorizers.rst
2012-12-20 Sean Silvadocs: bring back link for reddit.
2012-12-20 Sean Silvadocs: Make document name congruent with title.
2012-12-20 Sean Silvadocs: Clean up adornments.
2012-12-20 Sean Silvadocs: ASCII-fy
2012-12-20 Nadav RotemDoc: update the chart.
2012-12-19 Meador Ingedocs: Fix title underline warnings
2012-12-19 Nadav Rotemdoc: add subsections.
2012-12-19 Nadav RotemDOC: document the use of O2, O3 and Os with -fvectorize.
2012-12-19 Nadav RotemDOC: fix the url format.
2012-12-19 Nadav RotemDOC: add a benchmarks that compares us to gcc and icc.
2012-12-19 Nadav Rotemdocs: fix typos.
2012-12-19 Nadav RotemDOC: Add a webpage that describes the loop and bb vecto...