summaryrefslogtreecommitdiffstats
path: root/docs/ClangCommandLineReference.rst
Commit message (Expand)AuthorAgeFilesLines
* Regenerate ClangCommandLineReference.rstHans Wennborg2017-07-211-6/+44
* [docs] Fix a couple of typos in command line flag help text and regenerate do...Richard Smith2017-04-131-11/+57
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-1/+1
* [X86] Add -mprefetchwt1/-mno-prefetchwt1 command line options and __PREFETCHW...Craig Topper2017-02-081-0/+2
* [X86] Add -msgx/-mno-sgx command line options and __SGX__ define to match gcc.Craig Topper2017-02-081-0/+2
* [X86] Update command line documentation for -mclwb and -mmovbe which I forgot...Craig Topper2017-02-081-0/+4
* [X86] Add -mmpx/-mno-mpx command line options and __MPX__ define to match gcc.Craig Topper2017-02-081-0/+2
* [X86] Add -mclflushopt/-mno-clflushopt command line support and __CLFLUSHOPT_...Craig Topper2017-02-081-0/+2
* [docs] Add help text and refine grouping for various options.Richard Smith2017-01-271-119/+129
* Improve workaround for Sphinx's lack of support for command line options cont...Richard Smith2017-01-271-839/+76
* [docs] Add TableGen-based generator for command line argument documentation,Richard Smith2017-01-241-0/+3286