[LLVMdev] FileCheck for instructions of indeterminate order?

Krzysztof Parzyszek kparzysz at codeaurora.org
Wed Sep 19 10:26:40 PDT 2012


On 9/19/2012 12:06 PM, William J. Schmidt wrote:
> To test some recent changes, I need to verify that seven instructions
> are generated.  However, the order of those instructions doesn't matter
> (they are all independent loads from memory).  Is there a way to tell
> FileCheck to reset its scan position rather than assuming all CHECK:
> instructions must be in the given order?

See this thread:

Message-ID: <5049E695.2050508 at codeaurora.org>
Date: Fri, 07 Sep 2012 07:20:37 -0500
From: Matthew Curtis <mcurtis at codeaurora.org>
Subject: [LLVMdev] teaching FileCheck to handle variations in order


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list