search for: barton

Displaying 20 results from an estimated 289 matches for "barton".

2020 Apr 09
5
F18 upstreaming Finished!
Hi all F18 merging has finished so commit access should be back to normal. Thanks Rich > -----Original Message----- > From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Richard > Barton via llvm-dev > Sent: 9 April, 2020 16:08 > To: llvm-dev at lists.llvm.org > Subject: [llvm-dev] F18 upstreaming Now! > > Hi all > > We are about to merge F18 into LLVM as communicated earlier this week. > > There will be a short disruption to commit access while we do...
2020 Apr 07
3
F18 ready to be merged + preview of merge
...0 (https://github.com/llvm/llvm-project/ 3a6da1122b990386edeba0987d0d1fdc9c8dc53d) Target: x86_64-unknown-linux-gnu Thread model: posix On some Ubuntu-like distribution. I also ran with ASAN once and it found a bunch of leaks in bin/tco. Best, -- Mehdi On Tue, Apr 7, 2020 at 4:36 AM Richard Barton <Richard.Barton at arm.com> wrote: > Hi Medhi > > > > Definitely not expected, the tests should all pass. > > > > As well as what David asked, the verbose output from lit would be helpful > for debugging too. > > > > Thanks for giving it a try. >...
2020 Apr 07
3
F18 ready to be merged + preview of merge
...at OS, compiler and CMake flags you're using so I can try and reproduce? Thanks! David Truby ________________________________ From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Mehdi AMINI via llvm-dev <llvm-dev at lists.llvm.org> Sent: 07 April 2020 06:44 To: Richard Barton <Richard.Barton at arm.com> Cc: llvm-dev at lists.llvm.org <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] F18 ready to be merged + preview of merge Hi, This sounds reasonable to me overall. There are some CMake issue to go through (I need to dig into it a bit). When I run `ninj...
2019 May 30
4
Making loop guards part of canonical loop structure
...Krzysztof Parzyszek  kparzysz at quicinc.com   LLVM compiler development -----Original Message----- From: Philip Reames <listmail at philipreames.com> Sent: Thursday, May 30, 2019 3:00 PM To: Krzysztof Parzyszek <kparzysz at quicinc.com>; Finkel, Hal J. <hfinkel at anl.gov>; Kit Barton <kit.barton at gmail.com>; llvm-dev at lists.llvm.org Subject: [EXT] Re: [llvm-dev] Making loop guards part of canonical loop structure Er, I'm missing something.  Every loop header is guaranteed to execute at least once, if the preheader is reached.  How is what you need anything more t...
2020 Mar 16
2
Upstreaming Flang - postponed to Monday 23rd March
...ojects/8 Before we merge into the monorepo, we'll post a dummy version of the commit into a fork of llvm-project so folks can have a quick look at the code and history before we merge in. Sorry for the delay on this. We want to get it right before we merge into the monorepo. Ta Rich Richard Barton Principal Engineer - Arm Compiler for Linux Arm Manchester
2010 Mar 26
1
Linear mixed models with custom link functions in R
...ructure(list(linkfun = linkfun, linkinv = linkinv, mu.eta = mu.eta, valideta = valideta, name = link), class = "link-glm") } model0 <- glm(survive~1, family=binomial(logexp(days=expos))) ##Call to glm with custom link --------------------- Best, Dan Barton -- Daniel C. Barton PhD Candidate USGS Montana Cooperative Wildlife Research Unit & Program in Organismal Biology and Ecology University of Montana 205 Natural Science Missoula, MT 59812 daniel.barton at umontana.edu Missoula, MT 59812
2020 Feb 24
5
IBM C/C++ and Fortran compilers to adopt LLVM open source infrastructure
...na,Arial,Helvetica,sans-serif" size="2" ><font face="Verdana,Arial,Helvetica,sans-serif" size="2" ><span style="font-family:Arial,Helvetica,sans-serif;" ><font size="2" ><span style="font-size:0.857em;" >Kit Barton, Ph.D.<br>STSM, Technical lead for LLVM on Power and XL Compilers<br>IBM Toronto Lab, C2/705/8200/MKM<br>8200 Warden Ave, Markham, L6G 1C7<br>(905) 413-3452<br>kbarton@ca.ibm.com</span></font></span></font></font></div></div>&l...
2004 Jan 21
1
Transfer problem
...n line and then choose an extension that dials a SIP phone with "Ttm" flags, when I press # on the SIP phone, the pstn caller hears the "Transfer" and the SIP phone gets the music on hold. I can't make the SIP phone initiate a transfer by pressing #, no matter what I try. Barton
2020 Feb 25
2
Plan for landing flang in monorepo
...is the “C-style string handling” part of it? Tim From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Eric Christopher via llvm-dev <llvm-dev at lists.llvm.org> Reply-To: Eric Christopher <echristo at gmail.com> Date: Monday, February 24, 2020 at 3:26 PM To: Richard Barton <Richard.Barton at arm.com> Cc: "llvm-dev at lists.llvm.org" <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Plan for landing flang in monorepo External email: Use caution opening links or attachments Hi Richard, Thanks for the work and mail with a plan. Other than the...
2017 Mar 17
4
sievec
Doug, On 03/16/2017 11:23 PM, Doug Barton wrote: > Your pattern seems a little too complicated. See below. I acquired this script from: http://www.campworld.net/thewiki/pmwiki.php/LinuxServersCentOS/Cent6VirtMailServer No telling where he got it from. So I greatly appreciate any and all advice. I am writing my own howto, and I wou...
2012 Aug 01
5
[Full-disclosure] nvidia linux binary driver priv escalation exploit
Hi all! I found this today on FD: http://seclists.org/fulldisclosure/2012/Aug/4
2020 Jun 02
2
[PROPOSAL] Introduce a new LLVM process to resolve contentious decisions
On Jun 2, 2020, at 1:57 PM, Kit Barton <kit.barton at gmail.com> wrote: > A few comments on the document: > 1. It seems the current document has settled on using threads on > llvm-dev, however there are still two reference to the LLVM Proposal > Reviews category on Discourse: last paragraph of Proposed Solution &gt...
2016 Apr 26
3
PPC little endian?
Hi, I am wondering why we dont support PPC32 LE? Here is the output of llvm-mc --version, in which only PPC32, PPC64 & PPC64LE are supported. $ llvm-mc --version LLVM (http://llvm.org/): LLVM version 3.6.2 Optimized build with assertions. Built Aug 2 2015 (11:39:46). Default target: x86_64-apple-darwin15.4.0 Host CPU: core-avx2 Registered Targets: aarch64 - AArch64
2004 Apr 28
4
Best echo-free and trouble-free system?
We currently have a 15-phone system using Asterisk, a combination of analog phones/Grandstream HandyTone-286 and Grandstream BT101s, and 4 X100Ps connected to analog lines. The system works well except for the occasional echo problem. I have all the echo parameters configured, removed all the extra incoming analog lines except to the PBX, etc. following all the advice on the wiki and on the
2020 Feb 25
2
Plan for landing flang in monorepo
...ounces at lists.llvm.org>> on behalf of Eric Christopher via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> Reply-To: Eric Christopher <echristo at gmail.com<mailto:echristo at gmail.com>> Date: Monday, February 24, 2020 at 3:26 PM To: Richard Barton <Richard.Barton at arm.com<mailto:Richard.Barton at arm.com>> Cc: "llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>" <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> Subject: Re: [llvm-dev] Plan for landing flang in monorepo Exter...
2017 Jul 29
5
under another kind of attack
On 07/25/2017 07:54 AM, mj wrote: > Since we implemented country blocking, Please don't do that. Balkanizing the Internet doesn't really benefit anyone, and makes innovation a lot more difficult. Instead, take a look at the fail2ban scenarios in this thread, which solve the actual problem with a precision tool, instead of a hammer. Doug
2019 May 30
2
Making loop guards part of canonical loop structure
...y to create loop guards, even if they are trivial. -- Krzysztof Parzyszek  kparzysz at quicinc.com   LLVM compiler development -----Original Message----- From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Finkel, Hal J. via llvm-dev Sent: Tuesday, May 28, 2019 4:02 PM To: Kit Barton <kit.barton at gmail.com>; LLVM Dev Mailing List <llvm-dev at lists.llvm.org> Subject: [EXT] Re: [llvm-dev] Making loop guards part of canonical loop structure On 5/28/19 8:46 AM, Kit Barton via llvm-dev wrote: > Hi all, > > TL;DR: Should the loop guard branch be part of the...
2007 Feb 22
0
gcc_ok fail to detect unrecognized option
Even with gcc-4.1.1, gcc does not return an error if an option is not supported It just ouput a message to stderr but does not return a value different from 0. The result is that there is some warnings about every unrecognized option and compilation continue. barton syslinux-3.36 # gcc -dumpversion 4.1.1 barton syslinux-3.36 # gcc -ZZZ dummy.c; echo $? gcc: unrecognized option '-ZZZ' 0 barton syslinux-3.36 # gcc -Wall dummy.c; echo $? 0 On a command line, this line work if gcc $(1) -c -x c /dev/null 2>&1 | grep 'unrecognized option'; th...
2007 Sep 03
1
ADIT 600 & CMG <=> Asterisk question
...'d like to do is install 6 Telco T1's into a single (or more) Adit 600 and route inbound calls towards asterisk. Can I have more than one CMG in a single chassis? Or maybe you know of a better way to connect T1's to asterisk without zaptel cards using SIP Trunks? Thanks Bart -- Barton Fisher Innovative Communications 714-228-5400 Ext 5410 http://www.icpage.com -------------- next part -------------- A non-text attachment was scrubbed... Name: bart.vcf Type: text/x-vcard Size: 231 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/200709...
2007 Sep 20
2
xorg-x11
Greetings, Are there any xorg-x11-devel or xorg-server-devel rpm for centos 5? Thanks, Barton _________________________________________________________________ Kick back and relax with hot games and cool activities at the Messenger Caf?. http://www.cafemessenger.com?ocid=TXT_TAGLM_SeptWLtagline -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists....