search for: indvarssimplify

Displaying 12 results from an estimated 12 matches for "indvarssimplify".

Did you mean: indvarsimplify
2004 Jun 21
4
[LLVMdev] llvm test results for FreeBSD platform
...: XPASS Regression.LLC.select : XPASS Regression.LLC.spillccr : XPASS Regression.Transforms.CorrelatedExprs.2002-10-03-PHIPropogate: XPASS Regression.Transforms.CorrelatedExprs.whet : XPASS Regression.Transforms.IndVarsSimplify.2003-09-23-NotAtTop: XPASS Regression.Transforms.Inline.alloca_test : XPASS Regression.Transforms.LICM.2003-08-04-TrappingInstHoist: XPASS Regression.Transforms.LICM.2003-08-04-TrappingInstOkHoist: XPASS Regression.Transforms.PRE.basictest : FAIL , expected PASS Sc...
2005 Feb 06
0
[LLVMdev] gmake check failure on FreeBSD
FAIL: /usr/home/jeffc/llvm/obj/../test/Regression/Transforms/IndVarsSimplify/exit_value_tests.llx: br label %Loop br bool %exitcond, label %Out, label %Loop br label %Loop br bool %exitcond, label %Out, label %Loop br label %Loop br bool %exitcond, label %Out, label %Loop
2004 Jun 20
0
[LLVMdev] llvm test results for FreeBSD platform
Thanks Vladimir. That's great! Glad you got it working. BTW, the failures you're seeing have been experienced by Chris and I as well. Chris is diligently working on making the LLVM processing more consistent so he track down the problem. A week ago or so, these tests passed at 100%. Reid. On Sun, 2004-06-20 at 15:50, Vladimir Merzliakov wrote: > In attached file. > > Vladimir
2004 Jun 20
2
[LLVMdev] llvm test results for FreeBSD platform
In attached file. Vladimir -------------- next part -------------- A non-text attachment was scrubbed... Name: test2004_06_20.log Type: application/octet-stream Size: 88488 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040620/98042f01/attachment.obj>
2004 Jun 21
0
[LLVMdev] llvm test results for FreeBSD platform
...egression.LLC.select : XPASS > > Regression.LLC.spillccr : XPASS > > Regression.Transforms.CorrelatedExprs.2002-10-03-PHIPropogate: XPASS > > Regression.Transforms.CorrelatedExprs.whet : XPASS > > Regression.Transforms.IndVarsSimplify.2003-09-23-NotAtTop: XPASS > > Regression.Transforms.Inline.alloca_test : XPASS > > Regression.Transforms.LICM.2003-08-04-TrappingInstHoist: XPASS > > Regression.Transforms.LICM.2003-08-04-TrappingInstOkHoist: XPASS > > Regression.Transforms.PRE.basictest...
2007 Sep 22
2
[LLVMdev] LLVM 2.1 Pre-release Version 2 Online
LLVMers, The LLVM 2.1 pre-release version2 is now available: http://llvm.org/prereleases/2.1/version2/ You can help test this pre-release by doing one of the following: 1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0 binary. Run "make check" and the full llvm-test suite (make TEST=nightly report). 2) Download llvm-2.1, llvm-test-2.1, and the llvm-gcc4.0 source.
2008 Feb 27
4
[LLVMdev] llvm/test: suffix or operands invalid for `push'
...g /home/jo/Delta/llvm/test/Transforms/GVNPRE/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/GlobalDCE/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/GlobalOpt/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/IPConstantProp/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/IndVarsSimplify/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/Inline/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/InstCombine/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/LCSSA/dg.exp ... Running /home/jo/Delta/llvm/test/Transforms/LICM/dg.exp ... Running /home/jo/Delta/llvm/test/Trans...
2006 Apr 13
3
[LLVMdev] Re: Creating Release 1.7 Branch at 1:00pm PDT
Here's what's left on Linux (GCC 4.1.0), after all updates that went into the branch: Running /proj/llvm/build/../llvm/test/Regression/CFrontend/dg.exp ... FAIL: /proj/llvm/build/../llvm/test/Regression/CFrontend/2004-02-12- LargeAggregateCopy.c.tr: gccas: /proj/llvm/build/../llvm/lib/VMCore/Function.cpp:266: unsigned int llvm::Function::getIntrinsicID() const: Assertion `0 &&
2009 Feb 23
1
[LLVMdev] 2.5 Pre-release2 available for testing
On Mon, Feb 23, 2009 at 12:12 AM, Aaron Gray < aaronngray.lists at googlemail.com> wrote: > On Sun, Feb 22, 2009 at 11:15 PM, Anton Korobeynikov < > anton at korobeynikov.info> wrote: > >> >> Actually its [configure-stage3-intl] where its hanging. >> >> This can easily be due to inline FP math in the stdlib headers. For >> example - I had to
2008 Jun 10
3
[LLVMdev] DejaGNU test fixes
...NPRE/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/GlobalDCE/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/GlobalOpt/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/IPConstantProp/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/IndVarsSimplify/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/Inline/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/InstCombine/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/Internalize/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/JumpThre...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers, The 2.1 pre-release (version 1) is available for testing: http://llvm.org/prereleases/2.1/version1/ I'm looking for members of the LLVM community to test the 2.1 release. There are 2 ways you can help: 1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0 binary. Run "make check" and the full llvm-test suite (make TEST=nightly report). 2) Download
2007 Oct 10
1
[LLVMdev] make check fails on latest SVN version
...st/Transforms/GVNPRE/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/GlobalDCE/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/GlobalOpt/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/IPConstantProp/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/IndVarsSimplify/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/Inline/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/InstCombine/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/LCSSA/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Transforms/LICM/dg.exp ... Running /home/...