summaryrefslogtreecommitdiffstats
path: root/llvm/docs
Commit message (Expand)AuthorAgeFilesLines
* Reland: [Remarks] Support parsing remark metadata in the YAML remark parserFrancis Visoiu Mistrih2019-07-261-9/+24
* Revert "[Remarks] Support parsing remark metadata in the YAML remark parser"Francis Visoiu Mistrih2019-07-261-24/+9
* [Remarks] Support parsing remark metadata in the YAML remark parserFrancis Visoiu Mistrih2019-07-261-9/+24
* [llvm-objcopy] Add support for --add-section for COFFSergey Dmitriev2019-07-261-7/+7
* [Clang] New loop pragma vectorize_predicateSjoerd Meijer2019-07-251-0/+15
* [docs] Split out a section on LoopInfo in the new loop documentationPhilip Reames2019-07-241-6/+37
* Apply a few more reviewer suggestions from D65164Philip Reames2019-07-241-6/+11
* Define some basic terminology around loops in our documentationPhilip Reames2019-07-241-0/+110
* FileCheck [8/12]: Define numeric var from exprThomas Preud'homme2019-07-241-5/+21
* Revert "FileCheck [8/12]: Define numeric var from expr"Thomas Preud'homme2019-07-241-21/+5
* FileCheck [8/12]: Define numeric var from exprThomas Preud'homme2019-07-231-5/+21
* [docs] Clarify where the indirect UB due to write-write races comes fromEli Friedman2019-07-231-2/+4
* [Remarks] Introduce a new format: yaml-strtabFrancis Visoiu Mistrih2019-07-231-0/+29
* [IR][Verifier] Allow IntToPtrInst to be !dereferenceableRyan Taylor2019-07-231-15/+42
* unbreak linksChris Lattner2019-07-1911-11/+11
* replace the old kaleidoscope tutorial files with orphaned pages that forward ...Chris Lattner2019-07-1913-5638/+47
* Point to the dusted off version of the kaleidoscope tutorial.Chris Lattner2019-07-192-2/+4
* [CMake] Don't set Python_ADDITIONAL_VERSIONSJonas Devlieghere2019-07-181-0/+5
* Bump the trunk version to 10.0.0svnHans Wennborg2019-07-182-55/+9
* Fix typo in programmer's manual cantFile -> cantFailNathan Lanza2019-07-181-1/+1
* [ORC][docs] Fix an RST error: the code-block directive needs a newline after it.Lang Hames2019-07-161-0/+1
* [ORC][docs] Trim ORCv1 to ORCv2 transition section, add a how-to section.Lang Hames2019-07-161-121/+288
* Revert [tools] [llvm-nm] Default to reading from stdin not a.outAlex Brachet2019-07-161-2/+3
* [Remarks] Simplify and refactor the RemarkParser interfaceFrancis Visoiu Mistrih2019-07-161-0/+1
* remove a duplicate declarationSylvestre Ledru2019-07-161-3/+0
* Document the LLVM_ENABLE_BINDINGS optionSylvestre Ledru2019-07-161-0/+6
* ARM MTE stack sanitizer.Evgeniy Stepanov2019-07-152-0/+5
* Add some release notes for 9.0 releaseMatt Arsenault2019-07-151-1/+11
* [docs][llvm-nm] Fix inconsistent grammarJames Henderson2019-07-151-1/+1
* [ORC] Start adding ORCv1 to ORCv2 transition tips to the ORCv2 doc.Lang Hames2019-07-152-13/+152
* [AMDGPU][MC][GFX9][GFX10] Added support of GET_DOORBELL messageDmitry Preobrazhensky2019-07-152-0/+4
* DeveloperPolicy: fix a typoRichard Sandiford2019-07-151-1/+1
* [BPF] add unit tests for preserve_{array,union,struct}_access_index intrinsicsYonghong Song2019-07-151-3/+9
* FileCheck [7/12]: Arbitrary long numeric expressionsThomas Preud'homme2019-07-131-13/+12
* [tools] [llvm-nm] Default to reading from stdin not a.outAlex Brachet2019-07-121-3/+2
* Revert "[DwarfDebug] Dump call site debug info"Djordje Todorovic2019-07-121-3/+0
* docs/GithubMove.rst: Add link to GitHub migration status pageTom Stellard2019-07-121-0/+7
* [Attributor] Deduce "nosync" function attribute.Stefan Stipanovic2019-07-111-0/+10
* docs/GithubMove.rst: Remove obsolete informationTom Stellard2019-07-101-357/+36
* [docs][llvm-symbolizer] Fix grammarJames Henderson2019-07-101-1/+1
* [docs][llvm-dwarfdump] Normalise some wordingJames Henderson2019-07-101-1/+1
* [docs][Remarks] Add documentation for remarks in LLVMFrancis Visoiu Mistrih2019-07-093-14/+308
* Add lldb type unit support to the release notesPavel Labath2019-07-091-0/+2
* [AMDGPU] gfx908 targetStanislav Mekhanoshin2019-07-091-1/+5
* [docs][llvm-dwarfdump] Fix wordingJames Henderson2019-07-091-1/+1
* [docs][llvm-objdump] Make some wording improvements/simplifications.James Henderson2019-07-091-13/+9
* [DwarfDebug] Dump call site debug infoDjordje Todorovic2019-07-091-0/+3
* [docs][llvm-nm] Improve some wordingJames Henderson2019-07-091-15/+13
* Retire VS2015 SupportSimon Pilgrim2019-07-093-4/+10
* [docs][llvm-dwarfdump] Make some option descriptions clearer and more preciseJames Henderson2019-07-091-12/+10
OpenPOWER on IntegriCloud