[llvm-commits] CVS: llvm/lib/Target/Alpha/Readme.txt

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: Readme.txt updated: 1.4 -> 1.5 --- Log message: jump table note --- Diffs of the changes: (+150 -0) Readme.txt | 150 + 1 files changed, 150 insertions(+) Index: llvm/lib/Target/Alpha/

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/jmp_table.ll

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/test/Regression/CodeGen/Alpha: jmp_table.ll added (r1.1) --- Log message: basic jump table test --- Diffs of the changes: (+98 -0) jmp_table.ll | 98 +++ 1 files changed, 98 insertions(+) Index: llvm/test/

[llvm-commits] CVS: llvm/include/llvm/Target/TargetAsmInfo.h

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/include/llvm/Target: TargetAsmInfo.h updated: 1.2 -> 1.3 --- Log message: Add support for other relocation bases to jump tables, as well as custom asm directives --- Diffs of the changes: (+4 -0) TargetAsmInfo.h |4 1 files changed, 4 insertions(+) Inde

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

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/include/llvm/CodeGen: SelectionDAGNodes.h updated: 1.147 -> 1.148 --- Log message: Add support for other relocation bases to jump tables, as well as custom asm directives --- Diffs of the changes: (+3 -0) SelectionDAGNodes.h |3 +++ 1 files changed, 3 insertio

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

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/lib/CodeGen: AsmPrinter.cpp updated: 1.97 -> 1.98 --- Log message: Add support for other relocation bases to jump tables, as well as custom asm directives --- Diffs of the changes: (+8 -3) AsmPrinter.cpp | 11 --- 1 files changed, 8 insertions(+), 3 dele

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

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/lib/CodeGen/SelectionDAG: LegalizeDAG.cpp updated: 1.399 -> 1.400 SelectionDAGISel.cpp updated: 1.278 -> 1.279 --- Log message: Add support for other relocation bases to jump tables, as well as custom asm directives --- Diffs of the changes: (+13 -1) LegalizeDAG.c

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

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/lib/Target: TargetAsmInfo.cpp updated: 1.2 -> 1.3 --- Log message: Add support for other relocation bases to jump tables, as well as custom asm directives --- Diffs of the changes: (+1 -0) TargetAsmInfo.cpp |1 + 1 files changed, 1 insertion(+) Index: llvm/l

[llvm-commits] CVS: llvm/lib/Target/Alpha/AlphaISelLowering.cpp AlphaTargetAsmInfo.cpp AlphaTargetMachine.cpp

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaISelLowering.cpp updated: 1.61 -> 1.62 AlphaTargetAsmInfo.cpp updated: 1.1 -> 1.2 AlphaTargetMachine.cpp updated: 1.32 -> 1.33 --- Log message: Fix jump tables to match gcc (and the ABI and whatnot) --- Diffs of the changes: (+7 -0) AlphaISel

[llvm-commits] CVS: llvm-poolalloc/runtime/FL2Allocator/PoolAllocator.cpp

2006-09-24 Thread Andrew Lenharth
Changes in directory llvm-poolalloc/runtime/FL2Allocator: PoolAllocator.cpp updated: 1.54 -> 1.55 --- Log message: Add a trace statement --- Diffs of the changes: (+1 -0) PoolAllocator.cpp |1 + 1 files changed, 1 insertion(+) Index: llvm-poolalloc/runtime/FL2Allocator/PoolAllocator.c