summaryrefslogtreecommitdiff
path: root/test/CodeGen
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-04-19 22:29:10 +0000
committerChris Lattner <sabre@nondot.org>2008-04-19 22:29:10 +0000
commit1ce9e00f8b449be9bcf34d16fadaacf074a16362 (patch)
tree3b3b82e7e61fbedb5845c4f015630f9bb10ff5c6 /test/CodeGen
parente972299f340413a7dd288dc019b21404a92e9354 (diff)
downloadllvm-1ce9e00f8b449be9bcf34d16fadaacf074a16362.tar.gz
llvm-1ce9e00f8b449be9bcf34d16fadaacf074a16362.tar.bz2
llvm-1ce9e00f8b449be9bcf34d16fadaacf074a16362.tar.xz
rename *.llx -> *.ll
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49970 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
-rw-r--r--test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.ll (renamed from test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx)0
-rw-r--r--test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.ll (renamed from test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.llx)0
-rw-r--r--test/CodeGen/CBackend/2004-02-15-PreexistingExternals.ll (renamed from test/CodeGen/CBackend/2004-02-15-PreexistingExternals.llx)0
-rw-r--r--test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.ll (renamed from test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.llx)0
-rw-r--r--test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.ll (renamed from test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.llx)0
-rw-r--r--test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.ll (renamed from test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.llx)0
-rw-r--r--test/CodeGen/Generic/2004-02-08-UnwindSupport.ll (renamed from test/CodeGen/Generic/2004-02-08-UnwindSupport.llx)0
-rw-r--r--test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll (renamed from test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx)0
-rw-r--r--test/CodeGen/Generic/BasicInstrs.ll (renamed from test/CodeGen/Generic/BasicInstrs.llx)0
-rw-r--r--test/CodeGen/Generic/ConstantExprLowering.ll (renamed from test/CodeGen/Generic/ConstantExprLowering.llx)0
-rw-r--r--test/CodeGen/X86/2002-12-23-LocalRAProblem.ll (renamed from test/CodeGen/X86/2002-12-23-LocalRAProblem.llx)0
-rw-r--r--test/CodeGen/X86/2002-12-23-SubProblem.ll (renamed from test/CodeGen/X86/2002-12-23-SubProblem.llx)0
-rw-r--r--test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll (renamed from test/CodeGen/X86/2003-08-03-CallArgLiveRanges.llx)0
-rw-r--r--test/CodeGen/X86/2003-08-23-DeadBlockTest.ll (renamed from test/CodeGen/X86/2003-08-23-DeadBlockTest.llx)0
-rw-r--r--test/CodeGen/X86/2003-11-03-GlobalBool.ll (renamed from test/CodeGen/X86/2003-11-03-GlobalBool.llx)0
-rw-r--r--test/CodeGen/X86/2004-02-12-Memcpy.ll (renamed from test/CodeGen/X86/2004-02-12-Memcpy.llx)0
-rw-r--r--test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll (renamed from test/CodeGen/X86/2004-02-13-FrameReturnAddress.llx)0
-rw-r--r--test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll (renamed from test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx)0
-rw-r--r--test/CodeGen/X86/2004-02-22-Casts.ll (renamed from test/CodeGen/X86/2004-02-22-Casts.llx)0
-rw-r--r--test/CodeGen/X86/2004-03-30-Select-Max.ll (renamed from test/CodeGen/X86/2004-03-30-Select-Max.llx)0
-rw-r--r--test/CodeGen/X86/2004-04-09-SameValueCoalescing.ll (renamed from test/CodeGen/X86/2004-04-09-SameValueCoalescing.llx)0
-rw-r--r--test/CodeGen/X86/2004-04-13-FPCMOV-Crash.ll (renamed from test/CodeGen/X86/2004-04-13-FPCMOV-Crash.llx)0
-rw-r--r--test/CodeGen/X86/2004-06-10-StackifierCrash.ll (renamed from test/CodeGen/X86/2004-06-10-StackifierCrash.llx)0
-rw-r--r--test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll (renamed from test/CodeGen/X86/2004-10-08-SelectSetCCFold.llx)0
-rw-r--r--test/CodeGen/X86/compare_folding.ll (renamed from test/CodeGen/X86/compare_folding.llx)0
-rw-r--r--test/CodeGen/X86/fp_constant_op.ll (renamed from test/CodeGen/X86/fp_constant_op.llx)0
-rw-r--r--test/CodeGen/X86/fp_load_cast_fold.ll (renamed from test/CodeGen/X86/fp_load_cast_fold.llx)0
-rw-r--r--test/CodeGen/X86/fp_load_fold.ll (renamed from test/CodeGen/X86/fp_load_fold.llx)0
-rw-r--r--test/CodeGen/X86/shift-double.ll (renamed from test/CodeGen/X86/shift-double.llx)0
29 files changed, 0 insertions, 0 deletions
diff --git a/test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx b/test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.ll
index ef3b579b5b..ef3b579b5b 100644
--- a/test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
+++ b/test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.ll
diff --git a/test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.llx b/test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.ll
index 911d6d4e9f..911d6d4e9f 100644
--- a/test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.llx
+++ b/test/CodeGen/CBackend/2004-02-13-FrameReturnAddress.ll
diff --git a/test/CodeGen/CBackend/2004-02-15-PreexistingExternals.llx b/test/CodeGen/CBackend/2004-02-15-PreexistingExternals.ll
index 1629debc58..1629debc58 100644
--- a/test/CodeGen/CBackend/2004-02-15-PreexistingExternals.llx
+++ b/test/CodeGen/CBackend/2004-02-15-PreexistingExternals.ll
diff --git a/test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.llx b/test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.ll
index 6f23915a75..6f23915a75 100644
--- a/test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.llx
+++ b/test/CodeGen/CBackend/2004-02-26-FPNotPrintableConstants.ll
diff --git a/test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.llx b/test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.ll
index 2d62231b74..2d62231b74 100644
--- a/test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.llx
+++ b/test/CodeGen/CBackend/2004-02-26-LinkOnceFunctions.ll
diff --git a/test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.llx b/test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.ll
index a8ee438cc4..a8ee438cc4 100644
--- a/test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.llx
+++ b/test/CodeGen/CBackend/2004-11-13-FunctionPointerCast.ll
diff --git a/test/CodeGen/Generic/2004-02-08-UnwindSupport.llx b/test/CodeGen/Generic/2004-02-08-UnwindSupport.ll
index 10d40693d8..10d40693d8 100644
--- a/test/CodeGen/Generic/2004-02-08-UnwindSupport.llx
+++ b/test/CodeGen/Generic/2004-02-08-UnwindSupport.ll
diff --git a/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx b/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll
index 1f58ce11fe..1f58ce11fe 100644
--- a/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.llx
+++ b/test/CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll
diff --git a/test/CodeGen/Generic/BasicInstrs.llx b/test/CodeGen/Generic/BasicInstrs.ll
index e65cbf772f..e65cbf772f 100644
--- a/test/CodeGen/Generic/BasicInstrs.llx
+++ b/test/CodeGen/Generic/BasicInstrs.ll
diff --git a/test/CodeGen/Generic/ConstantExprLowering.llx b/test/CodeGen/Generic/ConstantExprLowering.ll
index d26541596d..d26541596d 100644
--- a/test/CodeGen/Generic/ConstantExprLowering.llx
+++ b/test/CodeGen/Generic/ConstantExprLowering.ll
diff --git a/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx b/test/CodeGen/X86/2002-12-23-LocalRAProblem.ll
index df4a8f52f0..df4a8f52f0 100644
--- a/test/CodeGen/X86/2002-12-23-LocalRAProblem.llx
+++ b/test/CodeGen/X86/2002-12-23-LocalRAProblem.ll
diff --git a/test/CodeGen/X86/2002-12-23-SubProblem.llx b/test/CodeGen/X86/2002-12-23-SubProblem.ll
index 68200ff234..68200ff234 100644
--- a/test/CodeGen/X86/2002-12-23-SubProblem.llx
+++ b/test/CodeGen/X86/2002-12-23-SubProblem.ll
diff --git a/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.llx b/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll
index 2b4242aaa1..2b4242aaa1 100644
--- a/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.llx
+++ b/test/CodeGen/X86/2003-08-03-CallArgLiveRanges.ll
diff --git a/test/CodeGen/X86/2003-08-23-DeadBlockTest.llx b/test/CodeGen/X86/2003-08-23-DeadBlockTest.ll
index a4d558949e..a4d558949e 100644
--- a/test/CodeGen/X86/2003-08-23-DeadBlockTest.llx
+++ b/test/CodeGen/X86/2003-08-23-DeadBlockTest.ll
diff --git a/test/CodeGen/X86/2003-11-03-GlobalBool.llx b/test/CodeGen/X86/2003-11-03-GlobalBool.ll
index 4de3c79fdc..4de3c79fdc 100644
--- a/test/CodeGen/X86/2003-11-03-GlobalBool.llx
+++ b/test/CodeGen/X86/2003-11-03-GlobalBool.ll
diff --git a/test/CodeGen/X86/2004-02-12-Memcpy.llx b/test/CodeGen/X86/2004-02-12-Memcpy.ll
index 59364c1f6d..59364c1f6d 100644
--- a/test/CodeGen/X86/2004-02-12-Memcpy.llx
+++ b/test/CodeGen/X86/2004-02-12-Memcpy.ll
diff --git a/test/CodeGen/X86/2004-02-13-FrameReturnAddress.llx b/test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll
index f48b1d3adf..f48b1d3adf 100644
--- a/test/CodeGen/X86/2004-02-13-FrameReturnAddress.llx
+++ b/test/CodeGen/X86/2004-02-13-FrameReturnAddress.ll
diff --git a/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx b/test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll
index b25dfaf5d9..b25dfaf5d9 100644
--- a/test/CodeGen/X86/2004-02-14-InefficientStackPointer.llx
+++ b/test/CodeGen/X86/2004-02-14-InefficientStackPointer.ll
diff --git a/test/CodeGen/X86/2004-02-22-Casts.llx b/test/CodeGen/X86/2004-02-22-Casts.ll
index 40d5f39df6..40d5f39df6 100644
--- a/test/CodeGen/X86/2004-02-22-Casts.llx
+++ b/test/CodeGen/X86/2004-02-22-Casts.ll
diff --git a/test/CodeGen/X86/2004-03-30-Select-Max.llx b/test/CodeGen/X86/2004-03-30-Select-Max.ll
index 5021fd89df..5021fd89df 100644
--- a/test/CodeGen/X86/2004-03-30-Select-Max.llx
+++ b/test/CodeGen/X86/2004-03-30-Select-Max.ll
diff --git a/test/CodeGen/X86/2004-04-09-SameValueCoalescing.llx b/test/CodeGen/X86/2004-04-09-SameValueCoalescing.ll
index 633a615645..633a615645 100644
--- a/test/CodeGen/X86/2004-04-09-SameValueCoalescing.llx
+++ b/test/CodeGen/X86/2004-04-09-SameValueCoalescing.ll
diff --git a/test/CodeGen/X86/2004-04-13-FPCMOV-Crash.llx b/test/CodeGen/X86/2004-04-13-FPCMOV-Crash.ll
index 858605c231..858605c231 100644
--- a/test/CodeGen/X86/2004-04-13-FPCMOV-Crash.llx
+++ b/test/CodeGen/X86/2004-04-13-FPCMOV-Crash.ll
diff --git a/test/CodeGen/X86/2004-06-10-StackifierCrash.llx b/test/CodeGen/X86/2004-06-10-StackifierCrash.ll
index 1a51bee404..1a51bee404 100644
--- a/test/CodeGen/X86/2004-06-10-StackifierCrash.llx
+++ b/test/CodeGen/X86/2004-06-10-StackifierCrash.ll
diff --git a/test/CodeGen/X86/2004-10-08-SelectSetCCFold.llx b/test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll
index 9ee773c91a..9ee773c91a 100644
--- a/test/CodeGen/X86/2004-10-08-SelectSetCCFold.llx
+++ b/test/CodeGen/X86/2004-10-08-SelectSetCCFold.ll
diff --git a/test/CodeGen/X86/compare_folding.llx b/test/CodeGen/X86/compare_folding.ll
index c6cda4a5b9..c6cda4a5b9 100644
--- a/test/CodeGen/X86/compare_folding.llx
+++ b/test/CodeGen/X86/compare_folding.ll
diff --git a/test/CodeGen/X86/fp_constant_op.llx b/test/CodeGen/X86/fp_constant_op.ll
index ed02c6a8f7..ed02c6a8f7 100644
--- a/test/CodeGen/X86/fp_constant_op.llx
+++ b/test/CodeGen/X86/fp_constant_op.ll
diff --git a/test/CodeGen/X86/fp_load_cast_fold.llx b/test/CodeGen/X86/fp_load_cast_fold.ll
index 54523265e9..54523265e9 100644
--- a/test/CodeGen/X86/fp_load_cast_fold.llx
+++ b/test/CodeGen/X86/fp_load_cast_fold.ll
diff --git a/test/CodeGen/X86/fp_load_fold.llx b/test/CodeGen/X86/fp_load_fold.ll
index 7c33cb32bc..7c33cb32bc 100644
--- a/test/CodeGen/X86/fp_load_fold.llx
+++ b/test/CodeGen/X86/fp_load_fold.ll
diff --git a/test/CodeGen/X86/shift-double.llx b/test/CodeGen/X86/shift-double.ll
index 24017fe217..24017fe217 100644
--- a/test/CodeGen/X86/shift-double.llx
+++ b/test/CodeGen/X86/shift-double.ll