[llvm-commits] [llvm] r75218 - in /llvm/trunk: lib/Target/ARM/ARM.h lib/Target/ARM/ARMInstrThumb.td lib/Target/ARM/ARMInstrThumb2.td lib/Target/ARM/ARMTargetMachine.cpp lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp lib/Target/ARM/Thumb2ITBlockPass.cpp test/CodeGen/Thumb2/thumb2-select.ll test/CodeGen/Thumb2/thumb2-select_xform.ll

Chris Lattner clattner at apple.com
Fri Jul 10 11:35:21 PDT 2009


On Jul 9, 2009, at 10:33 PM, Evan Cheng wrote:

>
> On Jul 9, 2009, at 7:19 PM, Chris Lattner wrote:
>
>> Hey Evan,
>>
>> Any reason not to use FileCheck for these tests? :)
>
> I am slow to adopt to new technology. :-)

I converted this one in r75261.  It would be nice if other future  
tests could use FileCheck when appropriate.

-Chris




More information about the llvm-commits mailing list