summaryrefslogtreecommitdiff
path: root/docs/WritingAnLLVMPass.rst
AgeCommit message (Expand)Author
2017-11-06Fixed dead links in WritingAnLLVMPass.rstRaphael Isemann
2016-09-27[docs] Make WritingAnLLVMPass.rst up-to-date with current state of thingsAndrey Bokhanko
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2016-03-06Fix typo.Wilfred Hughes
2016-02-19[LPM] Document the new helpers to make it easy to get consistent requireChandler Carruth
2015-10-23Fix another reference to in-source buildsJonathan Roelofs
2015-10-01Kill another reference to in-source buildsJonathan Roelofs
2015-01-17[PM] Split the LoopInfo object apart from the legacy pass, creatingChandler Carruth
2014-11-18docs: Modernize some examples in WritingAnLLVMPassJustin Bogner
2014-11-18docs: Fix a couple of typo-ish errors in WritingAnLLVMPassJustin Bogner
2014-06-04docs: Remove documentation for legacy PGO optionsJustin Bogner
2013-10-30fix RST reference in Writing an LLVM PassBenjamin Kramer
2013-07-08IR headers moved to llvm/IR some aeons ago, update documentation.Benjamin Kramer
2013-07-08Update docs to say that a FunctionPass should not inspect other functions tha...Stephen Lin
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner
2012-12-12Documentation: convert WritingAnLLVMPass.html to reST.Dmitri Gribenko