summaryrefslogtreecommitdiffstats
path: root/llvm/docs/WritingAnLLVMPass.rst
Commit message (Expand)AuthorAgeFilesLines
* Generalize the pass registration mechanism used by Polly to any third-party toolserge_sans_paille2020-01-021-0/+45
* [LegacyPassManager] Delete BasicBlockPass/Manager.Alina Sbirlea2019-10-301-69/+3
* Attempt to unbreak sphinx build bot by inserting a link.Philip Reames2019-07-311-3/+3
* Document legacy pass manager extension pointsSerge Guelton2019-07-041-3/+23
* [docs][tools] Add missing "program" tags to rst filesJames Henderson2019-06-271-1/+3
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-1/+1
* cmake: Remove add_llvm_loadable_module()Tom Stellard2018-12-201-1/+1
* Fixed dead links in WritingAnLLVMPass.rstRaphael Isemann2017-11-061-2/+2
* [docs] Make WritingAnLLVMPass.rst up-to-date with current state of thingsAndrey Bokhanko2016-09-271-133/+129
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-1/+1
* Fix typo.Wilfred Hughes2016-03-061-1/+1
* [LPM] Document the new helpers to make it easy to get consistent requireChandler Carruth2016-02-191-0/+8
* Fix another reference to in-source buildsJonathan Roelofs2015-10-231-9/+8
* Kill another reference to in-source buildsJonathan Roelofs2015-10-011-8/+5
* [PM] Split the LoopInfo object apart from the legacy pass, creatingChandler Carruth2015-01-171-2/+2
* docs: Modernize some examples in WritingAnLLVMPassJustin Bogner2014-11-181-3/+3
* docs: Fix a couple of typo-ish errors in WritingAnLLVMPassJustin Bogner2014-11-181-4/+3
* docs: Remove documentation for legacy PGO optionsJustin Bogner2014-06-041-1/+0
* fix RST reference in Writing an LLVM PassBenjamin Kramer2013-10-301-1/+1
* IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer2013-07-081-2/+2
* Update docs to say that a FunctionPass should not inspect other functions tha...Stephen Lin2013-07-081-1/+1
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-3/+0
* Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko2012-12-121-0/+1439
OpenPOWER on IntegriCloud