Replace all instances of dg.exp file with lit.local.cfg, since all tests are run...
authorEli Bendersky <eli.bendersky@intel.com>
Thu, 16 Feb 2012 06:28:33 +0000 (06:28 +0000)
committerEli Bendersky <eli.bendersky@intel.com>
Thu, 16 Feb 2012 06:28:33 +0000 (06:28 +0000)
commit0f0c411079cd21bb3a81a1b70bf8c67539a16c22
treec387d12156e467f3fe89e7893e3ec1f330a44b2f
parentd8d110e08ab3fee8d0a2b758c893b7966fd2d3d8
Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.

Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
235 files changed:
test/Analysis/BasicAA/dg.exp [deleted file]
test/Analysis/BasicAA/lit.local.cfg [new file with mode: 0644]
test/Analysis/BlockFrequencyInfo/dg.exp [deleted file]
test/Analysis/BlockFrequencyInfo/lit.local.cfg [new file with mode: 0644]
test/Analysis/BranchProbabilityInfo/dg.exp [deleted file]
test/Analysis/BranchProbabilityInfo/lit.local.cfg [new file with mode: 0644]
test/Analysis/CallGraph/dg.exp [deleted file]
test/Analysis/CallGraph/lit.local.cfg [new file with mode: 0644]
test/Analysis/Dominators/dg.exp [deleted file]
test/Analysis/Dominators/lit.local.cfg [new file with mode: 0644]
test/Analysis/GlobalsModRef/dg.exp [deleted file]
test/Analysis/GlobalsModRef/lit.local.cfg [new file with mode: 0644]
test/Analysis/LoopDependenceAnalysis/dg.exp [deleted file]
test/Analysis/LoopDependenceAnalysis/lit.local.cfg [new file with mode: 0644]
test/Analysis/LoopInfo/dg.exp [deleted file]
test/Analysis/LoopInfo/lit.local.cfg [new file with mode: 0644]
test/Analysis/PostDominators/dg.exp [deleted file]
test/Analysis/PostDominators/lit.local.cfg [new file with mode: 0644]
test/Analysis/Profiling/dg.exp [deleted file]
test/Analysis/Profiling/lit.local.cfg [new file with mode: 0644]
test/Analysis/RegionInfo/dg.exp [deleted file]
test/Analysis/RegionInfo/lit.local.cfg [new file with mode: 0644]
test/Analysis/ScalarEvolution/dg.exp [deleted file]
test/Analysis/ScalarEvolution/lit.local.cfg [new file with mode: 0644]
test/Analysis/TypeBasedAliasAnalysis/dg.exp [deleted file]
test/Analysis/TypeBasedAliasAnalysis/lit.local.cfg [new file with mode: 0644]
test/Archive/dg.exp [deleted file]
test/Archive/lit.local.cfg [new file with mode: 0644]
test/Assembler/dg.exp [deleted file]
test/Assembler/lit.local.cfg [new file with mode: 0644]
test/Bindings/Ocaml/dg.exp [deleted file]
test/Bindings/Ocaml/lit.local.cfg [new file with mode: 0644]
test/Bitcode/dg.exp [deleted file]
test/Bitcode/lit.local.cfg [new file with mode: 0644]
test/BugPoint/dg.exp [deleted file]
test/BugPoint/lit.local.cfg [new file with mode: 0644]
test/CodeGen/ARM/dg.exp [deleted file]
test/CodeGen/ARM/lit.local.cfg [new file with mode: 0644]
test/CodeGen/CBackend/X86/dg.exp [deleted file]
test/CodeGen/CBackend/X86/lit.local.cfg [new file with mode: 0644]
test/CodeGen/CBackend/dg.exp [deleted file]
test/CodeGen/CBackend/lit.local.cfg [new file with mode: 0644]
test/CodeGen/CPP/dg.exp [deleted file]
test/CodeGen/CPP/lit.local.cfg [new file with mode: 0644]
test/CodeGen/CellSPU/dg.exp [deleted file]
test/CodeGen/CellSPU/lit.local.cfg [new file with mode: 0644]
test/CodeGen/Generic/dg.exp [deleted file]
test/CodeGen/Generic/lit.local.cfg [new file with mode: 0644]
test/CodeGen/Hexagon/dg.exp [deleted file]
test/CodeGen/Hexagon/lit.local.cfg [new file with mode: 0644]
test/CodeGen/MBlaze/dg.exp [deleted file]
test/CodeGen/MBlaze/lit.local.cfg [new file with mode: 0644]
test/CodeGen/MSP430/dg.exp [deleted file]
test/CodeGen/MSP430/lit.local.cfg [new file with mode: 0644]
test/CodeGen/Mips/dg.exp [deleted file]
test/CodeGen/Mips/lit.local.cfg [new file with mode: 0644]
test/CodeGen/PTX/dg.exp [deleted file]
test/CodeGen/PTX/lit.local.cfg [new file with mode: 0644]
test/CodeGen/PowerPC/dg.exp [deleted file]
test/CodeGen/PowerPC/lit.local.cfg [new file with mode: 0644]
test/CodeGen/SPARC/dg.exp [deleted file]
test/CodeGen/SPARC/lit.local.cfg [new file with mode: 0644]
test/CodeGen/Thumb/dg.exp [deleted file]
test/CodeGen/Thumb/lit.local.cfg [new file with mode: 0644]
test/CodeGen/Thumb2/dg.exp [deleted file]
test/CodeGen/Thumb2/lit.local.cfg [new file with mode: 0644]
test/CodeGen/X86/GC/dg.exp [deleted file]
test/CodeGen/X86/GC/lit.local.cfg [new file with mode: 0644]
test/CodeGen/X86/dg.exp [deleted file]
test/CodeGen/X86/lit.local.cfg [new file with mode: 0644]
test/CodeGen/XCore/dg.exp [deleted file]
test/CodeGen/XCore/lit.local.cfg [new file with mode: 0644]
test/DebugInfo/X86/dg.exp [deleted file]
test/DebugInfo/X86/lit.local.cfg [new file with mode: 0644]
test/DebugInfo/dg.exp [deleted file]
test/DebugInfo/lit.local.cfg [new file with mode: 0644]
test/ExecutionEngine/dg.exp [deleted file]
test/ExecutionEngine/lit.local.cfg [new file with mode: 0644]
test/Feature/dg.exp [deleted file]
test/Feature/lit.local.cfg [new file with mode: 0644]
test/Instrumentation/AddressSanitizer/dg.exp [deleted file]
test/Instrumentation/AddressSanitizer/lit.local.cfg [new file with mode: 0644]
test/Instrumentation/ThreadSanitizer/dg.exp [deleted file]
test/Integer/dg.exp [deleted file]
test/Integer/lit.local.cfg [new file with mode: 0644]
test/Linker/dg.exp [deleted file]
test/Linker/lit.local.cfg [new file with mode: 0644]
test/MC/ARM/dg.exp [deleted file]
test/MC/ARM/lit.local.cfg [new file with mode: 0644]
test/MC/AsmParser/dg.exp [deleted file]
test/MC/AsmParser/lit.local.cfg [new file with mode: 0644]
test/MC/COFF/dg.exp [deleted file]
test/MC/COFF/lit.local.cfg [new file with mode: 0644]
test/MC/Disassembler/ARM/dg.exp [deleted file]
test/MC/Disassembler/ARM/lit.local.cfg [new file with mode: 0644]
test/MC/Disassembler/MBlaze/dg.exp [deleted file]
test/MC/Disassembler/MBlaze/lit.local.cfg [new file with mode: 0644]
test/MC/Disassembler/X86/dg.exp [deleted file]
test/MC/Disassembler/X86/lit.local.cfg [new file with mode: 0644]
test/MC/ELF/dg.exp [deleted file]
test/MC/ELF/lit.local.cfg [new file with mode: 0644]
test/MC/MBlaze/dg.exp [deleted file]
test/MC/MBlaze/lit.local.cfg [new file with mode: 0644]
test/MC/MachO/ARM/dg.exp [deleted file]
test/MC/MachO/ARM/lit.local.cfg [new file with mode: 0644]
test/MC/MachO/dg.exp [deleted file]
test/MC/MachO/lit.local.cfg [new file with mode: 0644]
test/MC/Mips/dg.exp [deleted file]
test/MC/Mips/lit.local.cfg [new file with mode: 0644]
test/MC/X86/dg.exp [deleted file]
test/MC/X86/lit.local.cfg [new file with mode: 0644]
test/Makefile
test/Object/X86/dg.exp [deleted file]
test/Object/X86/lit.local.cfg [new file with mode: 0644]
test/Object/dg.exp [deleted file]
test/Object/lit.local.cfg [new file with mode: 0644]
test/Other/X86/dg.exp [deleted file]
test/Other/X86/lit.local.cfg [new file with mode: 0644]
test/Other/dg.exp [deleted file]
test/Other/lit.local.cfg [new file with mode: 0644]
test/TableGen/dg.exp [deleted file]
test/TableGen/lit.local.cfg [new file with mode: 0644]
test/Transforms/ADCE/dg.exp [deleted file]
test/Transforms/ADCE/lit.local.cfg [new file with mode: 0644]
test/Transforms/ArgumentPromotion/dg.exp [deleted file]
test/Transforms/ArgumentPromotion/lit.local.cfg [new file with mode: 0644]
test/Transforms/BBVectorize/dg.exp [deleted file]
test/Transforms/BBVectorize/lit.local.cfg [new file with mode: 0644]
test/Transforms/BlockPlacement/dg.exp [deleted file]
test/Transforms/BlockPlacement/lit.local.cfg [new file with mode: 0644]
test/Transforms/CodeExtractor/dg.exp [deleted file]
test/Transforms/CodeExtractor/lit.local.cfg [new file with mode: 0644]
test/Transforms/CodeGenPrepare/dg.exp [deleted file]
test/Transforms/CodeGenPrepare/lit.local.cfg [new file with mode: 0644]
test/Transforms/ConstProp/dg.exp [deleted file]
test/Transforms/ConstProp/lit.local.cfg [new file with mode: 0644]
test/Transforms/ConstantMerge/dg.exp [deleted file]
test/Transforms/ConstantMerge/lit.local.cfg [new file with mode: 0644]
test/Transforms/CorrelatedValuePropagation/dg.exp [deleted file]
test/Transforms/CorrelatedValuePropagation/lit.local.cfg [new file with mode: 0644]
test/Transforms/DeadArgElim/dg.exp [deleted file]
test/Transforms/DeadArgElim/lit.local.cfg [new file with mode: 0644]
test/Transforms/DeadStoreElimination/dg.exp [deleted file]
test/Transforms/DeadStoreElimination/lit.local.cfg [new file with mode: 0644]
test/Transforms/EarlyCSE/dg.exp [deleted file]
test/Transforms/EarlyCSE/lit.local.cfg [new file with mode: 0644]
test/Transforms/FunctionAttrs/dg.exp [deleted file]
test/Transforms/FunctionAttrs/lit.local.cfg [new file with mode: 0644]
test/Transforms/GVN/dg.exp [deleted file]
test/Transforms/GVN/lit.local.cfg [new file with mode: 0644]
test/Transforms/GlobalDCE/dg.exp [deleted file]
test/Transforms/GlobalDCE/lit.local.cfg [new file with mode: 0644]
test/Transforms/GlobalOpt/dg.exp [deleted file]
test/Transforms/GlobalOpt/lit.local.cfg [new file with mode: 0644]
test/Transforms/IPConstantProp/dg.exp [deleted file]
test/Transforms/IPConstantProp/lit.local.cfg [new file with mode: 0644]
test/Transforms/IndVarSimplify/dg.exp [deleted file]
test/Transforms/IndVarSimplify/lit.local.cfg [new file with mode: 0644]
test/Transforms/Inline/dg.exp [deleted file]
test/Transforms/Inline/lit.local.cfg [new file with mode: 0644]
test/Transforms/InstCombine/dg.exp [deleted file]
test/Transforms/InstCombine/lit.local.cfg [new file with mode: 0644]
test/Transforms/InstSimplify/dg.exp [deleted file]
test/Transforms/InstSimplify/lit.local.cfg [new file with mode: 0644]
test/Transforms/Internalize/dg.exp [deleted file]
test/Transforms/Internalize/lit.local.cfg [new file with mode: 0644]
test/Transforms/JumpThreading/dg.exp [deleted file]
test/Transforms/JumpThreading/lit.local.cfg [new file with mode: 0644]
test/Transforms/LCSSA/dg.exp [deleted file]
test/Transforms/LCSSA/lit.local.cfg [new file with mode: 0644]
test/Transforms/LICM/dg.exp [deleted file]
test/Transforms/LICM/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopDeletion/dg.exp [deleted file]
test/Transforms/LoopDeletion/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopIdiom/dg.exp [deleted file]
test/Transforms/LoopIdiom/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopRotate/dg.exp [deleted file]
test/Transforms/LoopRotate/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopSimplify/dg.exp [deleted file]
test/Transforms/LoopSimplify/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/ARM/dg.exp [deleted file]
test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/X86/dg.exp [deleted file]
test/Transforms/LoopStrengthReduce/X86/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopStrengthReduce/dg.exp [deleted file]
test/Transforms/LoopStrengthReduce/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopUnroll/dg.exp [deleted file]
test/Transforms/LoopUnroll/lit.local.cfg [new file with mode: 0644]
test/Transforms/LoopUnswitch/dg.exp [deleted file]
test/Transforms/LoopUnswitch/lit.local.cfg [new file with mode: 0644]
test/Transforms/LowerAtomic/dg.exp [deleted file]
test/Transforms/LowerAtomic/lit.local.cfg [new file with mode: 0644]
test/Transforms/LowerExpectIntrinsic/dg.exp [deleted file]
test/Transforms/LowerExpectIntrinsic/lit.local.cfg [new file with mode: 0644]
test/Transforms/LowerInvoke/dg.exp [deleted file]
test/Transforms/LowerInvoke/lit.local.cfg [new file with mode: 0644]
test/Transforms/LowerSwitch/dg.exp [deleted file]
test/Transforms/LowerSwitch/lit.local.cfg [new file with mode: 0644]
test/Transforms/Mem2Reg/dg.exp [deleted file]
test/Transforms/Mem2Reg/lit.local.cfg [new file with mode: 0644]
test/Transforms/MemCpyOpt/dg.exp [deleted file]
test/Transforms/MemCpyOpt/lit.local.cfg [new file with mode: 0644]
test/Transforms/MergeFunc/dg.exp [deleted file]
test/Transforms/MergeFunc/lit.local.cfg [new file with mode: 0644]
test/Transforms/ObjCARC/dg.exp [deleted file]
test/Transforms/ObjCARC/lit.local.cfg [new file with mode: 0644]
test/Transforms/PhaseOrdering/dg.exp [deleted file]
test/Transforms/PhaseOrdering/lit.local.cfg [new file with mode: 0644]
test/Transforms/PruneEH/dg.exp [deleted file]
test/Transforms/PruneEH/lit.local.cfg [new file with mode: 0644]
test/Transforms/Reassociate/dg.exp [deleted file]
test/Transforms/Reassociate/lit.local.cfg [new file with mode: 0644]
test/Transforms/SCCP/dg.exp [deleted file]
test/Transforms/SCCP/lit.local.cfg [new file with mode: 0644]
test/Transforms/ScalarRepl/dg.exp [deleted file]
test/Transforms/ScalarRepl/lit.local.cfg [new file with mode: 0644]
test/Transforms/SimplifyCFG/dg.exp [deleted file]
test/Transforms/SimplifyCFG/lit.local.cfg [new file with mode: 0644]
test/Transforms/SimplifyLibCalls/dg.exp [deleted file]
test/Transforms/SimplifyLibCalls/lit.local.cfg [new file with mode: 0644]
test/Transforms/Sink/dg.exp [deleted file]
test/Transforms/Sink/lit.local.cfg [new file with mode: 0644]
test/Transforms/StripSymbols/dg.exp [deleted file]
test/Transforms/StripSymbols/lit.local.cfg [new file with mode: 0644]
test/Transforms/TailCallElim/dg.exp [deleted file]
test/Transforms/TailCallElim/lit.local.cfg [new file with mode: 0644]
test/Transforms/TailDup/X86/dg.exp [deleted file]
test/Transforms/TailDup/X86/lit.local.cfg [new file with mode: 0644]
test/Transforms/TailDup/dg.exp [deleted file]
test/Transforms/TailDup/lit.local.cfg [new file with mode: 0644]
test/Verifier/dg.exp [deleted file]
test/Verifier/lit.local.cfg [new file with mode: 0644]
test/lib/llvm.exp
test/lit.cfg
test/lit.site.cfg.in