summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* [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
* Add an option do not dump the generated object on diskGuillaume Chatelet2019-04-051-3/+9
* [llvm] Add isa_and_nonnullDon Hinton2019-04-051-0/+6
* AMDGPU: Remove dx10-clamp from subtarget featuresMatt Arsenault2019-03-291-0/+8
* [AMDGPU] Add an additional Code Object V3 assembler exampleScott Linder2019-03-291-0/+78
* AMDGPU: Make sram-ecc off by default for Vega20Konstantin Zhuravlyov2019-03-291-2/+0
* [AMDGPU] Clarify Code Object V2/V3 differences in AMDGPUUsageScott Linder2019-03-281-25/+128
* [Documentation] Proposal to change variable namesMichael Platings2019-03-282-0/+403
* [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)Roman Lebedev2019-03-281-1/+8
* [Remarks] Emit a section containing remark diagnostics metadataFrancis Visoiu Mistrih2019-03-272-0/+15
OpenPOWER on IntegriCloud