search for: folkes

Displaying 20 results from an estimated 13813 matches for "folkes".

2016 Mar 11
7
Any objections to re-sorting #include lines with clang-format/clang-tidy?
The crazy clang-format folks have taught it to sort includes, and clang-tidy has a nice way to run it across all of LLVM and Clang. Before I just submit the fixes (and any bug reports to the clang-format folks if it sorts things weirdly) I wanted to double check that folks would be ok with this. My understanding is that the sorting should match the LLVM conventions, but if not, I'll make sure
2014 Jul 03
6
[LLVMdev] The poor organization of TargetLowering (and related subclasses) is out of hand
(Sorry for CC'ing piles of people, but didn't want folks to miss this in the mailing list churn.) See the subject. The problem is in the target-independent code generator and especially in the x86 backend. I would like to fix it. This will be a mechanical change just organizing code in a way that makes it easy and fast to find methods and related static helpers. It will not change any
2009 Oct 08
2
lattice: passing multiple lty values to the key/legend
...w (or if) I can pass multiple values for lty to a key in xyplot? I've tried: lines=list(lty=1:3), to no avail. Do I need to use something other than auto.key? (Deepayan, if you're out there, I have your book and must admit the answer isn't jumping out at me.) thanks in advance! Michael Folkes example code: #____________________________ xx<-data.frame(v1=rep(letters[1:3],rep(3,3)),v2=rep(1:3,3),v3=rep(1:3,rep(3,3))) xyplot(v3~v2,data=xx, xlab='', group=v1,type='l', lty=1:3 , auto.key=list(text = levels(as.factor(xx$v1)) , title='', cex.ti...
2014 Jan 07
7
[LLVMdev] Build-bot host compiler upgrades and C++11!
Greetings, starting a new thread and CC-ing all the folks I could think of that are likely running bots for LLVM. If I've missed any, sorry, please add them. As lots of folks have been mentioning, it's time to switch LLVM (and most subprojects) to use C++11. The first step is establishing a new baseline of compiler versions that are supported[1]: MSVC 2012 GCC 4.7 Clang 3.1 If you are
2016 Jun 30
9
FYI: Landing the initial draft for an LLVM Code of Conduct
Hello folks, As mentioned some time ago[1], we’ve had a long (looooooong) series of discussions about establishing a code-of-conduct for the LLVM project as a whole over on the llvm-dev thread and the http://reviews.llvm.org/D13741 code review. The discussion has largely died down for some time, and towards the end there has been pretty wide support for the draft wording we have now. It isn’t
2013 Sep 24
4
[LLVMdev] Enabling MI Scheduler on x86 (was Experimental Evaluation of the Schedulers in LLVM 3.3)
On Tue, Sep 24, 2013 at 1:11 AM, Andrew Trick <atrick at apple.com> wrote: > This week, I'll see if we can enable MI scheduling by default for x86. I'm > not sure which flags you're using to test it now. But by making it default > and enabling the corresponding coalescer changes, we can be confident that > benchmarking efforts are improving on the same baseline.
2013 Sep 09
1
Hmisc binconf function value interpretation during narrow confidence intervals
...e following code shows the curious results: #calc 5% CI's. require(Hmisc) alpha <-.95 bin.prob <- binconf(1, 100, alpha=alpha,method='all') colnames(bin.prob)[-1] <- paste('p',c(alpha/2,1-alpha/2),sep='') bin.prob ______________________________________ Michael Folkes Salmon Stock Assessment Canadian Dept. of Fisheries & Oceans Pacific Biological Station 3190 Hammond Bay Rd. Nanaimo, B.C., Canada V9T-6N7 Michael.Folkes at dfo-mpo.gc.ca
2018 May 17
15
RFC: Removing TerminatorInst, simplifying calls
Going to keep this RFC short and to the point: TerminatorInst doesn't pull its weight in the type system. There is essentially a single relevant API -- iterating successors. There is no other interesting aspect shared -- the interface itself just dispatches to specific instructions to be implemented. On the flip side, CallInst and InvokeInst have *massive* amounts of code shared and struggle
2011 Mar 04
4
Floating points and floor() ?
Perhaps somebody could clarify for me if the following is a floating point matter or otherwise, and how am I to correct for it? > floor(100*.1) [1] 10 > 100*(1.0-.9) [1] 10 > floor(100*(1-0.9)) [1] 9 Thanks! Michael _______________________________________________________ Michael Folkes Salmon Stock Assessment Canadian Dept. of Fisheries & Oceans Pacific Biological Station 3190 Hammond Bay Rd. Nanaimo, B.C., Canada V9T-6N7 Ph (250) 756-7264 Fax (250) 756-7053 Michael.Folkes@dfo-mpo.gc.ca [[alternative HTML version deleted]]
2004 Aug 31
3
All you polycom folks.....
Just out of curiosity, What version of CVS and Polycom SIP software are you running happily? Are you running SIP 2.3.0 yet? 2.2.0? 2.1.0? I tried upgrading the CVS yesterday, with a mixed mode of 2.2 and 2.1 with poor results. Transferring did not work as expected. Using the # key to do blind transfers after a call was on hold did not work. Just curious. Thanks, - Brent
2015 Jan 28
3
[LLVMdev] Would like to force one minor, mechanical change on out-of-tree users of the old pass manager
Greetings folks. I had really wanted out-of-tree folks to be able to make only a single change to their code due to the new pass manager; essentially, by the time they had to touch the code at all I wanted them to be able to port completely to the new pass manager. However, Richard has raised the issue that this is nearly impossible to make work with C++ modules, and we've lost the modules
2011 Oct 04
4
[LLVMdev] LLVM IR is a compiler IR
On 5 October 2011 00:19, Chris Lattner <clattner at apple.com> wrote: > 1. The native client folks trying to use LLVM IR as a portable representation that abstracts arbitrary C calling conventions.  This doesn't work because the frontend has to know the C calling conventions of the target. (...) > 2. The OpenCL folks trying to turn LLVM into a portable abstraction language by
2006 Apr 11
3
Web services and security
Hi all, How do folks generally secure their Rails web services? A password in a config file? A ''webservice'' user in a ''Users'' table with its own password? LDAP authentication for every method? Only authenticate on the "important" methods? Something else I''m not thinking of? I''d like to be secure, yet practical, for the sake
2015 Feb 24
9
[LLVMdev] RFC: PerfGuide for frontend authors
I'd like to propose that we create a new Performance Guide document. The target of this document will be frontend authors, not necessarily LLVM contributors. The content will be a collection of items a frontend author might want to know about how to generate LLVM IR which will optimize well. Some ideas on topics that might be worthwhile: - Prefer sext over zext when value is known to be
2003 Sep 01
4
Sip Software from Nero Folk?
http://www.nero.com/us/631911127302064.html Have you all seen this? Its a SIP softphone put out by the people that do the CD burning software Nero... Check it out it works with * Dave
2004 Aug 09
1
How do folks handle NAT routing?
I'm interested to hear how folks are handling NAT SIP routing issues "in the wild" for commercial use. Are you using a commerical SIP-aware NAT router solution? If so, what? Are you using a software SIP-proxy like SER or siproxd? If so, which? Do you set everything to "canreinvite=no" in sip.conf? Any comments about real-world implementations would be welcome. Thanks
2018 Oct 07
1
OffTopic: What is the web git frontend you folks are using?
Hi, folks, Silly question.  When I go to: https://git.xiph.org/?p=opus.git what is the program serving that up? Thanks, -a
2013 Oct 05
3
[LLVMdev] Enabling MI Scheduler on x86 (was Experimental Evaluation of the Schedulers in LLVM 3.3)
On Sep 25, 2013, at 11:24 PM, Andrew Trick <atrick at apple.com> wrote: > > On Sep 23, 2013, at 11:36 PM, Chandler Carruth <chandlerc at google.com> wrote: > >> >> On Tue, Sep 24, 2013 at 1:11 AM, Andrew Trick <atrick at apple.com> wrote: >> This week, I'll see if we can enable MI scheduling by default for x86. I'm not sure which flags
2011 Apr 04
2
RODBC excel - need to preserve (or extract) numeric column names
...column name. sqlFetch isn't so helpful. Is there a way to get the first line of data from the excel file and place it in a vector? Perhaps I can use that method and rename the dataframe column names later? thanks! Michael _______________________________________________________ Michael Folkes Salmon Stock Assessment Canadian Dept. of Fisheries & Oceans Pacific Biological Station 3190 Hammond Bay Rd. Nanaimo, B.C., Canada V9T-6N7 Ph (250) 756-7264 Fax (250) 756-7053 Michael.Folkes@dfo-mpo.gc.ca <mailto:Michael.Folkes@dfo-mpo.gc.ca> [[alternative HTML version deleted]]
2020 Sep 01
2
Filename's in DIBuileder
Hi All , We have a scenario in our debugger to handle the file index in the debug_ine info like $llvm-dwarfdump -debug-line test.o file_names[ 1]: name: "test.cpp" dir_index: 0 mod_time: 0x00000000 length: 0x00000000 file_names[ 2]: name: "test.cpp" dir_index: 1 mod_time: 0x00000000 length: 0x00000000