Merged in RELEASE_1.
[oota-llvm.git] / docs / WritingAnLLVMPass.html
2003-10-27 John CriswellMerged in RELEASE_1.
2003-10-23 Chris LattnerRemove explicit paths
2003-09-10 Chris LattnerFix spell-o's
2003-08-21 Misha BrukmanThe word `dependent' has no `a'.
2003-08-18 Misha BrukmanSpell `necessary' correctly.
2003-07-22 Brian GaekeAdd documentation for runOnMachineFunction()
2003-07-17 Brian GaekeAdded bits about MachineFunctionPass
2003-07-14 Misha BrukmanThe word `separate' only has one `e'.
2003-07-14 Misha BrukmanFixed: </pre</p> => </pre></p>
2002-10-21 Chris LattnerRename Analysis Usage methods
2002-09-25 Chris LattnerAdd documentation for ImmutablePass's
2002-09-17 Chris LattnerFix typeo
2002-09-16 Chris LattnerRemove warning that is no longer applicable
2002-09-12 Chris LattnerAdd a new BasicBlockPass::doInitialization/Finalization...
2002-09-09 Chris LattnerFix minor typo
2002-09-06 Chris Lattner* Remove notes at the top of the file
2002-08-22 Chris LattnerAdd documentation for AnalysisGroup functionality
2002-08-14 Chris LattnerGross, some whitespace escaped
2002-08-14 Chris LattnerFix bug in documentation
2002-08-08 Chris LattnerOh yeah, I wrote it.
2002-08-08 Chris LattnerInitial checkin of the "Writting an LLVM Pass" document