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

2006-11-05 Thread Jeff Cohen
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.21 -> 1.22 SelectionDAG.h updated: 1.143 -> 1.144 --- Log message: Unbreak VC++ build. --- Diffs of the changes: (+4 -3) MachineConstantPool.h |3 ++- SelectionDAG.h|4 ++-- 2 files changed, 4 i

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

2006-10-27 Thread Jim Laskey
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.20 -> 1.21 SelectionDAG.h updated: 1.140 -> 1.141 SelectionDAGNodes.h updated: 1.156 -> 1.157 SelectionDAGCSEMap.h (r1.8) removed --- Log message: Switch over from SelectionNodeCSEMap to FoldingSet. --- Diffs of t

[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/include/llvm/CodeGen/MachineConstantPool.h

2006-09-13 Thread Evan Cheng
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.18 -> 1.19 --- Log message: Mirrors ConstantPoolSDNode. --- Diffs of the changes: (+2 -0) MachineConstantPool.h |2 ++ 1 files changed, 2 insertions(+) Index: llvm/include/llvm/CodeGen/MachineConstantPool

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

2006-05-15 Thread Reid Spencer
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.16 -> 1.17 --- Log message: Doxygenify the comments, bringing the file level comments down to be attached with the class that it documents. Patch suggested by Vladimir Prus. --- Diffs of the changes: (+22 -21)

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

2006-04-18 Thread Nate Begeman
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.14 -> 1.15 --- Log message: Fix a copy & paste error from long ago. --- Diffs of the changes: (+1 -1) MachineConstantPool.h |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/include/llvm/

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

2006-02-08 Thread Chris Lattner
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.13 -> 1.14 --- Log message: instead of keeping track of Constant/alignment pairs, actually compute the offset of each entry from the start of the constant pool. --- Diffs of the changes: (+15 -17) MachineConst

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

2006-02-08 Thread Chris Lattner
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.12 -> 1.13 --- Log message: Use a MachineConstantPoolEntry struct instead of a pair to hold constant pool entries. --- Diffs of the changes: (+15 -5) MachineConstantPool.h | 20 +++- 1 files

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

2006-02-08 Thread Chris Lattner
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.11 -> 1.12 --- Log message: Assert invariants --- Diffs of the changes: (+3 -0) MachineConstantPool.h |3 +++ 1 files changed, 3 insertions(+) Index: llvm/include/llvm/CodeGen/MachineConstantPool.h diff

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

2006-02-08 Thread Chris Lattner
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.10 -> 1.11 --- Log message: Require an alignment. --- Diffs of the changes: (+3 -6) MachineConstantPool.h |9 +++-- 1 files changed, 3 insertions(+), 6 deletions(-) Index: llvm/include/llvm/CodeGen/M

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

2006-01-31 Thread Evan Cheng
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.9 -> 1.10 SelectionDAG.h updated: 1.94 -> 1.95 SelectionDAGNodes.h updated: 1.98 -> 1.99 --- Log message: Allow the specification of explicit alignments for constant pool entries. --- Diffs of the changes: (+24

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

2005-12-27 Thread Duraid Madina
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.8 -> 1.9 --- Log message: be more polite in public headers --- Diffs of the changes: (+1 -0) MachineConstantPool.h |1 + 1 files changed, 1 insertion(+) Index: llvm/include/llvm/CodeGen/MachineConstant

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

2005-12-27 Thread Duraid Madina
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.7 -> 1.8 --- Log message: undo yuletide naughtyness(tm) --- Diffs of the changes: (+0 -1) MachineConstantPool.h |1 - 1 files changed, 1 deletion(-) Index: llvm/include/llvm/CodeGen/MachineConstantPool.

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

2005-12-26 Thread Duraid Madina
Changes in directory llvm/include/llvm/CodeGen: MachineConstantPool.h updated: 1.6 -> 1.7 --- Log message: I laugh at your dual-core G5s! Fear my precompiled headers. --- Diffs of the changes: (+1 -0) MachineConstantPool.h |1 + 1 files changed, 1 insertion(+) Index: llvm/include/ll