Rename the last test with .llx extension to .ll, resolve duplicate test by renaming...
authorGabor Greif <ggreif@gmail.com>
Tue, 20 May 2008 19:52:04 +0000 (19:52 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 20 May 2008 19:52:04 +0000 (19:52 +0000)
commit722243bd402aaed698a279cb323cf37554befd53
tree35b30dc386d75eafe797e99e0f681bf19fe771ad
parent8e8de684c7b62c21a3fa9d0cd2b142e669b61ba9
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51328 91177308-0d34-0410-b5e6-96231b3b80d8
75 files changed:
test/Analysis/Andersens/dg.exp
test/Analysis/BasicAA/dg.exp
test/Analysis/Dominators/dg.exp
test/Analysis/GlobalsModRef/dg.exp
test/Analysis/LoadVN/dg.exp
test/Analysis/LoopInfo/dg.exp
test/Analysis/PostDominators/dg.exp
test/Archive/dg.exp
test/Assembler/dg.exp
test/Bitcode/dg.exp
test/C++Frontend/dg.exp
test/CFrontend/dg.exp
test/CodeGen/ARM/dg.exp
test/CodeGen/CBackend/dg.exp
test/CodeGen/CellSPU/dg.exp
test/CodeGen/Generic/GC/dg.exp
test/CodeGen/Generic/dg.exp
test/CodeGen/IA64/dg.exp
test/CodeGen/PowerPC/dg.exp
test/CodeGen/SPARC/dg.exp
test/CodeGen/X86/dg.exp
test/CodeGen/X86/isnan.ll
test/CodeGen/X86/isnan.llx [deleted file]
test/CodeGen/X86/isnan2.ll [new file with mode: 0644]
test/DebugInfo/dg.exp
test/ExecutionEngine/dg.exp
test/Feature/dg.exp
test/Integer/dg.exp
test/Linker/dg.exp
test/Other/dg.exp
test/Transforms/ADCE/dg.exp
test/Transforms/ArgumentPromotion/dg.exp
test/Transforms/BlockPlacement/dg.exp
test/Transforms/CodeExtractor/dg.exp
test/Transforms/ConstProp/dg.exp
test/Transforms/ConstantMerge/dg.exp
test/Transforms/DeadArgElim/dg.exp
test/Transforms/DeadStoreElimination/dg.exp
test/Transforms/GCSE/dg.exp
test/Transforms/GVN/dg.exp
test/Transforms/GVNPRE/dg.exp
test/Transforms/GlobalDCE/dg.exp
test/Transforms/GlobalOpt/dg.exp
test/Transforms/IPConstantProp/dg.exp
test/Transforms/IndVarsSimplify/dg.exp
test/Transforms/Inline/dg.exp
test/Transforms/InstCombine/dg.exp
test/Transforms/Internalize/dg.exp
test/Transforms/LCSSA/dg.exp
test/Transforms/LICM/dg.exp
test/Transforms/LoopDeletion/dg.exp
test/Transforms/LoopIndexSplit/dg.exp
test/Transforms/LoopRotate/dg.exp
test/Transforms/LoopSimplify/dg.exp
test/Transforms/LoopStrengthReduce/dg.exp
test/Transforms/LoopUnroll/dg.exp
test/Transforms/LoopUnswitch/dg.exp
test/Transforms/LowerInvoke/dg.exp
test/Transforms/LowerSetJmp/dg.exp
test/Transforms/LowerSwitch/dg.exp
test/Transforms/Mem2Reg/dg.exp
test/Transforms/MemCpyOpt/dg.exp
test/Transforms/PredicateSimplifier/dg.exp
test/Transforms/PruneEH/dg.exp
test/Transforms/RaiseAllocations/dg.exp
test/Transforms/Reassociate/dg.exp
test/Transforms/SCCP/dg.exp
test/Transforms/SRETPromotion/dg.exp
test/Transforms/ScalarRepl/dg.exp
test/Transforms/SimplifyCFG/dg.exp
test/Transforms/SimplifyLibCalls/dg.exp
test/Transforms/StripSymbols/dg.exp
test/Transforms/TailCallElim/dg.exp
test/Transforms/TailDup/dg.exp
test/Verifier/dg.exp