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
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
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
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