rename *.llx -> *.ll
authorChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 22:26:29 +0000 (22:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Apr 2008 22:26:29 +0000 (22:26 +0000)
commite972299f340413a7dd288dc019b21404a92e9354
tree3f7c5fc1f527928f9289e70394c7b40b4c2c6df0
parentdf7d2b4ce89599ca75d4dc4fd581ce4507f73f2d
rename *.llx -> *.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49969 91177308-0d34-0410-b5e6-96231b3b80d8
72 files changed:
test/Assembler/2002-04-07-HexFloatConstants.ll [new file with mode: 0644]
test/Assembler/2002-04-07-HexFloatConstants.llx [deleted file]
test/Assembler/2002-04-07-InfConstant.ll [new file with mode: 0644]
test/Assembler/2002-04-07-InfConstant.llx [deleted file]
test/Assembler/2002-04-29-NameBinding.ll [new file with mode: 0644]
test/Assembler/2002-04-29-NameBinding.llx [deleted file]
test/Assembler/2002-07-08-HugePerformanceProblem.ll [new file with mode: 0644]
test/Assembler/2002-07-08-HugePerformanceProblem.llx [deleted file]
test/Assembler/2002-07-14-InternalLossage.ll [new file with mode: 0644]
test/Assembler/2002-07-14-InternalLossage.llx [deleted file]
test/Assembler/2002-07-14-OpaqueType.ll [new file with mode: 0644]
test/Assembler/2002-07-14-OpaqueType.llx [deleted file]
test/Assembler/2002-07-25-ParserAssertionFailure.ll [new file with mode: 0644]
test/Assembler/2002-07-25-ParserAssertionFailure.llx [deleted file]
test/Assembler/2002-07-25-QuoteInString.ll [new file with mode: 0644]
test/Assembler/2002-07-25-QuoteInString.llx [deleted file]
test/Assembler/2002-07-25-ReturnPtrFunction.ll [new file with mode: 0644]
test/Assembler/2002-07-25-ReturnPtrFunction.llx [deleted file]
test/Assembler/2002-07-31-SlashInString.ll [new file with mode: 0644]
test/Assembler/2002-07-31-SlashInString.llx [deleted file]
test/Assembler/2002-08-16-ConstExprInlined.ll [new file with mode: 0644]
test/Assembler/2002-08-16-ConstExprInlined.llx [deleted file]
test/Assembler/2002-08-19-BytecodeReader.ll [new file with mode: 0644]
test/Assembler/2002-08-19-BytecodeReader.llx [deleted file]
test/Assembler/2002-10-13-ConstantEncodingProblem.ll [new file with mode: 0644]
test/Assembler/2002-10-13-ConstantEncodingProblem.llx [deleted file]
test/Assembler/2003-04-15-ConstantInitAssertion.ll [new file with mode: 0644]
test/Assembler/2003-04-15-ConstantInitAssertion.llx [deleted file]
test/Assembler/2003-05-03-BytecodeReaderProblem.ll [new file with mode: 0644]
test/Assembler/2003-05-03-BytecodeReaderProblem.llx [deleted file]
test/Assembler/2003-05-12-MinIntProblem.ll [new file with mode: 0644]
test/Assembler/2003-05-12-MinIntProblem.llx [deleted file]
test/Assembler/2003-05-15-AssemblerProblem.ll [new file with mode: 0644]
test/Assembler/2003-05-15-AssemblerProblem.llx [deleted file]
test/Assembler/2003-05-21-MalformedShiftCrash.ll [new file with mode: 0644]
test/Assembler/2003-05-21-MalformedShiftCrash.llx [deleted file]
test/Assembler/2003-05-21-MalformedStructCrash.ll [new file with mode: 0644]
test/Assembler/2003-05-21-MalformedStructCrash.llx [deleted file]
test/Assembler/2003-06-17-InvokeDisassemble.ll [new file with mode: 0644]
test/Assembler/2003-06-17-InvokeDisassemble.llx [deleted file]
test/Assembler/2003-08-20-ConstantExprGEP-Fold.ll [new file with mode: 0644]
test/Assembler/2003-08-20-ConstantExprGEP-Fold.llx [deleted file]
test/Assembler/2003-08-21-ConstantExprCast-Fold.ll [new file with mode: 0644]
test/Assembler/2003-08-21-ConstantExprCast-Fold.llx [deleted file]
test/Assembler/2003-11-05-ConstantExprShift.ll [new file with mode: 0644]
test/Assembler/2003-11-05-ConstantExprShift.llx [deleted file]
test/Assembler/2003-11-11-ImplicitRename.ll [new file with mode: 0644]
test/Assembler/2003-11-11-ImplicitRename.llx [deleted file]
test/Assembler/2003-11-12-ConstantExprCast.ll [new file with mode: 0644]
test/Assembler/2003-11-12-ConstantExprCast.llx [deleted file]
test/Assembler/2003-11-24-SymbolTableCrash.ll [new file with mode: 0644]
test/Assembler/2003-11-24-SymbolTableCrash.llx [deleted file]
test/Assembler/2003-12-30-TypeMapInvalidMemory.ll [new file with mode: 0644]
test/Assembler/2003-12-30-TypeMapInvalidMemory.llx [deleted file]
test/Assembler/2004-01-11-getelementptrfolding.ll [new file with mode: 0644]
test/Assembler/2004-01-11-getelementptrfolding.llx [deleted file]
test/Assembler/2004-01-20-MaxLongLong.ll [new file with mode: 0644]
test/Assembler/2004-01-20-MaxLongLong.llx [deleted file]
test/Assembler/2004-02-01-NegativeZero.ll [new file with mode: 0644]
test/Assembler/2004-02-01-NegativeZero.llx [deleted file]
test/Assembler/2004-03-30-UnclosedFunctionCrash.ll [new file with mode: 0644]
test/Assembler/2004-03-30-UnclosedFunctionCrash.llx [deleted file]
test/Assembler/2004-06-07-VerifierBug.ll [new file with mode: 0644]
test/Assembler/2004-06-07-VerifierBug.llx [deleted file]
test/Assembler/2004-09-29-VerifierIsReallySlow.ll [new file with mode: 0644]
test/Assembler/2004-09-29-VerifierIsReallySlow.llx [deleted file]
test/Assembler/2004-10-22-BCWriterUndefBug.ll [new file with mode: 0644]
test/Assembler/2004-10-22-BCWriterUndefBug.llx [deleted file]
test/Assembler/ConstantExprFold.ll [new file with mode: 0644]
test/Assembler/ConstantExprFold.llx [deleted file]
test/Assembler/ConstantExprFoldCast.ll [new file with mode: 0644]
test/Assembler/ConstantExprFoldCast.llx [deleted file]