rename *.llx -> *.ll
authorChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 22:29:10 +0000 (22:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 22:29:10 +0000 (22:29 +0000)
commit1ce9e00f8b449be9bcf34d16fadaacf074a16362
tree3b3b82e7e61fbedb5845c4f015630f9bb10ff5c6
parente972299f340413a7dd288dc019b21404a92e9354
rename *.llx -> *.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49970 91177308-0d34-0410-b5e6-96231b3b80d8
58 files changed:
test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx [deleted file]
test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.llx [deleted file]
test/CodeGen/CBackend/2004-02-15-PreexistingExternals.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-15-PreexistingExternals.llx [deleted file]
test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.llx [deleted file]
test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.llx [deleted file]
test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.ll [new file with mode: 0644]
test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.llx [deleted file]
test/CodeGen/Generic/2004-02-08-UnwindSupport.ll [new file with mode: 0644]
test/CodeGen/Generic/2004-02-08-UnwindSupport.llx [deleted file]
test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll [new file with mode: 0644]
test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx [deleted file]
test/CodeGen/Generic/BasicInstrs.ll [new file with mode: 0644]
test/CodeGen/Generic/BasicInstrs.llx [deleted file]
test/CodeGen/Generic/ConstantExprLowering.ll [new file with mode: 0644]
test/CodeGen/Generic/ConstantExprLowering.llx [deleted file]
test/CodeGen/X86/2002-12-23-LocalRAProblem.ll [new file with mode: 0644]
test/CodeGen/X86/2002-12-23-LocalRAProblem.llx [deleted file]
test/CodeGen/X86/2002-12-23-SubProblem.ll [new file with mode: 0644]
test/CodeGen/X86/2002-12-23-SubProblem.llx [deleted file]
test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll [new file with mode: 0644]
test/CodeGen/X86/2003-08-03-CallArgLiveRanges.llx [deleted file]
test/CodeGen/X86/2003-08-23-DeadBlockTest.ll [new file with mode: 0644]
test/CodeGen/X86/2003-08-23-DeadBlockTest.llx [deleted file]
test/CodeGen/X86/2003-11-03-GlobalBool.ll [new file with mode: 0644]
test/CodeGen/X86/2003-11-03-GlobalBool.llx [deleted file]
test/CodeGen/X86/2004-02-12-Memcpy.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-12-Memcpy.llx [deleted file]
test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-13-FrameReturnAddress.llx [deleted file]
test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx [deleted file]
test/CodeGen/X86/2004-02-22-Casts.ll [new file with mode: 0644]
test/CodeGen/X86/2004-02-22-Casts.llx [deleted file]
test/CodeGen/X86/2004-03-30-Select-Max.ll [new file with mode: 0644]
test/CodeGen/X86/2004-03-30-Select-Max.llx [deleted file]
test/CodeGen/X86/2004-04-09-SameValueCoalescing.ll [new file with mode: 0644]
test/CodeGen/X86/2004-04-09-SameValueCoalescing.llx [deleted file]
test/CodeGen/X86/2004-04-13-FPCMOV-Crash.ll [new file with mode: 0644]
test/CodeGen/X86/2004-04-13-FPCMOV-Crash.llx [deleted file]
test/CodeGen/X86/2004-06-10-StackifierCrash.ll [new file with mode: 0644]
test/CodeGen/X86/2004-06-10-StackifierCrash.llx [deleted file]
test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll [new file with mode: 0644]
test/CodeGen/X86/2004-10-08-SelectSetCCFold.llx [deleted file]
test/CodeGen/X86/compare_folding.ll [new file with mode: 0644]
test/CodeGen/X86/compare_folding.llx [deleted file]
test/CodeGen/X86/fp_constant_op.ll [new file with mode: 0644]
test/CodeGen/X86/fp_constant_op.llx [deleted file]
test/CodeGen/X86/fp_load_cast_fold.ll [new file with mode: 0644]
test/CodeGen/X86/fp_load_cast_fold.llx [deleted file]
test/CodeGen/X86/fp_load_fold.ll [new file with mode: 0644]
test/CodeGen/X86/fp_load_fold.llx [deleted file]
test/CodeGen/X86/shift-double.ll [new file with mode: 0644]
test/CodeGen/X86/shift-double.llx [deleted file]