[llvm-commits] CVS: llvm/include/llvm/Instruction.def

2006-11-29 Thread Reid Spencer
Changes in directory llvm/include/llvm: Instruction.def updated: 1.26 -> 1.27 --- Log message: Get the delegation right for InstVisitor. --- Diffs of the changes: (+12 -12) Instruction.def | 24 1 files changed, 12 insertions(+), 12 deletions(-) Index: llvm/inc

[llvm-commits] CVS: llvm/include/llvm/Instruction.def

2006-11-11 Thread Reid Spencer
Changes in directory llvm/include/llvm: Instruction.def updated: 1.23 -> 1.24 --- Log message: Revert premature patch. --- Diffs of the changes: (+15 -49) Instruction.def | 64 +--- 1 files changed, 15 insertions(+), 49 deletions(-) I

[llvm-commits] CVS: llvm/include/llvm/Instruction.def

2006-11-11 Thread Reid Spencer
Changes in directory llvm/include/llvm: Instruction.def updated: 1.22 -> 1.23 --- Log message: Document new constant expr operators, rename bitconvert as bitcast. --- Diffs of the changes: (+49 -15) Instruction.def | 64 ++-- 1 files ch