search for: intfp

Displaying 2 results from an estimated 2 matches for "intfp".

Did you mean: intf
2010 Aug 24
0
[LLVMdev] DSA Analysis
...the BUDataStructure::calculateGraphs method (excerpt of the debugging output is attached). > This is a known bug (PR#7929 at http://llvm.org/bugs/show_bug.cgi?id=7929). You can work around this problem by using the -dsa-no-filter-callcc=true, -dsa-no-filter-vararg=true, and -dsa-no-filter-intfp=true options. Apparently Will has already fixed it, so the work-around isn't necessary. That said, there is a bug (we believe it is in BU) that causes memory explosion on some programs (like 176.gcc). You may run into that bug once you set the above command line options. We're still...
2010 Aug 24
4
[LLVMdev] DSA Analysis
Hi, I'm still using the release_26 version of Poolalloc/DSA with llvm 2.6 for my analyses and am currently trying to switch to llvm 2.7 for several reasons. I tried to use the trunk of the poolalloc svn repository with the llvm 2.7 release which is working fine for most of the programs I ran it on so far but for sqlite it's running into a stack overflow since it is endlessly looping in