[llvm-commits] CVS: llvm/include/llvm/CodeGen/SelectionDAGNodes.h

2006-09-14 Thread Evan Cheng
Changes in directory llvm/include/llvm/CodeGen: SelectionDAGNodes.h updated: 1.146 -> 1.147 --- Log message: The top bit is used to determine whether it's a MachineConstantPoolValue. --- Diffs of the changes: (+4 -2) SelectionDAGNodes.h |6 -- 1 files changed, 4 insertions(+), 2 del

[llvm-commits] CVS: llvm/include/llvm/CodeGen/MachineConstantPool.h

2006-09-14 Thread Evan Cheng
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.19 -> 1.20 --- Log message: Add MachineConstantPoolEntry getOffset() accessor. --- Diffs of the changes: (+6 -2) MachineConstantPool.h |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) Index:

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

2006-09-14 Thread Evan Cheng
Changes in directory llvm/lib/CodeGen: AsmPrinter.cpp updated: 1.94 -> 1.95 --- Log message: Use MachineConstantPoolEntry getOffset() and getType() accessors. --- Diffs of the changes: (+7 -13) AsmPrinter.cpp | 20 +++- 1 files changed, 7 insertions(+), 13 deletions(-) I

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

2006-09-14 Thread Evan Cheng
Changes in directory llvm/lib/CodeGen: MachineFunction.cpp updated: 1.99 -> 1.100 --- Log message: Use getOffset() instead. --- Diffs of the changes: (+2 -2) MachineFunction.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/lib/CodeGen/MachineFunction.cpp diff

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.1 -> 1.2 --- Log message: testing #1 --- Diffs of the changes: (+2 -1) NightlyTestAccept.php |3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) Index: nightlytest-serverside/NightlyTestAccept.php diff -

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.2 -> 1.3 --- Log message: testing #2 --- Diffs of the changes: (+45 -2) NightlyTestAccept.php | 47 +-- 1 files changed, 45 insertions(+), 2 deletions(-) Index: nigh

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.3 -> 1.4 --- Log message: testing #3 --- Diffs of the changes: (+5 -3) NightlyTestAccept.php |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.4 -> 1.5 --- Log message: testing #4 --- Diffs of the changes: (+50 -2) NightlyTestAccept.php | 52 -- 1 files changed, 50 insertions(+), 2 deletions(-) Index: n

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.5 -> 1.6 --- Log message: testing #5 --- Diffs of the changes: (+3 -3) NightlyTestAccept.php |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php di

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.6 -> 1.7 --- Log message: testing #6 --- Diffs of the changes: (+22 -1) NightlyTestAccept.php | 23 ++- 1 files changed, 22 insertions(+), 1 deletion(-) Index: nightlytest-serverside/Nightl

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.7 -> 1.8 --- Log message: testing #6 --- Diffs of the changes: (+8 -8) NightlyTestAccept.php | 16 1 files changed, 8 insertions(+), 8 deletions(-) Index: nightlytest-serverside/NightlyTestAcc

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.8 -> 1.9 --- Log message: testing #7 --- Diffs of the changes: (+11 -6) NightlyTestAccept.php | 17 +++-- 1 files changed, 11 insertions(+), 6 deletions(-) Index: nightlytest-serverside/NightlyTest

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.9 -> 1.10 --- Log message: testing #8 --- Diffs of the changes: (+4 -0) NightlyTestAccept.php |4 1 files changed, 4 insertions(+) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlytest

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.10 -> 1.11 --- Log message: testing #9 --- Diffs of the changes: (+20 -6) NightlyTestAccept.php | 26 -- 1 files changed, 20 insertions(+), 6 deletions(-) Index: nightlytest-serverside/

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.11 -> 1.12 --- Log message: testing #10 --- Diffs of the changes: (+18 -16) NightlyTestAccept.php | 34 ++ 1 files changed, 18 insertions(+), 16 deletions(-) Index: nightlytest-

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.12 -> 1.13 --- Log message: testing #11 --- Diffs of the changes: (+7 -3) NightlyTestAccept.php | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) Index: nightlytest-serverside/NightlyTestAccept

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.13 -> 1.14 --- Log message: testing #12 --- Diffs of the changes: (+4 -22) NightlyTestAccept.php | 26 -- 1 files changed, 4 insertions(+), 22 deletions(-) Index: nightlytest-serverside

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.14 -> 1.15 --- Log message: testing #13 --- Diffs of the changes: (+7 -10) NightlyTestAccept.php | 17 +++-- 1 files changed, 7 insertions(+), 10 deletions(-) Index: nightlytest-serverside/NightlyT

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.15 -> 1.16 --- Log message: testing #14 --- Diffs of the changes: (+1 -1) NightlyTestAccept.php |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: nightlytest-serverside/NightlyTestAccept.php diff

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.16 -> 1.17 --- Log message: testing #15 --- Diffs of the changes: (+3 -2) NightlyTestAccept.php |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.17 -> 1.18 --- Log message: testing #16 --- Diffs of the changes: (+31 -16) NightlyTestAccept.php | 47 +++ 1 files changed, 31 insertions(+), 16 deletions(-) Index:

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.18 -> 1.19 --- Log message: testing #17 --- Diffs of the changes: (+4 -0) NightlyTestAccept.php |4 1 files changed, 4 insertions(+) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlyte

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.19 -> 1.20 --- Log message: testing #18 --- Diffs of the changes: (+3 -0) NightlyTestAccept.php |3 +++ 1 files changed, 3 insertions(+) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlytes

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.20 -> 1.21 --- Log message: testing #19 --- Diffs of the changes: (+7 -14) NightlyTestAccept.php | 21 +++-- 1 files changed, 7 insertions(+), 14 deletions(-) Index: nightlytest-serverside/Nigh

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.21 -> 1.22 --- Log message: testing #20 --- Diffs of the changes: (+4 -1) NightlyTestAccept.php |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Index: nightlytest-serverside/NightlyTestAccept.php d

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.22 -> 1.23 --- Log message: testing #21 --- Diffs of the changes: (+1 -1) NightlyTestAccept.php |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: nightlytest-serverside/NightlyTestAccept.php diff

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.23 -> 1.24 --- Log message: testing #22 --- Diffs of the changes: (+4 -0) NightlyTestAccept.php |4 1 files changed, 4 insertions(+) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlyte

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: EmailReport.php updated: 1.7 -> 1.8 --- Log message: Delete Wickund night records --- Diffs of the changes: (+6 -2) EmailReport.php |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) Index: nightlytest-serverside/EmailReport.php

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.24 -> 1.25 --- Log message: testing #23 --- Diffs of the changes: (+2 -1) NightlyTestAccept.php |3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) Index: nightlytest-serverside/NightlyTestAccept.php dif

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.25 -> 1.26 --- Log message: testing #24 --- Diffs of the changes: (+1 -3) NightlyTestAccept.php |4 +--- 1 files changed, 1 insertion(+), 3 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php di

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.26 -> 1.27 --- Log message: testing #25 --- Diffs of the changes: (+3 -2) NightlyTestAccept.php |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.27 -> 1.28 --- Log message: testing #26 --- Diffs of the changes: (+1 -2) NightlyTestAccept.php |3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php dif

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.28 -> 1.29 --- Log message: testing #27 --- Diffs of the changes: (+19 -3) NightlyTestAccept.php | 22 +++--- 1 files changed, 19 insertions(+), 3 deletions(-) Index: nightlytest-serverside/Nig

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: EmailReport.php updated: 1.8 -> 1.9 --- Log message: Set up query test --- Diffs of the changes: (+12 -2) EmailReport.php | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) Index: nightlytest-serverside/EmailReport.php dif

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: EmailReport.php updated: 1.9 -> 1.10 --- Log message: Set up query test --- Diffs of the changes: (+10 -44) EmailReport.php | 54 ++ 1 files changed, 10 insertions(+), 44 deletions(-) Index:

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.29 -> 1.30 --- Log message: testing #28 --- Diffs of the changes: (+2 -0) NightlyTestAccept.php |2 ++ 1 files changed, 2 insertions(+) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlytest

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.30 -> 1.31 --- Log message: testing #29 --- Diffs of the changes: (+2 -2) NightlyTestAccept.php |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php d

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: EmailReport.php updated: 1.10 -> 1.11 --- Log message: Set up query test --- Diffs of the changes: (+1 -1) EmailReport.php |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: nightlytest-serverside/EmailReport.php diff -u nightlyte

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: ProgramResults.php updated: 1.58 -> 1.59 --- Log message: Array sql queries are unnecessary --- Diffs of the changes: (+17 -17) ProgramResults.php | 34 +- 1 files changed, 17 insertions(+), 17 deletions(-) Ind

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.31 -> 1.32 --- Log message: testing #30 --- Diffs of the changes: (+22 -10) NightlyTestAccept.php | 32 ++-- 1 files changed, 22 insertions(+), 10 deletions(-) Index: nightlytest-se

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.32 -> 1.33 --- Log message: testing #31 --- Diffs of the changes: (+2 -0) NightlyTestAccept.php |2 ++ 1 files changed, 2 insertions(+) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlytest

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.33 -> 1.34 --- Log message: testing #32 --- Diffs of the changes: (+3 -14) NightlyTestAccept.php | 17 +++-- 1 files changed, 3 insertions(+), 14 deletions(-) Index: nightlytest-serverside/NightlyT

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.34 -> 1.35 --- Log message: testing #33 --- Diffs of the changes: (+2 -0) NightlyTestAccept.php |2 ++ 1 files changed, 2 insertions(+) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlytest

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.35 -> 1.36 --- Log message: testing #34 --- Diffs of the changes: (+1 -2) NightlyTestAccept.php |3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php dif

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.36 -> 1.37 --- Log message: testing #35 --- Diffs of the changes: (+0 -2) NightlyTestAccept.php |2 -- 1 files changed, 2 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php diff -u nightlytest-

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.37 -> 1.38 --- Log message: testing #36 --- Diffs of the changes: (+1 -1) NightlyTestAccept.php |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: nightlytest-serverside/NightlyTestAccept.php diff

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.38 -> 1.39 --- Log message: testing #37 --- Diffs of the changes: (+2 -3) NightlyTestAccept.php |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.39 -> 1.40 --- Log message: testing #38 --- Diffs of the changes: (+2 -5) NightlyTestAccept.php |7 ++- 1 files changed, 2 insertions(+), 5 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.ph

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.40 -> 1.41 --- Log message: testing #39 --- Diffs of the changes: (+2 -3) NightlyTestAccept.php |5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.php

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

