[llvm-commits] [llvm] r147580 - in /llvm/trunk/test: CodeGen/X86/avx-shuffle-x86_32.ll CodeGen/X86/cmpxchg16b.ll CodeGen/XCore/2011-08-01-DynamicAllocBug.ll Transforms/InstCombine/icmp.ll Transforms/SimplifyCFG/preserve-branchweights.ll

Chris Lattner clattner at apple.com
Wed Jan 4 16:50:56 PST 2012


On Jan 4, 2012, at 4:43 PM, Benjamin Kramer wrote:

> Author: d0k
> Date: Wed Jan  4 18:43:34 2012
> New Revision: 147580
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=147580&view=rev
> Log:
> FileCheck hygiene.

Should FileCheck output a warning or error when the prefix is seen without a : or -NOT: ?

-Chris




More information about the llvm-commits mailing list