summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-11-01[RISCV] Add stub backendAlex Bradbury
2016-11-01[docs] remove more non-ascii stuff in the hopes to fix the bot Kostya Serebryany
2016-10-31docs: trying to fix the docs bot by removing non-ASCII characters. The docs b...Kostya Serebryany
2016-10-31DebugInfo: make DW_TAG_atomic_type validVictor Leschuk
2016-10-28[libFuzzer] mention one more trophieKostya Serebryany
2016-10-28[libFuzzer] a bit more docsKostya Serebryany
2016-10-27[libFuzzer] docs: update the examplesKostya Serebryany
2016-10-27[libFuzzer] docs: separate section for fuzz targetKostya Serebryany
2016-10-27[libFuzzer] remove large examples from the libFuzzer docs and link to the lib...Kostya Serebryany
2016-10-26DebugInfo: support for DWARFv5 DW_AT_alignment attributeVictor Leschuk
2016-10-26Revert r285181 "DebugInfo: support for DWARFv5 DW_AT_alignment attribute".Vassil Vassilev
2016-10-26DebugInfo: support for DWARFv5 DW_AT_alignment attributeVictor Leschuk
2016-10-26[libFuzzer] refresh docsKostya Serebryany
2016-10-25[docs] Avoid repetition of 'considerable' in Error docs.Lang Hames
2016-10-25[docs] Use consistent style for "do more stuff" in Error docs examples.Lang Hames
2016-10-25[docs] Fix yet another Error docs formatting issue...Lang Hames
2016-10-25[docs] Fix a few more Error docs formatting issues.Lang Hames
2016-10-25[docs] Fix a missing code-block in the new Error docs.Lang Hames
2016-10-25[docs] Fix a couple of typos in the new Error docs.Lang Hames
2016-10-25[docs] Add more Error documentation to the Programmer's Manual.Lang Hames
2016-10-25[llvm-cov] Add support for loading coverage from multiple objectsVedant Kumar
2016-10-24ReleaseNotes: mention new compiler requirementsHans Wennborg
2016-10-21[libFuzzer] mention one more trophieKostya Serebryany
2016-10-19Update docs to reflect new minimum MSVC version requirementReid Kleckner
2016-10-18[docs] Increase minimum supported GCC version for building LLVM to 4.8Teresa Johnson
2016-10-17[doc] use double `` to prevent html output of merging double dashMehdi Amini
2016-10-17[docs] Reduce the number of places 'minimum requirements' is mentioned to oneRenato Golin
2016-10-17Support: Drop LLVM_ATTRIBUTE_UNUSED_RESULTJustin Bogner
2016-10-14[docs] Update some obsolete information in BitCodeFormat docs.Mehdi Amini
2016-10-14Tidy up example of getting the pointer size.Eric Christopher
2016-10-14[Support/ELF/AMDGPU] Add 32-bit lo/hi got and pc relative relocationsKonstantin Zhuravlyov
2016-10-12[GitHubMove Doc] Properly nest a subsection in the proposalMehdi Amini
2016-10-12fix title underline lengthAlbert Gutowski
2016-10-12Moving to GitHub - Unified ProposalMehdi Amini
2016-10-12Create llvm.addressofreturnaddress intrinsicAlbert Gutowski
2016-10-10Update documentation after r283671 ("Turn cl::values() (for enum) from a vara...Mehdi Amini
2016-10-09Move the global variables representing each Target behind accessor functionMehdi Amini
2016-10-08Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...Mehdi Amini
2016-10-08[docs] Fix indentation bug in LangRef.Lang Hames
2016-10-06[docs] Add PR to LexiconBrian Gesiak
2016-09-30[libfuzzer] sancov documentation updateMike Aizatsky
2016-09-29[docs] Fix a broken URL in 'HowToAddABuilder'Dylan McKay
2016-09-29[docs] Fix typo in 'How to add a builder'Dylan McKay
2016-09-27[cmake] Support overriding remaining HTML doc install directoriesMichal Gorny
2016-09-27[docs] Fix naming style in the exampleAlexander Kornienko
2016-09-27[docs] Make WritingAnLLVMPass.rst up-to-date with current state of thingsAndrey Bokhanko
2016-09-23cmake: Support overriding Sphinx HTML doc install directoryMichal Gorny
2016-09-20AMDGPU: Improve documentation.Nikolay Haustov
2016-09-18Extend title underlineXinliang David Li
2016-09-18[Profile] Implement select instruction instrumentation in IR PGOXinliang David Li