[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2006-11-23 Thread Reid Spencer
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.31 -> 1.32 --- Log message: Unwrap line that didn't need to be. --- Diffs of the changes: (+1 -2) Makefile.singlesrc |3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) Index: llvm-test/SingleSource/Makefi

[llvm-commits] CVS: llvm/test/Feature/constexpr.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Feature: constexpr.ll updated: 1.9 -> 1.10 --- Log message: Fix some typos. --- Diffs of the changes: (+2 -3) constexpr.ll |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Index: llvm/test/Feature/constexpr.ll diff -u llvm/test/Feature/constex

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Generic/2003-05-28-ManyArgs.ll BurgBadRegAlloc.ll badFoldGEP.ll constindices.ll select.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/Generic: 2003-05-28-ManyArgs.ll updated: 1.3 -> 1.4 BurgBadRegAlloc.ll updated: 1.5 -> 1.6 badFoldGEP.ll updated: 1.3 -> 1.4 constindices.ll updated: 1.5 -> 1.6 select.ll updated: 1.10 -> 1.11 --- Log message: Promote GEP ubyte indices to uint.

[llvm-commits] CVS: llvm/test/Regression/Analysis/DSGraph/2003-06-29-NodeCollapsing.ll 2003-06-29-NodeCollapsing2.ll 2003-07-01-FieldCollapse.ll 2003-11-02-NodeCollapsing.ll 2005-03-22-IncompleteGloba

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Analysis/DSGraph: 2003-06-29-NodeCollapsing.ll updated: 1.2 -> 1.3 2003-06-29-NodeCollapsing2.ll updated: 1.3 -> 1.4 2003-07-01-FieldCollapse.ll updated: 1.3 -> 1.4 2003-11-02-NodeCollapsing.ll updated: 1.3 -> 1.4 2005-03-22-IncompleteGlobal.ll updated:

[llvm-commits] CVS: llvm/test/Regression/Transforms/CorrelatedExprs/2002-10-04-ForwardingBug.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/CorrelatedExprs: 2002-10-04-ForwardingBug.ll updated: 1.2 -> 1.3 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade ca

[llvm-commits] CVS: llvm/test/Regression/Transforms/LevelRaise/2002-03-20-Crash.ll 2003-01-30-ShiftCrash.ll 2003-06-07-EmptyArrayTest.ll 2003-06-25-ExprAnalysis.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/LevelRaise: 2002-03-20-Crash.ll updated: 1.6 -> 1.7 2003-01-30-ShiftCrash.ll updated: 1.3 -> 1.4 2003-06-07-EmptyArrayTest.ll updated: 1.2 -> 1.3 2003-06-25-ExprAnalysis.ll updated: 1.3 -> 1.4 --- Log message: Promote GEP ubyte indices to uin

[llvm-commits] CVS: llvm/test/Regression/Transforms/SCCP/loadtest.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/SCCP: loadtest.ll updated: 1.1 -> 1.2 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capability. --- Diffs of th

[llvm-commits] CVS: llvm/test/Regression/Assembler/2004-04-04-GetElementPtrIndexTypes.ll ConstantExprFold.llx

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Assembler: 2004-04-04-GetElementPtrIndexTypes.ll updated: 1.2 -> 1.3 ConstantExprFold.llx updated: 1.3 -> 1.4 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cas

[llvm-commits] CVS: llvm/test/Regression/Transforms/SimplifyCFG/switch_formation.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/SimplifyCFG: switch_formation.ll updated: 1.1 -> 1.2 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capability.

[llvm-commits] CVS: llvm/test/Regression/Transforms/LowerSetJmp/2003-11-05-DominanceProperties.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/LowerSetJmp: 2003-11-05-DominanceProperties.ll updated: 1.1 -> 1.2 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade

[llvm-commits] CVS: llvm/test/Regression/Analysis/LoadVN/dependent_loads.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Analysis/LoadVN: dependent_loads.ll updated: 1.2 -> 1.3 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capability. --- Diff

[llvm-commits] CVS: llvm/test/Regression/Transforms/DSAnalysis/arraytest.ll badcases.ll basictest.ll fieldmerge.ll misctests.ll physicalsubtype.ll structpadding.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/DSAnalysis: arraytest.ll updated: 1.4 -> 1.5 badcases.ll updated: 1.4 -> 1.5 basictest.ll updated: 1.4 -> 1.5 fieldmerge.ll updated: 1.4 -> 1.5 misctests.ll updated: 1.4 -> 1.5 physicalsubtype.ll updated: 1.4 -> 1.5 structpadding.ll updated: 1

[llvm-commits] CVS: llvm/test/Regression/Transforms/ArgumentPromotion/aggregate-promote.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/ArgumentPromotion: aggregate-promote.ll updated: 1.1 -> 1.2 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capabil

[llvm-commits] CVS: llvm/test/Regression/Linker/testlink1.ll testlink2.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Linker: testlink1.ll updated: 1.11 -> 1.12 testlink2.ll updated: 1.9 -> 1.10 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade c

[llvm-commits] CVS: llvm/test/Regression/Verifier/2002-11-05-GetelementptrPointers.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Verifier: 2002-11-05-GetelementptrPointers.ll updated: 1.2 -> 1.3 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capability.

[llvm-commits] CVS: llvm/test/Regression/Transforms/GlobalOpt/memset.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/GlobalOpt: memset.ll updated: 1.1 -> 1.2 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capability. --- Diffs of

[llvm-commits] CVS: llvm/test/Regression/Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll basictest1.ll basictest2.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/ADCE: 2002-05-23-ZeroArgPHITest.ll updated: 1.4 -> 1.5 basictest1.ll updated: 1.4 -> 1.5 basictest2.ll updated: 1.4 -> 1.5 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped

[llvm-commits] CVS: llvm/test/Regression/Transforms/ScalarRepl/2003-05-30-InvalidIndices.ll 2003-05-30-MultiLevel.ll 2003-10-29-ArrayProblem.ll basictest.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/ScalarRepl: 2003-05-30-InvalidIndices.ll updated: 1.2 -> 1.3 2003-05-30-MultiLevel.ll updated: 1.2 -> 1.3 2003-10-29-ArrayProblem.ll updated: 1.1 -> 1.2 basictest.ll updated: 1.3 -> 1.4 --- Log message: Promote GEP ubyte indices to uint. Back

[llvm-commits] CVS: llvm/test/Regression/Transforms/FunctionResolve/2003-10-21-GlobalResolveHack.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/FunctionResolve: 2003-10-21-GlobalResolveHack.ll updated: 1.1 -> 1.2 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrad

[llvm-commits] CVS: llvm/test/Regression/Analysis/BasicAA/2003-03-04-GEPCrash.ll 2003-05-21-GEP-Problem.ll 2003-07-03-BasicAACrash.ll 2003-11-04-SimpleCases.ll 2003-12-11-ConstExprGEP.ll featuretest.l

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Analysis/BasicAA: 2003-03-04-GEPCrash.ll updated: 1.2 -> 1.3 2003-05-21-GEP-Problem.ll updated: 1.3 -> 1.4 2003-07-03-BasicAACrash.ll updated: 1.2 -> 1.3 2003-11-04-SimpleCases.ll updated: 1.1 -> 1.2 2003-12-11-ConstExprGEP.ll updated: 1.2 -> 1.3 feature

[llvm-commits] CVS: llvm/test/Regression/Transforms/LICM/sink_multiple.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/LICM: sink_multiple.ll updated: 1.2 -> 1.3 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capability. --- Diffs

[llvm-commits] CVS: llvm/test/Regression/CodeGen/CBackend/2003-06-01-NullPointerType.ll 2003-10-28-CastToPtrToStruct.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/CBackend: 2003-06-01-NullPointerType.ll updated: 1.2 -> 1.3 2003-10-28-CastToPtrToStruct.ll updated: 1.2 -> 1.3 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and thes

[llvm-commits] CVS: llvm/test/Regression/Transforms/ConstantMerge/2002-09-23-CPR-Update.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/ConstantMerge: 2002-09-23-CPR-Update.ll updated: 1.2 -> 1.3 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and older features will be dropped soon and these test cases must not rely on the upgrade capabil

[llvm-commits] CVS: llvm/test/Regression/Transforms/InstCombine/2002-09-17-GetElementPtrCrash.ll 2003-10-23-InstcombineNullFail.ll getelementptr.ll load.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Regression/Transforms/InstCombine: 2002-09-17-GetElementPtrCrash.ll updated: 1.2 -> 1.3 2003-10-23-InstcombineNullFail.ll updated: 1.2 -> 1.3 getelementptr.ll updated: 1.17 -> 1.18 load.ll updated: 1.12 -> 1.13 --- Log message: Promote GEP ubyte indices to uint. B

[llvm-commits] CVS: llvm/test/Feature/constexpr.ll globalvars.ll recursivetype.ll testalloca.ll testmemory.ll

2006-11-23 Thread Reid Spencer
Changes in directory llvm/test/Feature: constexpr.ll updated: 1.8 -> 1.9 globalvars.ll updated: 1.8 -> 1.9 recursivetype.ll updated: 1.5 -> 1.6 testalloca.ll updated: 1.6 -> 1.7 testmemory.ll updated: 1.7 -> 1.8 --- Log message: Promote GEP ubyte indices to uint. Backwards compatibility for 1.2