2006-09-14 Thread Jim Laskey
Changes in directory nightlytest-serverside: NightlyTestAccept.php updated: 1.41 -> 1.42 --- Log message: testing #40 --- Diffs of the changes: (+3 -4) NightlyTestAccept.php |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) Index: nightlytest-serverside/NightlyTestAccept.ph

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

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Transforms/IPO: GlobalOpt.cpp updated: 1.63 -> 1.64 SimplifyLibCalls.cpp updated: 1.68 -> 1.69 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends.

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

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Bytecode/Reader: Reader.cpp updated: 1.197 -> 1.198 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future use,

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

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Bytecode/Writer: Writer.cpp updated: 1.123 -> 1.124 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future use,

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

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Target/CBackend: Writer.cpp updated: 1.269 -> 1.270 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future use,

[llvm-commits] CVS: llvm/lib/Linker/LinkArchives.cpp LinkModules.cpp

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Linker: LinkArchives.cpp updated: 1.50 -> 1.51 LinkModules.cpp updated: 1.116 -> 1.117 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External

[llvm-commits] CVS: llvm/lib/AsmParser/Lexer.l Lexer.l.cvs llvmAsmParser.y llvmAsmParser.y.cvs

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/AsmParser: Lexer.l updated: 1.75 -> 1.76 Lexer.l.cvs updated: 1.5 -> 1.6 llvmAsmParser.y updated: 1.258 -> 1.259 llvmAsmParser.y.cvs updated: 1.10 -> 1.11 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope)

