rename *.llx -> *.ll, last batch.
authorChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 22:32:52 +0000 (22:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 22:32:52 +0000 (22:32 +0000)
commit5ae21fb23a55427738132a39c8df550c9c1d0771
treec6eb6b32b7cc36629c9abb53e6974aafe6dbf32f
parent1ce9e00f8b449be9bcf34d16fadaacf074a16362
rename *.llx -> *.ll, last batch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49971 91177308-0d34-0410-b5e6-96231b3b80d8
92 files changed:
test/Analysis/BasicAA/2004-01-29-InvariantMemory.ll [new file with mode: 0644]
test/Analysis/BasicAA/2004-01-29-InvariantMemory.llx [deleted file]
test/Analysis/BasicAA/2004-07-28-MustAliasbug.ll [new file with mode: 0644]
test/Analysis/BasicAA/2004-07-28-MustAliasbug.llx [deleted file]
test/ExecutionEngine/2003-05-06-LivenessClobber.ll [new file with mode: 0644]
test/ExecutionEngine/2003-05-06-LivenessClobber.llx [deleted file]
test/ExecutionEngine/2003-05-07-ArgumentTest.ll [new file with mode: 0644]
test/ExecutionEngine/2003-05-07-ArgumentTest.llx [deleted file]
test/Transforms/ADCE/2003-12-19-MergeReturn.ll [new file with mode: 0644]
test/Transforms/ADCE/2003-12-19-MergeReturn.llx [deleted file]
test/Transforms/ADCE/2004-05-04-UnreachableBlock.ll [new file with mode: 0644]
test/Transforms/ADCE/2004-05-04-UnreachableBlock.llx [deleted file]
test/Transforms/DeadStoreElimination/alloca.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/alloca.llx [deleted file]
test/Transforms/DeadStoreElimination/context-sensitive.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/context-sensitive.llx [deleted file]
test/Transforms/DeadStoreElimination/free.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/free.llx [deleted file]
test/Transforms/DeadStoreElimination/simple.ll [new file with mode: 0644]
test/Transforms/DeadStoreElimination/simple.llx [deleted file]
test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/2004-10-10-CastStoreOnce.llx [deleted file]
test/Transforms/GlobalOpt/basictest.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/basictest.llx [deleted file]
test/Transforms/GlobalOpt/deadglobal.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/deadglobal.llx [deleted file]
test/Transforms/GlobalOpt/globalsra-partial.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/globalsra-partial.llx [deleted file]
test/Transforms/GlobalOpt/globalsra.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/globalsra.llx [deleted file]
test/Transforms/GlobalOpt/iterate.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/iterate.llx [deleted file]
test/Transforms/GlobalOpt/load-store-global.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/load-store-global.llx [deleted file]
test/Transforms/GlobalOpt/malloc-promote-1.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/malloc-promote-1.llx [deleted file]
test/Transforms/GlobalOpt/malloc-promote-2.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/malloc-promote-2.llx [deleted file]
test/Transforms/GlobalOpt/malloc-promote-3.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/malloc-promote-3.llx [deleted file]
test/Transforms/GlobalOpt/phi-select.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/phi-select.llx [deleted file]
test/Transforms/GlobalOpt/storepointer-compare.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/storepointer-compare.llx [deleted file]
test/Transforms/GlobalOpt/storepointer.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/storepointer.llx [deleted file]
test/Transforms/GlobalOpt/trivialstore.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/trivialstore.llx [deleted file]
test/Transforms/GlobalOpt/undef-init.ll [new file with mode: 0644]
test/Transforms/GlobalOpt/undef-init.llx [deleted file]
test/Transforms/IndVarsSimplify/2003-12-10-RemoveInstrCrash.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/2003-12-10-RemoveInstrCrash.llx [deleted file]
test/Transforms/IndVarsSimplify/2003-12-15-Crash.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/2003-12-15-Crash.llx [deleted file]
test/Transforms/IndVarsSimplify/2004-04-05-InvokeCastCrash.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/2004-04-05-InvokeCastCrash.llx [deleted file]
test/Transforms/IndVarsSimplify/2004-04-07-ScalarEvolutionCrash.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/2004-04-07-ScalarEvolutionCrash.llx [deleted file]
test/Transforms/IndVarsSimplify/exit_value_tests.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/exit_value_tests.llx [deleted file]
test/Transforms/IndVarsSimplify/lftr_simple.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/lftr_simple.llx [deleted file]
test/Transforms/IndVarsSimplify/tripcount_compute.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/tripcount_compute.llx [deleted file]
test/Transforms/IndVarsSimplify/tripcount_infinite.ll [new file with mode: 0644]
test/Transforms/IndVarsSimplify/tripcount_infinite.llx [deleted file]
test/Transforms/Inline/2004-04-20-InlineLinkOnce.ll [new file with mode: 0644]
test/Transforms/Inline/2004-04-20-InlineLinkOnce.llx [deleted file]
test/Transforms/InstCombine/2004-08-09-RemInfLoop.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-08-09-RemInfLoop.llx [deleted file]
test/Transforms/InstCombine/2004-09-20-BadLoadCombine.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-09-20-BadLoadCombine.llx [deleted file]
test/Transforms/InstCombine/2004-09-20-BadLoadCombine2.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-09-20-BadLoadCombine2.llx [deleted file]
test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.ll [new file with mode: 0644]
test/Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.llx [deleted file]
test/Transforms/InstCombine/CPP_min_max.ll [new file with mode: 0644]
test/Transforms/InstCombine/CPP_min_max.llx [deleted file]
test/Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.ll [new file with mode: 0644]
test/Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.llx [deleted file]
test/Transforms/LowerInvoke/2003-12-10-Crash.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/2003-12-10-Crash.llx [deleted file]
test/Transforms/LowerInvoke/2004-02-29-PHICrash.ll [new file with mode: 0644]
test/Transforms/LowerInvoke/2004-02-29-PHICrash.llx [deleted file]
test/Transforms/PruneEH/2003-09-14-ExternalCall.ll [new file with mode: 0644]
test/Transforms/PruneEH/2003-09-14-ExternalCall.llx [deleted file]
test/Transforms/PruneEH/2003-11-21-PHIUpdate.ll [new file with mode: 0644]
test/Transforms/PruneEH/2003-11-21-PHIUpdate.llx [deleted file]
test/Transforms/PruneEH/recursivetest.ll [new file with mode: 0644]
test/Transforms/PruneEH/recursivetest.llx [deleted file]
test/Transforms/TailDup/2004-04-01-DemoteRegToStack.ll [new file with mode: 0644]
test/Transforms/TailDup/2004-04-01-DemoteRegToStack.llx [deleted file]