summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Add support for nested and overlapping region markersAndrea Di Biagio2019-05-091-7/+45
* [Docs][CodeGenerator][eBPF] Correct the values for BPF_X and BPF_KYonghong Song2019-05-031-2/+2
* [docs] Add support for Markdown documentation when creating man pagesIgor Kudrin2019-05-031-14/+32
* build: add option to disable unwind tablesSaleem Abdulrasool2019-05-021-0/+4
* FileCheck [4/12]: Introduce @LINE numeric expressionsThomas Preud'homme2019-05-021-14/+21
* Try to unbreak sphinx bot after r359714Nico Weber2019-05-011-14/+16
* Minor tweaks to PDB docsNico Weber2019-05-013-12/+12
* Convert PDB docs to unix line endings. No other changes.Nico Weber2019-05-017-848/+848
* [globalisel] Update the legalizer documentationDaniel Sanders2019-05-011-53/+193
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-2/+2
* [llvm-profdata] Fix indentation error in docs. NFC.Rong Xu2019-04-301-1/+1
* [llvm-profdata] Fix indentation error. NFCRong Xu2019-04-301-1/+1
* [llvm-profdata] Add overlap command to compute similarity b/w two profile filesRong Xu2019-04-301-0/+67
* [docs] Put DefaultOption bullet in alphabetical order.Don Hinton2019-04-261-8/+8
* [Remarks] Fix documentation indentationFrancis Visoiu Mistrih2019-04-241-5/+4
* [Remarks] Add string deduplication using a string tableFrancis Visoiu Mistrih2019-04-241-0/+4
* [Docs] ReleaseNotes: fixup markup in memcmp()->bcmp() entryRoman Lebedev2019-04-231-4/+4
* [llvm-symbolizer] Add llvm-addr2lineIgor Kudrin2019-04-193-0/+39
* [llvm-symbolizer] Unhide and document the "-output-style" optionIgor Kudrin2019-04-191-0/+31
* [llvm-profdata] Fix one bad format in llvm-profdata CommandGuide doc. NFCRong Xu2019-04-181-0/+1
* [CommandLineParser] Add DefaultOption flagDon Hinton2019-04-151-0/+10
* Revert r358337: "[CommandLineParser] Add DefaultOption flag"Ilya Biryukov2019-04-151-10/+0
* [Docs] Switch a code block from LLVM to textJeremy Morse2019-04-151-1/+1
* [Docs] Correct some indentation muppetry that trips buildbotsJeremy Morse2019-04-151-3/+3
* [DebugInfo][Docs] Document variable location metadata transformationsJeremy Morse2019-04-151-0/+310
* [CommandLineParser] Add DefaultOption flagDon Hinton2019-04-131-0/+10
* [PDB Docs] Add some prose describing public and global symbols.Zachary Turner2019-04-121-1/+38
* Fix missing arguments in tutorialHans Wennborg2019-04-121-1/+1
* Fix sphinx documentation warning.Zachary Turner2019-04-111-1/+1
* [PDB Docs] Add skeleton of documentation for CodeView symbols.Zachary Turner2019-04-112-28/+259
* New document skeleton describing how to add a constrained floating-pointKevin P. Neal2019-04-112-0/+99
* try to fix the sphinx build some moreHans Wennborg2019-04-1111-0/+22
* Try to fix the shpinx buildHans Wennborg2019-04-119-9/+9
* [PDB Docs] Start documenting CodeView Type Records.Zachary Turner2019-04-101-3/+260
* [TableGen] Introduce !listsplat 'binary' operatorRoman Lebedev2019-04-102-1/+5
* [PDB Docs] Clarifications and fixes for DBI Stream.Zachary Turner2019-04-091-41/+58
* [llvm-mca][scheduler-stats] Print issued micro opcodes per cycle. NFCIAndrea Di Biagio2019-04-081-4/+4
* [CMake] Replace LLVM_ENABLE_CXX1Y and friends with LLVM_CXX_STDJustin Bogner2019-04-081-2/+2
* last changes for nowChris Lattner2019-04-071-2/+2
* various improvements in wording, also unbreak the botChris Lattner2019-04-073-42/+44
* make a bunch of cleanups in wording and toneChris Lattner2019-04-071-75/+52
* remove some unhelpful language from the tutorialChris Lattner2019-04-072-7/+106
* Copy the C++ kaleidoscope tutorial into a subdirectory and clean up various t...Chris Lattner2019-04-0711-0/+5560
* [PDB Docs] Add documentation for the hash table format.Zachary Turner2019-04-051-0/+101
* [PDB Docs] The IPI Stream actually has index 4.Zachary Turner2019-04-051-1/+1
* [PDB Docs] Delete * LINKER * Stream information.Zachary Turner2019-04-051-4/+0
* Try to fix Sphinx bot.Zachary Turner2019-04-051-8/+6
* [PDB Docs] Finish documentation for PDB Info Stream.Zachary Turner2019-04-051-0/+74
* [PDB Docs] Add info about the hash adjustment buffer.Zachary Turner2019-04-054-8/+15
* Add documentation for PDB TPI/IPI Stream.Zachary Turner2019-04-052-5/+311
OpenPOWER on IntegriCloud