Fixed.
Evan
On Jan 31, 2007, at 3:23 PM, Evan Cheng wrote:
> I think it's long.ll, right? I am on it now.
>
> Evan
>
> On Jan 31, 2007, at 2:41 PM, Reid Spencer wrote:
>
>> Evan / Lauro,
>>
>> I don't know what the issue is, but test/CodeGen/ARM/large-
>> stack.ll is
>> failing and going into an
I think it's long.ll, right? I am on it now.
Evan
On Jan 31, 2007, at 2:41 PM, Reid Spencer wrote:
> Evan / Lauro,
>
> I don't know what the issue is, but test/CodeGen/ARM/large-stack.ll is
> failing and going into an infinite busy loop in llc. This is
> preventing
> the dejagnu test suite fro
large-stack.ll is falling, but the infinite loop occurs compiling
function f3 of long.ll with -enable-thumb.
Lauro
2007/1/31, Reid Spencer <[EMAIL PROTECTED]>:
> Evan / Lauro,
>
> I don't know what the issue is, but test/CodeGen/ARM/large-stack.ll is
> failing and going into an infinite busy loop
Evan / Lauro,
I don't know what the issue is, but test/CodeGen/ARM/large-stack.ll is
failing and going into an infinite busy loop in llc. This is preventing
the dejagnu test suite from completing.
Reid.
On Wed, 2007-01-31 at 16:27 -0600, Evan Cheng wrote:
>
> Changes in directory llvm/test/Cod
Changes in directory llvm/test/CodeGen/ARM:
hello.ll updated: 1.4 -> 1.5
insn-sched1.ll updated: 1.3 -> 1.4
ldm.ll updated: 1.4 -> 1.5
---
Log message:
Fix test cases.
---
Diffs of the changes: (+11 -10)
hello.ll | 17 +
insn-sched1.ll |2 +-
ldm.ll |
Changes in directory llvm/test/CodeGen/ARM:
hello.ll updated: 1.3 -> 1.4
insn-sched1.ll updated: 1.2 -> 1.3
ldm.ll updated: 1.3 -> 1.4
---
Log message:
ARM fix: Miscompilation when frame pointer can't be eliminated. Uninitialized
frame pointer register is used.
---
Diffs of the changes: (+3