[llvm-commits] CVS: llvm/lib/Target/X86/X86ATTAsmPrinter.cpp X86AsmPrinter.cpp

2006-10-18 Thread Anton Korobeynikov
Changes in directory llvm/lib/Target/X86: X86ATTAsmPrinter.cpp updated: 1.68 - 1.69 X86AsmPrinter.cpp updated: 1.202 - 1.203 --- Log message: Fixed mingw\cygwin linkonce linkage once again. Added workaround for linker bug with linkonce sections. Changed sections prefix to allow linker merge

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/call.ll

2006-10-18 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: call.ll updated: 1.2 - 1.3 --- Log message: implement CallingConv::Fast as CallingConv::C --- Diffs of the changes: (+2 -2) call.ll |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index:

[llvm-commits] CVS: llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp

2006-10-18 Thread Rafael Espindola
Changes in directory llvm/lib/Target/ARM: ARMISelDAGToDAG.cpp updated: 1.73 - 1.74 --- Log message: implement CallingConv::Fast as CallingConv::C --- Diffs of the changes: (+3 -1) ARMISelDAGToDAG.cpp |4 +++- 1 files changed, 3 insertions(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm/lib/Target/ARM/ARMInstrInfo.td

2006-10-18 Thread Rafael Espindola
Changes in directory llvm/lib/Target/ARM: ARMInstrInfo.td updated: 1.65 - 1.66 --- Log message: add blx --- Diffs of the changes: (+1 -0) ARMInstrInfo.td |1 + 1 files changed, 1 insertion(+) Index: llvm/lib/Target/ARM/ARMInstrInfo.td diff -u llvm/lib/Target/ARM/ARMInstrInfo.td:1.65

[llvm-commits] CVS: llvm/lib/Target/ARM/ARMInstrInfo.td

2006-10-18 Thread Rafael Espindola
Changes in directory llvm/lib/Target/ARM: ARMInstrInfo.td updated: 1.64 - 1.65 --- Log message: add isTerminatortto b and bcond --- Diffs of the changes: (+9 -7) ARMInstrInfo.td | 16 +--- 1 files changed, 9 insertions(+), 7 deletions(-) Index:

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/call.ll

2006-10-18 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: call.ll updated: 1.3 - 1.4 --- Log message: add blx --- Diffs of the changes: (+11 -1) call.ll | 12 +++- 1 files changed, 11 insertions(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/ARM/call.ll diff -u

[llvm-commits] CVS: llvm/lib/Target/X86/README-SSE.txt

2006-10-18 Thread Chris Lattner
Changes in directory llvm/lib/Target/X86: README-SSE.txt updated: 1.6 - 1.7 --- Log message: add a note --- Diffs of the changes: (+5 -0) README-SSE.txt |5 + 1 files changed, 5 insertions(+) Index: llvm/lib/Target/X86/README-SSE.txt diff -u

[llvm-commits] CVS: llvm/lib/Target/X86/X86ISelLowering.h

2006-10-18 Thread Chris Lattner
Changes in directory llvm/lib/Target/X86: X86ISelLowering.h updated: 1.74 - 1.75 --- Log message: fit in 80 cols --- Diffs of the changes: (+12 -12) X86ISelLowering.h | 24 1 files changed, 12 insertions(+), 12 deletions(-) Index:

[llvm-commits] CVS: llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

2006-10-18 Thread Jim Laskey
Changes in directory llvm/lib/CodeGen/SelectionDAG: DAGCombiner.cpp updated: 1.230 - 1.231 --- Log message: Add option for controlling inclusion of global AA. --- Diffs of the changes: (+12 -6) DAGCombiner.cpp | 18 -- 1 files changed, 12 insertions(+), 6 deletions(-)

[llvm-commits] CVS: llvm/.cvsignore

2006-10-18 Thread Reid Spencer
Changes in directory llvm: .cvsignore updated: 1.5 - 1.6 --- Log message: Add llvm.spec, a generated file. --- Diffs of the changes: (+1 -0) .cvsignore |1 + 1 files changed, 1 insertion(+) Index: llvm/.cvsignore diff -u llvm/.cvsignore:1.5 llvm/.cvsignore:1.6 ---

[llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.php

2006-10-18 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.59 - 1.60 --- Log message: Exclude OS from machine selection. --- Diffs of the changes: (+2 -2) NightlyTestAccept.php |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index:

Re: [llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.php

2006-10-18 Thread Reid Spencer
Jim, This isn't a good idea for the reasons I described on llvm-dev. Reid. On Wed, 2006-10-18 at 14:26 -0500, Jim Laskey wrote: Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.59 - 1.60 --- Log message: Exclude OS from machine selection. --- Diffs of

[llvm-commits] CVS: llvm-test/DiffOutput.sh

2006-10-18 Thread Reid Spencer
Changes in directory llvm-test: DiffOutput.sh updated: 1.16 - 1.17 --- Log message: Catch standard error output from the diff program into the diff file as well as the standard output. This will help to record the difference info in the Output/*.diff files as well as locate the difference

Re: [llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.php

2006-10-18 Thread Reid Spencer
On Wed, 2006-10-18 at 13:23 -0700, Chris Lattner wrote: On Oct 18, 2006, at 12:37 PM, Reid Spencer wrote: This isn't a good idea for the reasons I described on llvm-dev. I really don't think it's a big deal. People can choose new nicknames when making a new config. Sure, but what

Re: [llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.php

2006-10-18 Thread Chris Lattner
On Oct 18, 2006, at 12:37 PM, Reid Spencer wrote: This isn't a good idea for the reasons I described on llvm-dev. I really don't think it's a big deal. People can choose new nicknames when making a new config. -Chris ___ llvm-commits mailing list

Re: [llvm-commits] CVS: nightlytest-serverside/NightlyTestAccept.php

2006-10-18 Thread Chris Lattner
On Oct 18, 2006, at 1:28 PM, Reid Spencer wrote: On Wed, 2006-10-18 at 13:23 -0700, Chris Lattner wrote: On Oct 18, 2006, at 12:37 PM, Reid Spencer wrote: This isn't a good idea for the reasons I described on llvm-dev. I really don't think it's a big deal. People can choose new

[llvm-commits] [SignlessTypes] CVS: llvm/tools/bugpoint/ExtractFunction.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/tools/bugpoint: ExtractFunction.cpp updated: 1.52 - 1.52.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Bytecode/Writer/Writer.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Bytecode/Writer: Writer.cpp updated: 1.124 - 1.124.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Bytecode/Reader/Reader.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Bytecode/Reader: Reader.cpp updated: 1.198 - 1.198.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/include/llvm/Constants.h Value.h

2006-10-18 Thread Reid Spencer
Changes in directory llvm/include/llvm: Constants.h updated: 1.88 - 1.88.2.1 Value.h updated: 1.84 - 1.84.4.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the

[llvm-commits] [SignlessTypes] CVS: llvm/examples/Fibonacci/fibonacci.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/examples/Fibonacci: fibonacci.cpp updated: 1.11 - 1.11.6.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/ExecutionEngine/JIT/JIT.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/ExecutionEngine/JIT: JIT.cpp updated: 1.80 - 1.80.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/examples/ParallelJIT/ParallelJIT.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/examples/ParallelJIT: ParallelJIT.cpp updated: 1.5 - 1.5.6.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/ExecutionEngine/Interpreter/Execution.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/ExecutionEngine/Interpreter: Execution.cpp updated: 1.139 - 1.139.6.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the

[llvm-commits] [SignlessTypes] CVS: llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp SelectionDAGISel.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/CodeGen/SelectionDAG: LegalizeDAG.cpp updated: 1.412 - 1.412.2.1 SelectionDAGISel.cpp updated: 1.289 - 1.289.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Debugger/ProgramInfo.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Debugger: ProgramInfo.cpp updated: 1.17 - 1.17.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and ConstantUInt

[llvm-commits] [SignlessTypes] CVS: llvm/lib/CodeGen/AsmPrinter.cpp IntrinsicLowering.cpp MachineDebugInfo.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/CodeGen: AsmPrinter.cpp updated: 1.111 - 1.111.2.1 IntrinsicLowering.cpp updated: 1.43 - 1.43.6.1 MachineDebugInfo.cpp updated: 1.50 - 1.50.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration

[llvm-commits] [SignlessTypes] CVS: llvm/lib/VMCore/AsmWriter.cpp ConstantFolding.cpp Constants.cpp Instructions.cpp Type.cpp Verifier.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: AsmWriter.cpp updated: 1.208 - 1.208.2.1 ConstantFolding.cpp updated: 1.93 - 1.93.2.1 Constants.cpp updated: 1.163 - 1.163.2.1 Instructions.cpp updated: 1.42 - 1.42.2.1 Type.cpp updated: 1.147 - 1.147.2.1 Verifier.cpp updated: 1.164 - 1.164.2.1 --- Log

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Target/TargetData.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Target: TargetData.cpp updated: 1.70 - 1.70.4.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and ConstantUInt

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Analysis/DataStructure/Local.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Analysis/DataStructure: Local.cpp updated: 1.154 - 1.154.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/examples/HowToUseJIT/HowToUseJIT.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/examples/HowToUseJIT: HowToUseJIT.cpp updated: 1.11 - 1.11.6.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Target/ARM: ARMISelDAGToDAG.cpp updated: 1.74 - 1.74.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Analysis/BasicAliasAnalysis.cpp ConstantFolding.cpp ConstantRange.cpp ScalarEvolution.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Analysis: BasicAliasAnalysis.cpp updated: 1.86 - 1.86.2.1 ConstantFolding.cpp updated: 1.4 - 1.4.4.1 ConstantRange.cpp updated: 1.15 - 1.15.2.1 ScalarEvolution.cpp updated: 1.53 - 1.53.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Transforms/Instrumentation/EmitFunctions.cpp ProfilingUtils.cpp RSProfiling.cpp TraceBasicBlocks.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Transforms/Instrumentation: EmitFunctions.cpp updated: 1.25 - 1.25.2.1 ProfilingUtils.cpp updated: 1.7 - 1.7.8.1 RSProfiling.cpp updated: 1.7 - 1.7.2.1 TraceBasicBlocks.cpp updated: 1.15 - 1.15.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit

[llvm-commits] [SignlessTypes] CVS: llvm/lib/ExecutionEngine/ExecutionEngine.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/ExecutionEngine: ExecutionEngine.cpp updated: 1.85 - 1.85.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Transforms/Utils/CodeExtractor.cpp Local.cpp LowerAllocations.cpp LowerInvoke.cpp LowerSwitch.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Transforms/Utils: CodeExtractor.cpp updated: 1.40 - 1.40.2.1 Local.cpp updated: 1.58 - 1.58.4.1 LowerAllocations.cpp updated: 1.61 - 1.61.2.1 LowerInvoke.cpp updated: 1.41 - 1.41.2.1 LowerSwitch.cpp updated: 1.24 - 1.24.2.1 --- Log message: For PR950:

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Transforms/TransformInternals.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Transforms: TransformInternals.cpp updated: 1.50 - 1.50.8.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Transforms/IPO/GlobalOpt.cpp LowerSetJmp.cpp SimplifyLibCalls.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Transforms/IPO: GlobalOpt.cpp updated: 1.68 - 1.68.2.1 LowerSetJmp.cpp updated: 1.29 - 1.29.2.1 SimplifyLibCalls.cpp updated: 1.69 - 1.69.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for

[llvm-commits] [SignlessTypes] CVS: llvm/lib/Target/CBackend/Writer.cpp

2006-10-18 Thread Reid Spencer
Changes in directory llvm/lib/Target/CBackend: Writer.cpp updated: 1.272 - 1.272.2.1 --- Log message: For PR950: http://llvm.org/PR950 : This commit (on SignlessTypes branch) provides the first Iteration for moving LLVM away from Signed types. This patch removes the ConstantSInt and