Taints upcoming store and adds bogus conditional branches else where. Now as a separa...
[oota-llvm.git] / docs / WritingAnLLVMPass.rst
2015-10-23 Jonathan RoelofsFix another reference to in-source builds
2015-10-01 Jonathan RoelofsKill another reference to in-source builds
2015-01-17 Chandler Carruth[PM] Split the LoopInfo object apart from the legacy...
2014-11-18 Justin Bognerdocs: Modernize some examples in WritingAnLLVMPass
2014-11-18 Justin Bognerdocs: Fix a couple of typo-ish errors in WritingAnLLVMPass
2014-06-04 Justin Bognerdocs: Remove documentation for legacy PGO options
2013-10-30 Benjamin Kramerfix RST reference in Writing an LLVM Pass
2013-07-08 Benjamin KramerIR headers moved to llvm/IR some aeons ago, update...
2013-07-08 Stephen LinUpdate docs to say that a FunctionPass should not inspe...
2013-01-10 Chris Lattnerremove the rest of the "written by" lines in the docume...
2012-12-12 Dmitri GribenkoDocumentation: convert WritingAnLLVMPass.html to reST.