[llvm-commits] CVS: llvm/tools/gccas/gccas.cpp

2006-07-03 Thread Reid Spencer
Changes in directory llvm/tools/gccas: gccas.cpp updated: 1.116 - 1.117 --- Log message: Split long comment lines. --- Diffs of the changes: (+4 -6) gccas.cpp | 10 -- 1 files changed, 4 insertions(+), 6 deletions(-) Index: llvm/tools/gccas/gccas.cpp diff -u

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

2006-07-03 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaAsmPrinter.cpp updated: 1.45 - 1.46 --- Log message: 0 offsets for memory operands --- Diffs of the changes: (+2 -0) AlphaAsmPrinter.cpp |2 ++ 1 files changed, 2 insertions(+) Index: llvm/lib/Target/Alpha/AlphaAsmPrinter.cpp diff -u

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

2006-07-03 Thread Andrew Lenharth
Changes in directory llvm/lib/Target/Alpha: AlphaISelLowering.cpp updated: 1.55 - 1.56 --- Log message: These are already implemented --- Diffs of the changes: (+0 -4) AlphaISelLowering.cpp |4 1 files changed, 4 deletions(-) Index: llvm/lib/Target/Alpha/AlphaISelLowering.cpp

[llvm-commits] CVS: llvm/test/Regression/CodeGen/Alpha/2006-07-03-ASMFormalLowering.ll

2006-07-03 Thread Andrew Lenharth
Changes in directory llvm/test/Regression/CodeGen/Alpha: 2006-07-03-ASMFormalLowering.ll added (r1.1) --- Log message: Legalize does not handle this correctly --- Diffs of the changes: (+21 -0) 2006-07-03-ASMFormalLowering.ll | 21 + 1 files changed, 21 insertions(+)