[llvm-commits] CVS: llvm/lib/Target/IA64/IA64AsmPrinter.cpp

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Target/IA64: IA64AsmPrinter.cpp updated: 1.35 -> 1.36 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future us

[llvm-commits] CVS: llvm/include/llvm/GlobalValue.h

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/include/llvm: GlobalValue.h updated: 1.27 -> 1.28 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future use, we do

[llvm-commits] CVS: llvm/lib/Target/Sparc/SparcAsmPrinter.cpp

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Target/Sparc: SparcAsmPrinter.cpp updated: 1.68 -> 1.69 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future

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

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/ExecutionEngine: ExecutionEngine.cpp updated: 1.84 -> 1.85 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for futu

[llvm-commits] CVS: llvm/tools/llvm2cpp/CppWriter.cpp

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/tools/llvm2cpp: CppWriter.cpp updated: 1.14 -> 1.15 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future use, we

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaAsmPrinter.cpp

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Target/Alpha: AlphaAsmPrinter.cpp updated: 1.48 -> 1.49 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for future

[llvm-commits] CVS: llvm/lib/VMCore/AsmWriter.cpp Mangler.cpp Verifier.cpp

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/VMCore: AsmWriter.cpp updated: 1.204 -> 1.205 Mangler.cpp updated: 1.29 -> 1.30 Verifier.cpp updated: 1.162 -> 1.163 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86

