similar to: [LLVMdev] LLVM 2.4 problem?

Displaying 20 results from an estimated 100 matches similar to: "[LLVMdev] LLVM 2.4 problem?"

2008 Oct 14
2
[LLVMdev] LLVM 2.4 problem? (resend)
Hi, I don't know enough C to know for certain if this is a programmer or compiler error: In a Objective-C source file I have: . static const char sessionEntriesKVO = ' '; . Later I use that variable as a ID by taking it's address like this: [feedManager addObserver:self forKeyPath:@"sessionEntriesCount" options:0 context:&sessionEntriesKVO]; and later . if
2008 Oct 15
0
[LLVMdev] LLVM 2.4 problem? (resend)
On Oct 14, 2008, at 12:52 PM, Tatu Vaajalahti wrote: > > Hi, > > I don't know enough C to know for certain if this is a programmer or > compiler error: Hi Tatu, With this information it is impossible to tell if it is your fault or llvm's fault. Please file a bug with a testcase that demonstrates the problem, thanks! -Chris > > > In a Objective-C source
2008 Oct 14
2
[LLVMdev] CFG modifcations and code gen
Chris, I took a look at AnalyzeBranch and I don't see how it can solve my problem. The issue itself isn't with branching, as I can handle branches fairly well in my custom pass(see the before and after dot files attached). I can take a bunch of branches and construct high level control flow for my backend since I have no ability to do goto/jump, only whileloop and ifs. So analyzing the
2008 Oct 21
4
[LLVMdev] Replacing llvm-gcc in Xcode 3.1.1 with svn version
Hello all, I have replaced the llvm-gcc shipped with the Xcode by the latest version and I was wondering if I have missed something... (everything *seems* to work). Here's what I did: 0. Checkout LLVM (and clang) + llvm-gcc 1. Build LLVM (with clang) and install into /Developer/usr/local : # mkdir llvmobj # cd llvmobj # CC=gcc-4.2 CXX=g++-4.2 ../llvm/configure
2008 Oct 14
0
[LLVMdev] CFG modifcations and code gen
On Oct 14, 2008, at 9:16 AM, Villmow, Micah wrote: > But, the branch folding pass, or whatever passes are supposed to > reorder the blocks based on the CFG, are not doing so in this case. > Otherwise there is no way that blocks 2 and 4 should be printing out > before blocks 3 & 5. Renumber blocks just seems to reorder the > values based on their pre-set block number,
2008 Oct 14
2
[LLVMdev] CFG modifcations and code gen
But, the branch folding pass, or whatever passes are supposed to reorder the blocks based on the CFG, are not doing so in this case. Otherwise there is no way that blocks 2 and 4 should be printing out before blocks 3 & 5. Renumber blocks just seems to reorder the values based on their pre-set block number, but when the CFG is modified these number should modified also to follow the new
2004 Jan 06
1
IAX2 Trunk two Asterisk boxes.
I need to get 2 Asterisk servers working together. I have been reading and doing just about every example I have been able to find here on the list and the Wiki. It's now gotten to the point that nothing on box2 seems to be working. I seem to have a major problem understanding the format. Here is what I have so far. It's 3 days of hair pulling and nothing seems to work! Asterisk box 1
2006 Apr 06
1
RE: Drag and drop events. Or: How I learned totakeover the world.
Oops... typos... Outlook stripped the newline from the 1st and 2nd code lines... and in the last line it should be: Draggables.addObserver(myDraggableObserver); (I copied and pasted from my code and missed that 1 change)... The information transmitted in this electronic mail is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or
2008 Oct 14
0
[LLVMdev] CFG modifcations and code gen
After a bunch more investigate, I've seem to have figured out what is going on here. The MachineFunction holds a vector of MachineBasicBlocks and it is this vector that is traversed by the MachineFunction iterator when printing out instructions. The problem is occurring when a modification to the CFG moves around so that the ordering of them is different. Even if the pred/succ blocks are
2008 Oct 14
1
Any Plans on Tag support in Cucumber
Hi, ThoughtWorks just released the auto test toolset Twist, the "tagging" feature seems pretty useful, http://studios.thoughtworks.com/twist-agile-test-automation/twist-features-and-benefits "Tags allow you to organize test suites in multiple dimensions. With tags, you can include a test in a smoke test suite by just tagging it smoke, or exclude unfinished tests from running by
2008 Oct 14
1
[LLVMdev] compiler controlled data Prefetching
I am looking to do a study for interaction between the hardware prefetching schemes and compiler controlled software prefetches. Are there any existing algorithm implemented that I can leverage upon and take it as a starting point. Appreciate any pointers. Thanks Mitesh Jain -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Oct 14
0
[LLVMdev] Configuration for building llvm on Sun T1 machine?
Has anyone tried to build llvm on Sun T1 machine with ubuntu? I got a bunch of error when building it. It seems that the configuration doesn't work well. I am getting error as: .../llvm/llvm-2.3/include/llvm/ADT/iterator:55:4: error: #error "Need to have standard iterator to define bidirectional iterator!" make[1]: *** [.../llvm/llvm-2.3/lib/System/Release/Signals.o] Error 1
2008 Oct 14
1
[LLVMdev] Help needed with Hello World Pass
I have just started using llvn and I am running in the following error when trying to run Hello World Pass in the llvm documentation. opt: /usr/local/llvm/src/lib/VMCore/Pass.cpp:158: void <unnamed>::PassRegistrar::RegisterPass(llvm::PassInfo&): Assertion `Inserted && "Pass registered multiple times!"' failed. The problem gets resolved if the Hello.so library is
2008 Oct 14
1
Samba Hosts Allow/Deny
I am running CentOS 5.2 w/ Samba 3.0.28 and have a basic user level setup and am trying to use hosts allow and deny but it does not have an effect? I have specified them in the share level of the config. I have tried: hosts allow = 192.168.0.72/32 hosts deny = 0.0.0.0/0 Also: ; hosts allow = 192.168.0.72/32 hosts deny = 0.0.0.0/0 except 192.168.0.72/32 Still,
2008 Oct 15
1
Sendmail rbl - Need to bypass rbl for one local address
Hi, Hope any one can help me. I am running centos 5.2 with sendmail and rbl feature.? I need to recieve all emails come to my sales account regardless of rbl . I looked on web and gave up. All I found was if I added To:sales@ ok in my sendmail.mc , sales account will bypass rbl and get all the emails but its not working. Any help ? -------------- next part -------------- An HTML
2008 Oct 14
1
SIP channels seem not to close after call is finished
Hello everyone, I'm getting DIALSTATUS=CHANUNAVAIL when a call is trying to get one of my queue interfaces, despite the fact it is free at that time, can you give help? 1. I see many sip channels from that extension: [root at mysweetpbx]# asterisk -rx "*sip show channels*" |grep 648 Peer User/ANR Call ID Seq (Tx/Rx) Format Hold
2008 Oct 14
2
Re : (a) Credit Scoring models and (b) aceesing earlier emails
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20081014/df8fd0b2/attachment.pl>
2008 Oct 14
4
problem using R
Hi , I am having serious trouble doing this homework. I am using R for doing the homework. I am having the following specific problem: a) when I input the data using the command > Wbdc <-read.table("wdbc.txt")? I do not see the data. b) When I want to run histogram using command > hist(area) I get an error message, Error in hist(area) : object "area" not found. ? I am
2008 Oct 14
3
Looking for a mentor
Looking for a mentor... Having some issues with Asterisk 1.4.22 install. I am new to both Linux and Asterisk, however have 20+ years programming experience. First off I hate asking questions I could answer myself. I have and am reading The Asterisk manual, 2nd edition. I have successfully installed CentOS 5.2 and used yum to get a C compiler, current speed bump is with ./configure bash:
2005 Jun 28
1
Thomas script.aculo.us (important bug and add ons)
Sorry. Posted from wrong email originally. Moderator, please ignore other post. Thx. To Thomas Fuchs, First of all, thanks for your amazing scripts on script.aculo.us. You''ve got quite some talent. I knew I was in for a treat when I read your goals (mainly about simplicity). My goals exactly. Keep it simple is great when you''re trying to integrate 100 different things. I wrote