[llvm-commits] [llvm] r51328 - in /llvm/trunk/test: Analysis/Andersens/ Analysis/BasicAA/ Analysis/Dominators/ Analysis/GlobalsModRef/ Analysis/LoadVN/ Analysis/LoopInfo/ Analysis/PostDominators/ Archive/ Assembler/ Bitcode/ C++Frontend/ CFrontend/ CodeGen/ARM/ CodeGen/CBackend/ CodeGen/CellSPU/ CodeGen/Generic/ CodeGen/Generic/GC/ CodeGen/IA64/ CodeGen/PowerPC/ CodeGen/SPARC/ CodeGen/X86/ DebugInfo/ ExecutionEngine/ Feature/ Integer/ Linker/ Other/ Transforms/ADCE/ Transforms/ArgumentPromotion/ Transforms/BlockPlaceme...

Chris Lattner clattner at apple.com
Tue May 20 13:05:09 PDT 2008


On May 20, 2008, at 12:52 PM, Gabor Greif wrote:

> Author: ggreif
> Date: Tue May 20 14:52:04 2008
> New Revision: 51328
>
> URL: http://llvm.org/viewvc/llvm-project?rev=51328&view=rev
> Log:
> Rename the last test with .llx extension to .ll, resolve duplicate  
> test by renaming to isnan2. Now that no test has llx ending there is  
> no need to search for them from dg.exp too.

Hey Gabor,

Thanks for doing this.  You might also be able to drop the globbing  
for ".tr" also, which is an obsolete suffix meant to be "testrunner".

-Chris




More information about the llvm-commits mailing list