index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
docs
/
CommandGuide
/
FileCheck.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FileCheck] Provide an option for FileCheck to dump original input to stderr ...
George Karpenkov
2018-07-20
1
-0
/
+4
*
[FileCheck] Implement -v and -vv for tracing matches
Joel E. Denny
2018-07-13
1
-0
/
+10
*
[FileCheck] Don't permit overlapping CHECK-DAG
Joel E. Denny
2018-07-11
1
-0
/
+26
*
Revert r336830: [FileCheck] Don't permit overlapping CHECK-DAG
Joel E. Denny
2018-07-11
1
-26
/
+0
*
[FileCheck] Don't permit overlapping CHECK-DAG
Joel E. Denny
2018-07-11
1
-0
/
+26
*
Fix doc title underlining.
James Henderson
2018-06-26
1
-1
/
+1
*
[FileCheck] Add CHECK-EMPTY directive for checking for blank lines
James Henderson
2018-06-26
1
-0
/
+19
*
Add a -D flag to FileCheck to define variables
Alexander Richardson
2017-11-07
1
-0
/
+5
*
[FileCheck] regexp doc update/fix
Sjoerd Meijer
2017-10-13
1
-5
/
+6
*
[FileCheck] Added --enable-var-scope option to enable scope for regex variables.
Artem Belevich
2017-03-09
1
-0
/
+19
*
[docs] Fixing Sphinx warnings to unclog the buildbot
Renato Golin
2016-07-20
1
-4
/
+4
*
Document the ability to perform multi-line pattern matching in FileCheck.
Wolfgang Pieb
2016-06-27
1
-0
/
+19
*
[FileCheck] Document --check-prefixes.
Daniel Sanders
2016-06-14
1
-0
/
+5
*
Add -match-full-lines argument to FileCheck.
James Y Knight
2016-02-11
1
-0
/
+12
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-2
/
+2
*
All FileCheck directives allow patterns.
Paul Robinson
2015-03-05
1
-1
/
+1
*
FileCheck: Document CHECK-SAME, follow-up to r230612
Duncan P. N. Exon Smith
2015-03-05
1
-0
/
+25
*
Fix Sphinx warnings.
Dan Liew
2014-07-21
1
-1
/
+1
*
Add FileCheck -implicit-check-not option to allow stricter tests without addi...
Alexander Kornienko
2014-07-11
1
-0
/
+11
*
Allow multiple check prefixes in FileCheck.
Matt Arsenault
2013-11-10
1
-5
/
+7
*
Add warning about CHECK-DAG with variable definition
Renato Golin
2013-10-11
1
-9
/
+37
*
Fix underscore to be the proper length.
Bill Wendling
2013-07-30
1
-1
/
+1
*
Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...
Stephen Lin
2013-07-18
1
-8
/
+10
*
Correct inaccurate statement in FileCheck docs.
Stephen Lin
2013-07-14
1
-1
/
+2
*
Add new directive called CHECK-LABEL to FileCheck.
Stephen Lin
2013-07-12
1
-0
/
+49
*
[docs] Fix formatting.
Sean Silva
2013-06-21
1
-1
/
+1
*
Add 'CHECK-DAG' support
Michael Liao
2013-05-14
1
-0
/
+49
*
Canonicalize line endings to Linux style also when the --strict-whitespace fl...
Guy Benyei
2013-02-06
1
-1
/
+2
*
Update FileCheck's documentation to mention recently added feature of
Eli Bendersky
2012-12-01
1
-15
/
+16
*
Documentation for FileCheck: use 'option' and 'program' directives.
Dmitri Gribenko
2012-11-29
1
-36
/
+32
*
Fix a typo in FileCheck.rst
Eli Bendersky
2012-11-21
1
-1
/
+1
*
Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in
Alexander Kornienko
2012-11-14
1
-0
/
+27
*
FileCheck.rst: change formatting of code-like constructs to use a monospaced
Dmitri Gribenko
2012-11-14
1
-86
/
+50
*
Fix a broken sentence
Eli Bendersky
2012-11-07
1
-2
/
+3
*
Document the -input-file option of FileCheck
Eli Bendersky
2012-11-07
1
-0
/
+5
*
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
Dmitri Gribenko
2012-06-12
1
-7
/
+7
*
FileCheck docs: remove leftover HTML markup.
Dmitri Gribenko
2012-06-12
1
-9
/
+9
*
Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
Chad Rosier
2012-05-24
1
-1
/
+1
*
[docs] Add ReST version of all the man pages.
Daniel Dunbar
2012-05-08
1
-0
/
+284