[llvm-commits] [llvm] r139192 - in /llvm/trunk/test/CodeGen: ARM/2011-06-09-TailCallByVal.ll Mips/cprestore.ll Mips/largeimmprinting.ll Thumb/2011-05-11-DAGLegalizer.ll

Nick Lewycky nlewycky at google.com
Tue Sep 6 15:31:31 PDT 2011


On 6 September 2011 15:25, Jim Grosbach <grosbach at apple.com> wrote:

> That's bad. They should still compile and run OK, even w/o the byval stuff
> enabled. Mind filing a PR?
>

PR10876.


>
> -Jim
>
> On Sep 6, 2011, at 3:08 PM, Nick Lewycky wrote:
>
> > Author: nicholas
> > Date: Tue Sep  6 17:08:18 2011
> > New Revision: 139192
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=139192&view=rev
> > Log:
> > Disable these tests harder. They're XFAIL'd, but that means they still
> run, and
> > these tests all infinitely recurse, bringing my system down into swapping
> hell.
> >
> > Modified:
> >    llvm/trunk/test/CodeGen/ARM/2011-06-09-TailCallByVal.ll
> >    llvm/trunk/test/CodeGen/Mips/cprestore.ll
> >    llvm/trunk/test/CodeGen/Mips/largeimmprinting.ll
> >    llvm/trunk/test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110906/a45f4851/attachment.html>


More information about the llvm-commits mailing list