search for: loadvn

Displaying 8 results from an estimated 8 matches for "loadvn".

Did you mean: loadvm
2008 Jan 25
1
[LLVMdev] Something about the andersens pass
I may have found a bug in the andersends pass, but before I try to strip the code down to something reasonable I'd like to make sure I'm not misunderstanding anything. This is against the current SVN head, on my Mac OS 10.5 box. 1) I'm compiling a bunch of C++ code with llvm-g++ (4.0.1). The compiled code includes the gcc 4.0.1 implementation for dynamic_cast (so it can be
2004 Feb 06
0
LLVM Status Update
...from the GCC CVS repository into our C/C++ front-end. We are still lagging, but a lot closer to current. 11. Alkis simplified the way that the X86 backend handles two address instructions (such as REG += REG). 12. John fixed the gccld -native option to work correctly with crtend.a 13. The loadvn/gcse pass, the inliner, and the scalarerepl/mem2reg passes have all been dramatically sped up in cases where the program has large basic blocks. For example, the testcase in PR209 went from taking 300s to optimize to 2s. 14. Brian fixed a problem that could occur when using the precomp...
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'
...t. Running /home/jo/Delta/llvm/test/Analysis/Andersens/dg.exp ... Running /home/jo/Delta/llvm/test/Analysis/BasicAA/dg.exp ... Running /home/jo/Delta/llvm/test/Analysis/Dominators/dg.exp ... Running /home/jo/Delta/llvm/test/Analysis/GlobalsModRef/dg.exp ... Running /home/jo/Delta/llvm/test/Analysis/LoadVN/dg.exp ... Running /home/jo/Delta/llvm/test/Analysis/LoopInfo/dg.exp ... Running /home/jo/Delta/llvm/test/Analysis/ScalarEvolution/dg.exp ... Running /home/jo/Delta/llvm/test/Archive/dg.exp ... Running /home/jo/Delta/llvm/test/Assembler/dg.exp ... Running /home/jo/Delta/llvm/test/Bitcode/dg.exp ......
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 &&
2008 Jun 10
3
[LLVMdev] DejaGNU test fixes
...ysis/Andersens/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Analysis/BasicAA/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Analysis/Dominators/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Analysis/GlobalsModRef/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Analysis/LoadVN/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Analysis/LoopInfo/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Analysis/PostDominators/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Analysis/ScalarEvolution/dg.exp ... Running /home/kooijman/src/llvm-trunk/test/Archive/dg.exp ....
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
...n/llvm/test/Analysis/Andersens/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Analysis/BasicAA/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Analysis/Dominators/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Analysis/GlobalsModRef/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Analysis/LoadVN/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Analysis/LoopInfo/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Analysis/ScalarEvolution/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Archive/dg.exp ... Running /home/edwin/llvm-svn/llvm/test/Assembler/dg.exp ... Running /home/edwin/llvm-sv...