[llvm-commits] CVS: llvm/docs/BytecodeFormat.html LangRef.html

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/docs: BytecodeFormat.html updated: 1.52 -> 1.53 LangRef.html updated: 1.156 -> 1.157 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak

[llvm-commits] CVS: llvm/lib/Target/X86/X86ATTAsmPrinter.cpp X86AsmPrinter.cpp X86AsmPrinter.h X86ISelLowering.cpp X86IntelAsmPrinter.cpp X86Subtarget.h

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/Target/X86: X86ATTAsmPrinter.cpp updated: 1.61 -> 1.62 X86AsmPrinter.cpp updated: 1.196 -> 1.197 X86AsmPrinter.h updated: 1.30 -> 1.31 X86ISelLowering.cpp updated: 1.258 -> 1.259 X86IntelAsmPrinter.cpp updated: 1.55 -> 1.56 X86Subtarget.h updated: 1.16 -> 1.17 --- L

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

2006-09-14 Thread Anton Korobeynikov
Changes in directory llvm/lib/ExecutionEngine/JIT: JITEmitter.cpp updated: 1.114 -> 1.115 --- Log message: Adding dllimport, dllexport and external weak linkage types. DLL* linkages got full (I hope) codegeneration support in C & both x86 assembler backends. External weak linkage added for fut

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

