summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed a typo (LLVM/Support/CFG.h -> LLVM/IR/CFG.h)Andrey Bokhanko2016-09-021-1/+1
* [Docs] Fix another typo in the Error/Expected docs.Lang Hames2016-09-021-2/+2
* [Docs] Fix a couple of typos in the Error/Expected docs.Lang Hames2016-09-021-4/+4
* Make the coding standards a bit more clear that we prefer the fancy newChandler Carruth2016-09-011-4/+5
* [CMake] Revive LLVM_*_DIRS variablesChris Bieneman2016-09-011-4/+4
* [LangRef] Clarify !invariant.load semantics.Geoff Berry2016-08-311-6/+4
* Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman2016-08-311-2/+2
* Changing a code block to text because Sphinx does not like it on the builder ...Aaron Ballman2016-08-311-1/+1
* docs: mention that clobbering output regs in inline asm is illegal.Peter Zotov2016-08-301-0/+3
* [CMake] Make LLVMConfig.cmake variable names match in-tree namesChris Bieneman2016-08-291-4/+4
* [Coroutines] Part 9: Add cleanup subfunction.Gor Nishanov2016-08-291-29/+23
* Fix some typos in the docSylvestre Ledru2016-08-287-7/+7
* Adding document describing the use of the -opt-bisect-limit option.Andrew Kaylor2016-08-262-0/+201
* [libFizzer] rename -print_new_cov_pcs=1 into -print_pcs=1 and make it more us...Kostya Serebryany2016-08-251-0/+2
* [libFuzzer] fix link in docsKostya Serebryany2016-08-231-1/+1
* [libFuzzer] docs on value profileKostya Serebryany2016-08-231-0/+28
* Update coding standards for include style.Zachary Turner2016-08-231-1/+11
* [CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switchPeter Zotov2016-08-231-1/+1
* Fix link quotes on AArch64's CompilerWriterInfo section.Jacques Pienaar2016-08-181-2/+2
* [lanai] Add ISA document to CompilerWritersInfoJacques Pienaar2016-08-181-0/+6
* [Docs] More MemorySSA doc updates!George Burgess IV2016-08-181-5/+5
* [Docs] Update MemorySSA doc to address more feedback.George Burgess IV2016-08-171-34/+38
* wordsmith the "new targets" section a bit.Chris Lattner2016-08-171-10/+10
* [docs] Adding "new target" rules to dev policyRenato Golin2016-08-171-0/+83
* Clarify the statement on using #if 0 ... #endif in CodingStandards.Andrey Bokhanko2016-08-171-2/+4
* [Docs] Fix post-review comments on MemorySSA's docs.George Burgess IV2016-08-171-8/+10
* [Docs] Add initial MemorySSA documentation.George Burgess IV2016-08-173-0/+368
* Revert "Revert "Invariant start/end intrinsics overloaded for address space""Mehdi Amini2016-08-131-2/+4
* Revert "Invariant start/end intrinsics overloaded for address space"Mehdi Amini2016-08-131-4/+2
* [libFuzzer] mention one more trophie in LLVMKostya Serebryany2016-08-131-1/+1
* [libFuzzer] fix typo in docsKostya Serebryany2016-08-121-1/+1
* [Coroutines]: Part6b: Add coro.id intrinsic.Gor Nishanov2016-08-121-73/+98
* [LangRef] Fix formatting (no semantic change)Sanjoy Das2016-08-101-5/+4
* [Coroutines] Part 6: Elide dynamic allocation of a coroutine frame when possibleGor Nishanov2016-08-101-31/+42
* [scudo] Documentation update for Scudo, from https://reviews.llvm.org/D23332Kostya Serebryany2016-08-091-24/+51
* Revert "[X86] Support the "ms-hotpatch" attribute."Charles Davis2016-08-081-19/+1
* [X86] Support the "ms-hotpatch" attribute.Charles Davis2016-08-081-1/+19
* [BuildingAJIT] Fix a couple of typos in the Chapter 3 draft.Lang Hames2016-08-081-6/+6
* testing commit accessGor Nishanov2016-08-051-1/+1
* [llvm-cov] Add some documentation for the -tab-size optionVedant Kumar2016-08-041-0/+5
* [sanitizer] Implement a __asan_default_options() equivalent for ScudoKostya Serebryany2016-08-021-3/+26
* [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.Lang Hames2016-08-013-32/+32
* [IR] Introduce a non-integral pointer typeSanjoy Das2016-07-281-0/+24
* [coroutines] Part 3 of N: Adding Boilerplate for Coroutine PassesDavid Majnemer2016-07-281-2/+2
* [docs] Add sub-mod example by Chris to GitHub proposalRenato Golin2016-07-281-0/+5
* fix some typos in the docSylvestre Ledru2016-07-283-3/+3
* [mips] Update the link to the MIPS documentation in CompilerWriterInfo.rst.Daniel Sanders2016-07-271-1/+1
* Fix Coroutines doc exampleMehdi Amini2016-07-271-1/+1
* [coroutines] Part 2 of N: Adding Coroutine IntrinsicsDavid Majnemer2016-07-271-26/+22
* [docs] Fix a sphinx error in llvm-cov.rstVedant Kumar2016-07-261-0/+4