index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
FileCheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-0
/
+23
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
3
-0
/
+56
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-0
/
+10
*
FileCheck: fix matching of one check-prefix is a prefix of another
Alexey Samsonov
2013-11-13
1
-0
/
+5
*
FileCheck: fix a bug with multiple --check-prefix options.
Alexey Samsonov
2013-11-13
1
-0
/
+10
*
Allow multiple check prefixes in FileCheck.
Matt Arsenault
2013-11-10
13
-2
/
+109
*
Add FileCheck tests for @LINE
Matt Arsenault
2013-10-31
2
-0
/
+26
*
Fix "existant" typos
Alp Toker
2013-10-29
1
-2
/
+2
*
Really fix CHECK-LABEL and CHECK-DAG interaction. This actually just restores...
Stephen Lin
2013-10-11
1
-0
/
+11
*
Fix handling of CHECK-DAG inside of CHECK-LABEL.
Rafael Espindola
2013-10-11
1
-0
/
+11
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
[FileCheck] Fix a bug that cause FileCheck to misidentify check-prefix
Rui Ueyama
2013-08-12
2
-0
/
+16
*
Fix handling of CHECK-DAG combined with CHECK-NOT
Tim Northover
2013-08-02
1
-0
/
+1
*
Add new directive called CHECK-LABEL to FileCheck.
Stephen Lin
2013-07-12
1
-0
/
+51
*
Prefix failing commands with not to make clear they are expected to fail.
Rafael Espindola
2013-07-03
1
-1
/
+1
*
Add 'CHECK-DAG' support
Michael Liao
2013-05-14
2
-0
/
+110
*
Remove SMLoc paired with CHECK-NOT patterns. Not functionality change.
Michael Liao
2013-04-25
1
-0
/
+7
*
Canonicalize line endings to Linux style also when the --strict-whitespace fl...
Guy Benyei
2013-02-06
1
-0
/
+11
*
Fix a bug in FileCheck that wouldn't let define variables as follows:
Eli Bendersky
2012-12-02
2
-1
/
+9
*
Support referencing variables defined on the same line.
Eli Bendersky
2012-12-01
1
-0
/
+16
*
Add a FileCheck test that makes sure two different CHECKs won't match the
Eli Bendersky
2012-11-29
1
-0
/
+8
*
Add some tests for the FileCheck utility.
Eli Bendersky
2012-11-15
4
-0
/
+27