On Jan 26, 2008, at 6:16 AM, Apache wrote:
>
> New Test Failures:
> test/Transforms/Inline/byval2.ll [DEJAGNU]
Hi Duncan,
This is failing because inlining of readonly functions is making the
memcpy after your change. Why is the memcpy needed here? Is this
because stores to the byval argumen
Hi Chuck,
Your patch yesterday to change strtoll to strtol caused these
testsuite regressions:
On Nov 21, 2007, at 6:43 AM, Apache wrote:
> New Test Failures:
> test/CodeGen/ARM/pack.ll [DEJAGNU]
> test/CodeGen/ARM/rev.ll [DEJAGNU]
> test/TableGen/2006-09-18-LargeInt.td [DEJAGNU]
For example,