[NFC] Trim trailing whitespace in *.rst
[OpenMP][Documentation] Add OpenMPOpt optimization sectionAdd some information about the optimizations currently provided byOpenMPOpt. Every optimization performed should eventually be listedhere
[OpenMP][Documentation] Add OpenMPOpt optimization sectionAdd some information about the optimizations currently provided byOpenMPOpt. Every optimization performed should eventually be listedhere.Reviewed By: jdoerfertDifferential Revision: https://reviews.llvm.org/D105050
show more ...
[OpenMP][Docs] Add more content, call coordinates, FAQ entries, links
[OpenMP][Docs] Structure and content for the OpenMP documentationThis adds some initial content as well as structure to the new OpenMPSphinx documentation hosted at http://openmp.llvm.org/docs/ .
[OpenMP][Docs] Structure and content for the OpenMP documentationThis adds some initial content as well as structure to the new OpenMPSphinx documentation hosted at http://openmp.llvm.org/docs/ .The content contains some useful links but most pages are still empty.This uses a "custom" theme which is a copy of the default "agogo" onewith minor modifications to get a nicer table of content in the sidebar.This way we can also adjust the theme as we go.Reviewed By: jhuber6, JonChesterfieldDifferential Revision: https://reviews.llvm.org/D90256