[llvm-commits] CVS: llvm/test/Regression/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll

2006-01-24 Thread Chris Lattner
Changes in directory llvm/test/Regression/Transforms/ScalarRepl: 2006-01-24-IllegalUnionPromoteCrash.ll added (r1.1) --- Log message: testcase that crashes scalarrepl --- Diffs of the changes: (+12 -0) 2006-01-24-IllegalUnionPromoteCrash.ll | 12 1 files changed, 12

[llvm-commits] CVS: llvm/lib/Transforms/Scalar/ScalarReplAggregates.cpp

2006-01-24 Thread Chris Lattner
Changes in directory llvm/lib/Transforms/Scalar: ScalarReplAggregates.cpp updated: 1.35 - 1.36 --- Log message: Fix Regression/Transforms/ScalarRepl/2006-01-24-IllegalUnionPromoteCrash.ll --- Diffs of the changes: (+1 -3) ScalarReplAggregates.cpp |4 +--- 1 files changed, 1

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

2006-01-24 Thread Evan Cheng
Changes in directory llvm/utils/TableGen: DAGISelEmitter.cpp updated: 1.139 - 1.140 --- Log message: Optional InFlag was not being included in node. --- Diffs of the changes: (+1 -1) DAGISelEmitter.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index:

[llvm-commits] CVS: llvm-poolalloc/lib/PoolAllocate/PointerCompress.cpp PoolAllocate.cpp

2006-01-24 Thread Andrew Lenharth
Changes in directory llvm-poolalloc/lib/PoolAllocate: PointerCompress.cpp updated: 1.63 - 1.64 PoolAllocate.cpp updated: 1.121 - 1.122 --- Log message: fix build --- Diffs of the changes: (+6 -0) PointerCompress.cpp |3 +++ PoolAllocate.cpp|3 +++ 2 files changed, 6

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

2006-01-24 Thread Evan Cheng
Changes in directory llvm/utils/TableGen: DAGISelEmitter.cpp updated: 1.140 - 1.141 --- Log message: Fix an optional in flag bug. --- Diffs of the changes: (+63 -18) DAGISelEmitter.cpp | 81 + 1 files changed, 63 insertions(+), 18

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

2006-01-24 Thread Andrew Lenharth
Changes in directory llvm/lib/CodeGen: DwarfWriter.cpp updated: 1.14 - 1.15 --- Log message: fix build on 64 bit hosts --- Diffs of the changes: (+1 -1) DwarfWriter.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/CodeGen/DwarfWriter.cpp diff -u

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

2006-01-24 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaRegisterInfo.cpp updated: 1.31 - 1.32 --- Log message: maintaining stackpointer alignment. Perhaps it doesn't matter --- Diffs of the changes: (+4 -0) AlphaRegisterInfo.cpp |4 1 files changed, 4 insertions(+) Index:

[llvm-commits] CVS: llvm/lib/Target/IA64/IA64Bundling.cpp IA64.h IA64InstrInfo.cpp IA64InstrInfo.td IA64RegisterInfo.cpp IA64TargetMachine.cpp

2006-01-24 Thread Duraid Madina
Changes in directory llvm/lib/Target/IA64: IA64Bundling.cpp added (r1.1) IA64.h updated: 1.3 - 1.4 IA64InstrInfo.cpp updated: 1.3 - 1.4 IA64InstrInfo.td updated: 1.42 - 1.43 IA64RegisterInfo.cpp updated: 1.11 - 1.12 IA64TargetMachine.cpp updated: 1.10 - 1.11 --- Log message: add bundling!

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

2006-01-24 Thread Jeff Cohen
Changes in directory llvm/lib/CodeGen: DwarfWriter.cpp updated: 1.15 - 1.16 --- Log message: Portably cast a pointer to an integer. --- Diffs of the changes: (+1 -1) DwarfWriter.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/CodeGen/DwarfWriter.cpp diff -u

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

2006-01-24 Thread Jeff Cohen
Changes in directory llvm/lib/Bytecode/Reader: Reader.cpp updated: 1.184 - 1.185 --- Log message: Portably cast a pointer to an integer. --- Diffs of the changes: (+1 -1) Reader.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/Bytecode/Reader/Reader.cpp diff