OSDN Git Service

[cfi-verify] Abort on unsupported targets
[android-x86/external-llvm.git] / docs / WritingAnLLVMPass.rst
2017-11-06 Raphael IsemannFixed dead links in WritingAnLLVMPass.rst
2016-09-27 Andrey Bokhanko[docs] Make WritingAnLLVMPass.rst up-to-date with curre...
2016-07-20 Renato Golin[docs] Fixing Sphinx warnings to unclog the buildbot
2016-03-06 Wilfred HughesFix typo.
2016-02-19 Chandler Carruth[LPM] Document the new helpers to make it easy to get...
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.