Displaying 20 results from an estimated 500 matches similar to: "[LLVMdev] doxygen build fails"
2011 Apr 07
3
[LLVMdev] [GSoC] Increase the coverage of Polly
Hi.
I see that to detect scops firstly we search for regions in CFG ( by
RegionInfo ) and then select regions that answer some requirements (
in ScopDetection ). Because only affine expressions in conditions and
bounds are permissible, we trying to get scalar expressions into
affine form by AffineSCEVIterator. At present there plugs for scev
types Truncate, ZeroExtend, SignExtend, UDivExpr,
2011 Apr 05
0
[LLVMdev] [GSoC] Increase the coverage of Polly
On 04/04/2011 12:23 AM, Vlad Krylov wrote:
>
> Hi.
Hi Vlad,
first of all it seems the conflict with raghesh was already solved. Nice.
Regarding your draft. It looks like a reasonable first version, but it
obviously needs to be extended for the final application. I would also
recommend to install Polly and try to find the first test cases that
cannot be handled.
Some comments to your
2011 Apr 03
3
[LLVMdev] [GSoC] Increase the coverage of Polly
Hi.
My plan would be:
1w Study sources of Polly and LLVM docs relating to analysis.
2w Create tests which demonstrate problems with NSW/NUW
3-4w Fix the handling of wrap overflows.
5w Complete middle term paperwork.
6w Create tests for each of cases which are not currently optimized (e.g.
have min/max, sext/zext, trunc or unsigned comparisons in the loop bounds or
memory accesses).
7w Learn how
2012 Apr 21
0
[LLVMdev] Remove function from module
It also occurs on several (different) test cases. I have founded that assershion rises in void ValueHandleBase::ValueIsDeleted(Value *V);
Code from function:
// All callbacks, weak references, and assertingVHs should be dropped by now.
if (V->HasValueHandle) {
#ifndef NDEBUG // Only in +Asserts mode...
dbgs() << "While deleting: " << *V->getType()
2018 May 09
2
OT: hardware: sanitizing a dead SSD?
James Szinger wrote:
> Disclaimer: My $dayjob is with a government contractor, but I am speaking
> as private citizen.
>
> Talk to your organization's computer security people. They will have a
> standard procedure for getting rid of dead disks. We on the internet
> can't > know what they are. I'm betting it involves some degree of
paperwork.
>
> Around
2009 Jan 15
6
Call Stealing
Hi All,
I'd appreciate some help on how to implement "call stealing". That is,
where you dial a code to redirect any call on the system to your
handset.
I'm getting rid of my BRI service and I'm trying to replace the
functionality of my existing ISDN2e PBX (Cybergear Gold) with VOIP and
Asterisk. On my ISDN PBX, the short-code *46 does this. For example,
if I take a call on
2004 May 14
3
New experimental theora implementation
Derf's from-scratch alternate implementation of the theora codec is now
publicly available from our subversion repository.
http://svn.xiph.org/experimental/derf/theora-exp/
This exciting new codebase promises superiour performance, and the encoder
is capable of higher quality output than the current represenation, taking
advantage of the bitstream extension we've added to the
2018 May 10
1
OT: hardware: sanitizing a dead SSD?
Probably too late for consideration at this point, but there are Enterprise
Class SSDs available with DoD/NSA certified/approved self encryption
capability. The concept is that encryption is a hardware feature of the
drive, when you want to dispose of it, you throw away the key. This allows
vendors to receive broken drives back from GOV/MIL clients securely so that
failure methods can be
2008 Jan 02
0
[LLVMdev] Improvements to ExceptionHandling
The Random LLVM Notes lists
<http://nondot.org/sabre/LLVMNotes/ExceptionHandlingChanges.txt>
Improvements to EH support ( <http://llvm.org/PR1269> PR1269).
See whether the approach of FIRM, an Intermediate Represenation based on
SSA, is useful
Chapter 2.3 Exceptions of Documentation of the Intermediate
Representation.
Accessible via http://citeseer.ist.psu.edu/550469.html
2006 Jul 28
2
RHN Up2date Cruft: can I dump it?
Got part 1 - xx of back up working, so figured it's a good time to look
for stuff to jettison... casually of course. Like paperwork,
documentation, ... it's low on the priority list with GB so cheap these
days.
Anyway, 42M in /var/spool/up2date. Headers and such. I use only yum
after my first month or so of CentOS. Can I dump that and similar non-
config stuff?
Or does it have some
2009 Feb 17
1
allocMatrix error
On Sat, Feb 14, 2009 at 00:17, <ashrafi@ucdavis.edu> wrote:
Hi,
I was trying to read ~400 chips in an affybatch and I got the same message.
Could you find a remedy for that. My server has 128 GB of RAM. However, R
halted ever before it uses the memory.
I have been able to load upto 250 CEL files but this time I wanted to test
what would happen if I want to normalize 400 chips.
Thanks
2004 Jul 06
3
New CVS for patch...
Ok, here it goes:
I know CVS and I know how to program. I don't know much about linux
program installation. I have a WORKING asterisk based on CVS from
04/2004. It's running and, as of three days ago, it's in production as
well (production = my wife's using it without knowing it).
I want to patch voicemail.c to allow for configurable pager-messages.
Looked at the code, and I
2015 Oct 19
2
RFC: Improving license & patent issues in the LLVM community
On Mon, Oct 19, 2015 at 10:24 AM, Joachim Durchholz via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Am 19.10.2015 um 17:25 schrieb Chris Lattner via llvm-dev:
>>
>> Unfortunately, adding the Apache CLA also has several disadvantages
>> as well:
>>
>> - It adds new barriers for new contributors to LLVM. We don’t
>> currently have a process where you
2012 Sep 27
1
Walkthrough available for bonding, bridging, and VLAN's?
Silvertip257, when you did this CentOS 6/KVM/bonding/bridging, did you
ever get all the parts playing together correctlhy?
I'm facing a setup with only two NIC's, and need for multiple trunked
VLAN access, and bonded pairs, and KVM based bridges to get the VM's
with exposed IP addresses. I can get basically any 2 out of the 3
server network components working, binding, VLAN's, or
2006 Apr 25
1
[LLVMdev] Re: building an ARM backend
> Are you guys interested in contributing this back to LLVM? It would be
> great if so. We can set up cvs commit access and other stuff as needed
> when this gets going.
I am.
A cvs account will help a lot. Thanks.
I am currently "translating" the sparc back end. When I have a decent
skeleton (remove all sparc code for example) I will email it.
What paperwork is necessary
2008 Jul 21
2
[LLVMdev] ComputeMaskedBits Bug
On Saturday 19 July 2008 23:53, Nick Lewycky wrote:
> > That said, there are many places that don't respect the Mask. Closer
> > reading of the comment leads me to believe the Mask is simply a
> > time-saving device, not a correctness-enforcing mechanism.
>
> That's fine, but if you fix it that way, please audit
> InstructionCombiner SimplifyDemandedBits, which
2006 Jan 06
1
Linux HA may not be the best choice in yoursituation. High Availability using 2 sites
In a nutshell and very first of all, you need at least 2 internet
connections. Those ISP must be willing to setup BGP peering between
your routers and theirs. Once that agreement has been made, you need to
get their AS Numbers and submit the ASN request located on ARIN's
website (http://www.arin.net). After some paperwork and money
exchanges, ARIN assigns you an AS number. At that point,
2002 Mar 15
1
How does samba handle multiple group file entries of the same name?
Hello all,
I have ran into the following problem running samba 2.2.2 on a SUN
running Solaris 7. Sun has a limitation on the length of a line for a
group entry in the /etc/group file of 512 characters. Sun also has no plans
to fix this problem. It turns out that Compaq Tru64 has the same problem.
Sun and Compaq's solution is to create multiple entries in the group file
when a group line
2015 Oct 19
2
RFC: Improving license & patent issues in the LLVM community
On Mon, Oct 19, 2015 at 12:39 PM, Joachim Durchholz via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Am 19.10.2015 um 19:40 schrieb Daniel Berlin:
>> On Mon, Oct 19, 2015 at 10:24 AM, Joachim Durchholz via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>>> Am 19.10.2015 um 17:25 schrieb Chris Lattner via llvm-dev:
>>>>
>>>>
2017 Mar 16
1
OT: hardware: blackmagic video capture cards
John R Pierce wrote:
> On 3/16/2017 11:12 AM, m.roth at 5-cent.us wrote:
>> I'm still trying to find a video capture card that won't crash Dell
>> servers, and ran across a Blackmagic BDLKDUO2 DeckLink Duo 2. It claims
>> to support Linux. I'm also seeing, in the few non-Blabkmagic or sales
>> pages I can find, that they like "binary blobs". I