[llvm-commits] CVS: llvm/test/Regression/CodeGen/ARM/alloca.ll argaddr.ll bits.ll branch.ll call.ll constants.ll div.ll fp.ll fparith.ll fpcmp.ll fpconv.ll fpmem.ll hello.ll ldr.ll load.ll long.ll lon

2006-12-01 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/ARM: alloca.ll updated: 1.3 -> 1.4 argaddr.ll updated: 1.1 -> 1.2 bits.ll updated: 1.1 -> 1.2 branch.ll updated: 1.3 -> 1.4 call.ll updated: 1.4 -> 1.5 constants.ll updated: 1.2 -> 1.3 div.ll updated: 1.1 -> 1.2 fp.ll updated: 1.10 -> 1.11 fparit

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

2006-10-31 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: alloca.ll updated: 1.2 -> 1.3 --- Log message: add support for calling functions when the caller has variable sized objects --- Diffs of the changes: (+4 -1) alloca.ll |5 - 1 files changed, 4 insertions(+), 1 deletion(-) Ind

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

2006-10-26 Thread Reid Spencer
Changes in directory llvm/test/Regression/CodeGen/ARM: alloca.ll updated: 1.1 -> 1.2 --- Log message: Add a run line to this test. --- Diffs of the changes: (+1 -0) alloca.ll |1 + 1 files changed, 1 insertion(+) Index: llvm/test/Regression/CodeGen/ARM/alloca.ll diff -u llvm/test/Reg

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

2006-10-26 Thread Rafael Espindola
Changes in directory llvm/test/Regression/CodeGen/ARM: alloca.ll added (r1.1) --- Log message: initial support for frame pointers --- Diffs of the changes: (+5 -0) alloca.ll |5 + 1 files changed, 5 insertions(+) Index: llvm/test/Regression/CodeGen/ARM/alloca.ll diff -c /dev/null