search for: ppc440

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

2011 Oct 22
0
[LLVMdev] Instruction Scheduling Itineraries
...ssage----- > From: Andrew Trick [mailto:atrick at apple.com] > Sent: 21 October 2011 02:36 > To: James Molloy > Cc: Hal Finkel; llvm-commits LLVM; Evan Cheng > Subject: Re: [llvm-commits] [llvm] r142171 - in /llvm/trunk: > lib/Target/PowerPC/PPCSchedule440.td test/CodeGen/PowerPC/ppc440-fp-basic.ll > test/CodeGen/PowerPC/ppc440-msync.ll > > On Oct 20, 2011, at 3:24 PM, Evan Cheng wrote: > >> >> On Oct 20, 2011, at 12:04 PM, James Molloy wrote: >> >>> Evan, >>> >>> Regarding this, I wanted to ask - there's currently...
2003 Nov 20
11
Problem running SSH on IBM PPC440 processor, help appreciated
Hi, Sorry to bother you on this mailing list, however I tried everything else and I am desperate to get this running. Please send me any hints you can think of. I have installed openssh-3.7.1p2 on a ppc target and trying to connect to an sshd running on a redhat 9 with openssh-3.5p1. I keep getting the error "Disconnecting: Corrupted check bytes on input" no matter what I tried. I
2009 Jun 12
1
[LLVMdev] Embedded PowerPC support?
Greetings, Can anybody comment on LLVM support for the embedded variation of the architecture (Book-E: E500, PPC440/460). From a glance I cannot see any provisions for such machines, but would like to confirm. Rafal
2018 Aug 22
2
Condition code in DAGCombiner::visitFADDForFMACombine?
On 22.08.2018 17:52, Ryan Taylor wrote: > This is probably going to effect on other backends and break llvm-lit > for them? Very likely, yes. Can you take a look at how big the fallout is? This might give us a hint about what other frontends might expect, and who needs to be involved in the discussion (if one is needed). Cheers, Nicolai > > On Wed, Aug 22, 2018 at 11:41 AM