[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/section.ll

2007-01-05 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/ARM: section.ll updated: 1.6 -> 1.7 --- Log message: Globals are not being renamed any more. --- Diffs of the changes: (+1 -1) section.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/ARM/se

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/section.ll

2007-01-03 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/ARM: section.ll updated: 1.5 -> 1.6 --- Log message: Update test cases that grepped for register names that have now changed as a result of llvm-upgrade handling collapsed type planes better. --- Diffs of the changes: (+3 -2) section.ll |

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/section.ll

2006-12-09 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: section.ll updated: 1.4 -> 1.5 --- Log message: use a . instead of a % in the grep expression --- Diffs of the changes: (+1 -1) section.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/section.ll

2006-12-08 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: section.ll updated: 1.3 -> 1.4 --- Log message: %progbits not @progbits --- Diffs of the changes: (+1 -1) section.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/ARM/section.ll diff -u

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/section.ll

2006-12-08 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: section.ll updated: 1.2 -> 1.3 --- Log message: add missing && --- Diffs of the changes: (+1 -1) section.ll |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/Regression/CodeGen/ARM/section.ll diff -u llvm/tes

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/section.ll

2006-12-08 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: section.ll updated: 1.1 -> 1.2 --- Log message: add \"aw\",@progbits" to ctors and dtors --- Diffs of the changes: (+1 -0) section.ll |1 + 1 files changed, 1 insertion(+) Index: llvm/test/Regression/CodeGen/ARM/section.ll diff -

[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/section.ll

2006-12-07 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: section.ll added (r1.1) --- Log message: make sure that we don't use a common symbol if a section was specified --- Diffs of the changes: (+4 -0) section.ll |4 1 files changed, 4 insertions(+) Index: llvm/test/Regression/Co