2006-09-14 Thread Chris Lattner
Changes in directory llvm/lib/CodeGen/SelectionDAG: DAGCombiner.cpp updated: 1.185 -> 1.186 --- Log message: Split rotate matching code out to its own function. Make it stronger, by matching things like ((x >> c1) & c2) | ((x << c3) & c4) to (rot x, c5) & c6 --- Diffs of the changes: (+143

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

2006-09-14 Thread Chris Lattner
Changes in directory llvm/lib/Target/PowerPC: README.txt updated: 1.94 -> 1.95 --- Log message: add a note --- Diffs of the changes: (+25 -0) README.txt | 25 + 1 files changed, 25 insertions(+) Index: llvm/lib/Target/PowerPC/README.txt diff -u llvm/lib/Target/P

[llvm-commits] CVS: llvm/test/Regression/CodeGen/X86/and-or-fold.ll

2006-09-14 Thread Chris Lattner
Changes in directory llvm/test/Regression/CodeGen/X86: and-or-fold.ll added (r1.1) --- Log message: New testcase --- Diffs of the changes: (+13 -0) and-or-fold.ll | 13 + 1 files changed, 13 insertions(+) Index: llvm/test/Regression/CodeGen/X86/and-or-fold.ll diff -c /dev/n

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

2006-09-14 Thread Chris Lattner
Changes in directory llvm/lib/CodeGen/SelectionDAG: DAGCombiner.cpp updated: 1.186 -> 1.187 --- Log message: Fold (X & C1) | (Y & C2) -> (X|Y) & C3 when possible. This implements CodeGen/X86/and-or-fold.ll --- Diffs of the changes: (+20 -0) DAGCombiner.cpp | 20 1 f

[llvm-commits] CVS: llvm/include/llvm/Analysis/ET-Forest.h

2006-09-14 Thread Devang Patel
Changes in directory llvm/include/llvm/Analysis: ET-Forest.h updated: 1.5 -> 1.6 --- Log message: Undo previous check-in. Reintroduce recursive assignDFSNumber(). --- Diffs of the changes: (+10 -1) ET-Forest.h | 11 ++- 1 files changed, 10 insertions(+), 1 deletion(-) Index: ll

[llvm-commits] CVS: llvm/lib/VMCore/Dominators.cpp

2006-09-14 Thread Devang Patel
Changes in directory llvm/lib/VMCore: Dominators.cpp updated: 1.74 -> 1.75 --- Log message: Undo previous check-in. Reintroduce recursive assignDFSNumber(). --- Diffs of the changes: (+0 -33) Dominators.cpp | 33 - 1 files changed, 33 deletions(-) Index:

[llvm-commits] CVS: llvm/utils/TableGen/DAGISelEmitter.cpp

2006-09-14 Thread Chris Lattner
Changes in directory llvm/utils/TableGen: DAGISelEmitter.cpp updated: 1.255 -> 1.256 --- Log message: Relax this check. --- Diffs of the changes: (+10 -7) DAGISelEmitter.cpp | 17 ++--- 1 files changed, 10 insertions(+), 7 deletions(-) Index: llvm/utils/TableGen/DAGISelEmit

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

2006-09-14 Thread Evan Cheng
Changes in directory llvm/lib/Target/X86: X86ISelDAGToDAG.cpp updated: 1.107 -> 1.108 --- Log message: Remove a unnecessary check. --- Diffs of the changes: (+0 -1) X86ISelDAGToDAG.cpp |1 - 1 files changed, 1 deletion(-) Index: llvm/lib/Target/X86/X86ISelDAGToDAG.cpp diff -u llvm/lib

[llvm-commits] CVS: llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h

2006-09-14 Thread Chris Lattner
Changes in directory llvm/include/llvm/CodeGen: LiveIntervalAnalysis.h updated: 1.63 -> 1.64 --- Log message: Keep track of the start of MBB's in a separate map from instructions. This is faster and is needed for future improvements. --- Diffs of the changes: (+17 -2) LiveIntervalAnalysis

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

2006-09-14 Thread Chris Lattner
Changes in directory llvm/lib/CodeGen: LiveIntervalAnalysis.cpp updated: 1.186 -> 1.187 --- Log message: Keep track of the start of MBB's in a separate map from instructions. This is faster and is needed for future improvements. --- Diffs of the changes: (+45 -38) LiveIntervalAnalysis.cpp

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

2006-09-14 Thread Chris Lattner
Changes in directory llvm/lib/ExecutionEngine/JIT: JITEmitter.cpp updated: 1.115 -> 1.116 --- Log message: Unbreak the JIT --- Diffs of the changes: (+2 -2) JITEmitter.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp dif

[llvm-commits] CVS: llvm/lib/Transforms/IPO/ArgumentPromotion.cpp

2006-09-14 Thread Owen Anderson
Changes in directory llvm/lib/Transforms/IPO: ArgumentPromotion.cpp updated: 1.23 -> 1.24 --- Log message: Revert my previous work on ArgumentPromotion. Further investigation has revealed these changes to be incorrect. They just weren't showing up in any of our current testcases. --- Diff

[llvm-commits] CVS: llvm-www/demo/index.cgi

2006-09-14 Thread Chris Lattner
Changes in directory llvm-www/demo: index.cgi updated: 1.65 -> 1.66 --- Log message: update email addr --- Diffs of the changes: (+2 -2) index.cgi |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm-www/demo/index.cgi diff -u llvm-www/demo/index.cgi:1.65 llvm-www/de