search for: ipconstantprop

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

2013 Apr 29
3
[LLVMdev] Many tests fail on Win64
...nsforms\GlobalOpt\zeroinitializer-gep-load.ll" 67> Command 1 Result: 2 67> Command 1 Output: 67> 67> 67> Command 1 Stderr: 67>CUSTOMBUILD : FileCheck error : '-' is empty. 67> 67> 67> -- 67> 67> ******************** 67> FAIL: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (5519 of 7763) 67> ******************** TEST 'LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll' FAILED ******************** 67> Script: 67> -- 67> W:/LLVM_org/build64/bin/Debug/opt.EXE < W:\LLVM_org\llvm\test\Transforms\IPConstantProp\2008-0...
2013 Apr 29
0
[LLVMdev] Many tests fail on Win64
...tput: > > 67> > > 67> > > 67> Command 1 Stderr: > > 67>CUSTOMBUILD : FileCheck error : '-' is empty. > > 67> > > 67> > > 67> -- > > 67> > > 67> ******************** > > 67> FAIL: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (5519 of > 7763) > > 67> ******************** TEST 'LLVM :: > Transforms/IPConstantProp/2008-06-09-WeakProp.ll' FAILED > ******************** > > 67> Script: > > 67> -- > > 67> W:/LLVM_org/build64/bin/Debug/opt.EXE <...
2013 Apr 29
1
[LLVMdev] Many tests fail on Win64
...tput: > > 67> > > 67> > > 67> Command 1 Stderr: > > 67>CUSTOMBUILD : FileCheck error : '-' is empty. > > 67> > > 67> > > 67> -- > > 67> > > 67> ******************** > > 67> FAIL: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (5519 of > 7763) > > 67> ******************** TEST 'LLVM :: > Transforms/IPConstantProp/2008-06-09-WeakProp.ll' FAILED > ******************** > > 67> Script: > > 67> -- > > 67> W:/LLVM_org/build64/bin/Debug/opt.EXE <...
2013 Apr 29
0
[LLVMdev] Many tests fail on Win64
...derr: > > > > 67>CUSTOMBUILD : FileCheck error : '-' is empty. > > > > 67> > > > > 67> > > > > 67> -- > > > > 67> > > > > 67> ******************** > > > > 67> FAIL: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (5519 > of > > 7763) > > > > 67> ******************** TEST 'LLVM :: > > Transforms/IPConstantProp/2008-06-09-WeakProp.ll' FAILED > > ******************** > > > > 67> Script: > > > > 67> -- > >...
2016 May 04
3
status of IPO/IPCP?
...d. I don't necessarily think your conclusion is wrong, but the patch isn't proving what you think it's proving. In fact, the below passes all tests as well. When you call passes through `opt` they don't end up calling through the createXYZPass path. diff --git a/lib/Transforms/IPO/IPConstantPropagation.cpp b/lib/Transforms/IPO/IPConstantPropagation.cpp index b3ee499..8d70b98 100644 --- a/lib/Transforms/IPO/IPConstantPropagation.cpp +++ b/lib/Transforms/IPO/IPConstantPropagation.cpp @@ -253,7 +253,9 @@ char IPCP::ID = 0; INITIALIZE_PASS(IPCP, "ipconstprop", &quot...
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'
...... Running /home/jo/Delta/llvm/test/Transforms/GVN/dg.exp ... Running /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...
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
...ansforms/GVN/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Transforms/GVNPRE/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/Inte...
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
...svn/llvm/test/Transforms/GVN/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/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 ... Run...