| 
							
							
								 Chris Lattner | 81f46d9ce1 | remove support for "NoSub" from regex.  It seems like a minor optimization and makes the API more annoying.  Add a Regex::getNumMatches() method.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82877 91177308-0d34-0410-b5e6-96231b3b80d8 | 2009-09-26 21:27:04 +00:00 |  | 
			
				
					| 
							
							
								 Chris Lattner | 528700863a | add and document regex support for FileCheck.  You can now do stuff like: ; CHECK: movl {{%e[a-z][xi]}}, %eax
or whatever.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82717 91177308-0d34-0410-b5e6-96231b3b80d8 | 2009-09-24 21:47:32 +00:00 |  | 
			
				
					| 
							
							
								 Torok Edwin | ce0c81e7dd | Add regular expression matching support, based on OpenBSD regexec()/regcomp() implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80493 91177308-0d34-0410-b5e6-96231b3b80d8 | 2009-08-30 08:24:09 +00:00 |  |