aboutsummaryrefslogtreecommitdiffstats
path: root/docs/WritingAnLLVMPass.html
Commit message (Expand)AuthorAgeFilesLines
* Fixed some punctuation.John Criswell2005-07-151-3/+3
* Fix some broken links, taking care of PR554Chris Lattner2005-04-211-6/+6
* update to match build changes.Chris Lattner2005-04-211-2/+2
* * Add the use of LOADABLE_MODULE=1 in the makefile exampleReid Spencer2005-01-111-13/+18
* Fix some minor spellos and grammaros.Reid Spencer2004-12-111-14/+13
* Fixed broken links.Tanya Lattner2004-12-081-1/+1
* Fixed a typo.Tanya Lattner2004-11-191-2/+2
* Added link to information on Statistic which is in the Programmers Manual.Tanya Lattner2004-11-191-0/+18
* 'Pass' should now not be derived from by clients. Instead, they should deriveChris Lattner2004-09-201-27/+30
* Misha implemented the ModuleProvider interface back in 9/18/2003.Chris Lattner2004-09-181-28/+0
* Provide initial docs for CallGraphSCCPass's, and fix several grammar-o's andChris Lattner2004-09-181-15/+130
* Fixed the tutorial to indicate that we needed to use the llvm namespace.Jonathan Manton2004-06-301-0/+10
* Fixing broken linksTanya Lattner2004-06-221-1/+1
* GCSE has suddenly become a struct, not a class; fix broken link.Misha Brukman2004-06-031-1/+1
* Make use of the new doc_author class. "Seperate content from presentation" t...Chris Lattner2004-05-231-2/+2
* Fix a tag-oChris Lattner2004-03-171-1/+1
* Rewrite the second on AnalysisUsage usage. This documents the newChris Lattner2004-03-171-73/+118
* Fix some spelling and grammar.Misha Brukman2004-03-081-3/+3
* Clarified the extension to shared library objects.John Criswell2004-01-261-1/+6
* * HTML 4.01 Strict DTD complianceMisha Brukman2004-01-151-499/+645
* Merged in RELEASE_1.John Criswell2003-10-271-1/+3
* Remove explicit pathsChris Lattner2003-10-231-3/+2
* Fix spell-o'sChris Lattner2003-09-101-1/+1
* The word `dependent' has no `a'.Misha Brukman2003-08-211-2/+2
* Spell `necessary' correctly.Misha Brukman2003-08-181-2/+2
* Add documentation for runOnMachineFunction()Brian Gaeke2003-07-221-1/+27
* Added bits about MachineFunctionPassBrian Gaeke2003-07-171-0/+27
* The word `separate' only has one `e'.Misha Brukman2003-07-141-2/+2
* Fixed: </pre</p> => </pre></p>Misha Brukman2003-07-141-2/+2
* Rename Analysis Usage methodsChris Lattner2002-10-211-4/+4
* Add documentation for ImmutablePass'sChris Lattner2002-09-251-1/+23
* Fix typeoChris Lattner2002-09-171-1/+1
* Remove warning that is no longer applicableChris Lattner2002-09-161-4/+2
* Add a new BasicBlockPass::doInitialization/Finalization(Function &) pair ofChris Lattner2002-09-121-14/+53
* Fix minor typoChris Lattner2002-09-091-1/+1
* * Remove notes at the top of the fileChris Lattner2002-09-061-30/+93
* Add documentation for AnalysisGroup functionalityChris Lattner2002-08-221-7/+133
* Gross, some whitespace escapedChris Lattner2002-08-141-3/+3
* Fix bug in documentationChris Lattner2002-08-141-6/+15
* Oh yeah, I wrote it.Chris Lattner2002-08-081-1/+3
* Initial checkin of the "Writting an LLVM Pass" documentChris Lattner2002-08-081-0/+969