search for: inferalltypes

Displaying 4 results from an estimated 4 matches for "inferalltypes".

2008 Jun 30
2
[LLVMdev] TableGen && OpenBSD
...ached patch. This makes > iteration > over PatterFragments map little bit slower, but stable. This explains, > why assertions is seen on OpenBSD only half times. > > I don't have idea, what's happening there, but I guess, that some > pattern inlining changes behaviour of InferAllTypes(). That's great Anton! Laurence, please try a build with this patch in it, hopefully you will have more luck: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080623/064290.html -Chris
2008 Jun 30
0
[LLVMdev] TableGen && OpenBSD
...This makes iteration >> over PatterFragments map little bit slower, but stable. This explains, why >> assertions is seen on OpenBSD only half times. >> >> I don't have idea, what's happening there, but I guess, that some pattern >> inlining changes behaviour of InferAllTypes(). > That's great Anton! > > Laurence, please try a build with this patch in it, hopefully you will have > more luck: > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080623/064290 > .html As Anton says, this appears to fix the problem on my boxes - I've tr...
2008 Jun 26
0
[LLVMdev] LLVM on OpenBSD
...atternNode::ApplyTypeConstraints (this=0x7dfc0740, TP=@0x7c0fb6c0, NotRegisters=false) at CodeGenDAGPatterns.cpp:829 #5 0x1c0cfb6b in llvm::TreePatternNode::ApplyTypeConstraints (this=0x7c0fb7c0, TP=@0x7c0fb6c0, NotRegisters=false) at CodeGenDAGPatterns.cpp:829 #6 0x1c0d407c in llvm::TreePattern::InferAllTypes (this=0x7c0fb6c0) at CodeGenDAGPatterns.cpp:1182 #7 0x1c0d66ac in llvm::CodeGenDAGPatterns::ParsePatternFragments (this=0xcfbd1330) at CodeGenDAGPatterns.cpp:1368 #8 0x1c0d47b9 in CodeGenDAGPatterns (this=0xcfbd1330, R=@0x3c04465c) at CodeGenDAGPatterns.cpp:1225 #9 0x1c174c65 in DAGISelEmitter (...
2008 Jun 10
6
[LLVMdev] LLVM on OpenBSD
Hi there, I am a student considering a compiler design based dissertation with llvm. I am having problems building llvm on OpenBSD-current. I hope to make a port of llvm for OpenBSD once I have figured out how to build it. Observe: llvm[3]: Compiling Deserialize.cpp for Release build In file included from /home/edd/llvm/llvm-2.3/include/llvm/Bitcode/BitstreamRead er.h:18, from