IR: Give 'DI' prefix to debug info metadata
[oota-llvm.git] / docs / CommandGuide / FileCheck.rst
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-05 Paul RobinsonAll FileCheck directives allow patterns.
2015-03-05 Duncan P. N. Exon... FileCheck: Document CHECK-SAME, follow-up to r230612
2014-07-21 Dan LiewFix Sphinx warnings.
2014-07-11 Alexander KornienkoAdd FileCheck -implicit-check-not option to allow stric...
2013-11-10 Matt ArsenaultAllow multiple check prefixes in FileCheck.
2013-10-11 Renato GolinAdd warning about CHECK-DAG with variable definition
2013-07-30 Bill WendlingFix underscore to be the proper length.
2013-07-18 Stephen LinFix FileCheck CHECK-LABEL documentation wording slightl...
2013-07-14 Stephen LinCorrect inaccurate statement in FileCheck docs.
2013-07-12 Stephen LinAdd new directive called CHECK-LABEL to FileCheck.
2013-06-21 Sean Silva[docs] Fix formatting.
2013-05-14 Michael LiaoAdd 'CHECK-DAG' support
2013-02-06 Guy BenyeiCanonicalize line endings to Linux style also when...
2012-12-01 Eli BenderskyUpdate FileCheck's documentation to mention recently...
2012-11-29 Dmitri GribenkoDocumentation for FileCheck: use 'option' and 'program...
2012-11-21 Eli BenderskyFix a typo in FileCheck.rst
2012-11-14 Alexander KornienkoSupport for [[@LINE]], [[@LINE+<offset>]], [[@LINE...
2012-11-14 Dmitri GribenkoFileCheck.rst: change formatting of code-like construct...
2012-11-07 Eli BenderskyFix a broken sentence
2012-11-07 Eli BenderskyDocument the -input-file option of FileCheck
2012-06-12 Dmitri GribenkoUse correct syntax highliter in code blocks. Noticed...
2012-06-12 Dmitri GribenkoFileCheck docs: remove leftover HTML markup.
2012-05-24 Chad RosierTypo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
2012-05-08 Daniel Dunbar[docs] Add ReST version of all the man pages.