search for: quixot

Displaying 20 results from an estimated 81 matches for "quixot".

Did you mean: quixote
2011 Oct 13
2
[LLVMdev] LLC ARM Backend maintainer
...ves on the option of targeting either the arm6 or arm7 ISAs, with the recommended build being "Universal" in that the build is done twice with both ISA variants built into the same executable. I understand older iPhones and iPod Touches support the arm6 but not arm7. Ever Faithful, Don Quixote -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 13
0
[LLVMdev] LLC ARM Backend maintainer
...n arm-darwin against my ARM patches before submitting since I was making large changes to calling conventions and they are quite different on arm-darwin. Other areas of ARM work probably aren't as likely to need to test on arm-darwin outside of Apple. deep On Thu, Oct 13, 2011 at 5:53 PM, Don Quixote de la Mancha <quixote at dulcineatech.com> wrote: > On Thu, Oct 13, 2011 at 10:33 AM, Raja Venkateswaran > <rajav at codeaurora.org> wrote: >> I think we need a group of maintainers rather than a single maintainer given >> the spectrum of ARM targets/ISAs/platforms re...
2011 Nov 03
1
[LLVMdev] Proposal: MCLinker - an LLVM integrated linker
On Wed, Nov 2, 2011 at 11:05 PM, Don Quixote de la Mancha <quixote at dulcineatech.com> wrote: > A helpful link-time optimization would be to place subroutines that > are used close together in time also close together in the executable > file.  That also goes for data that is in the executable file, whether > initialized (...
2011 Oct 13
2
[LLVMdev] Can't Bootstrap llvm-gcc4.2 on Ubuntu 11.04 32-bit
...#39;d like to set up the CLang static analyzer to analyze the whole works. Besides being a good test of the analyzer, and likely to uncover new opportunities for analysis, lots of Haiku's coders are C++ newbies, so I expect our existing analyses will uncover a multitude of sins. Regards, Don Quixote -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 20
1
[LLVMdev] Crash with optimization for size
...ion error, but I couldn't reproduce it in a > small application. Is this a known bug, or shall I adjust my build settings? Does Xcode 4.2 allow you to adjust the build settings for individual source files? I would check in 4.1myself but I've got a long job running in Ubuntu. -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 13
3
[LLVMdev] LLC ARM Backend maintainer
...l piece of kit. We do a lot of our internal regression tests on it, and also run LLVM's regression tests every night on it (as well as PlumHall, EEMBC and SpecInt). Unfortunately it's not exactly software we can give away or give access to. ________________________________________ From: Don Quixote de la Mancha [quixote at dulcineatech.com] Sent: 13 October 2011 18:47 To: Joe Abbey Cc: Renato Golin; rajav at codeaurora.org; llvmdev at cs.uiuc.edu; James Molloy Subject: Re: [LLVMdev] LLC ARM Backend maintainer On Thu, Oct 13, 2011 at 10:00 AM, Joe Abbey <jabbey at arxan.com> wrote: &gt...
2015 Mar 07
20
[Bug 89484] New: xrandr no output to DisplayPort with GeForce GT 520M.
...: xorg Version: 7.7 (2012.06) Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: corey.quixote at gmail.com QA Contact: xorg-team at lists.x.org Originially posted in Archlinux BBS: https://bbs.archlinux.org/viewtopic.php?id=193143 DisplayPort fails to show output when using xrandr to set display. Monitor shown as "connected" and displays correct modes, however no outpu...
2011 Oct 16
3
[LLVMdev] Is there a separate linker for LLVM in Windows?
Don Quixote de la Mancha <quixote at dulcineatech.com> writes: > On Sat, Oct 15, 2011 at 7:35 PM, Ivan Krasin <krasin at google.com> wrote: >> I'm not related to the topic starter, but I see at least one huge >> disadvantage of the dependency on link.exe. >> W/o such a de...
2011 Nov 03
0
[LLVMdev] Proposal: MCLinker - an LLVM integrated linker
...is a form of profiler-guided optimization. For extra credit one could prepare multiple input files (or for interactive programs, several distinctly different GUI robot scripts). Then the tool that prepared the linker script would try to optimize for the average case for most code. Regards, Don Quixote -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 13
0
[LLVMdev] [cfe-dev] Can't Bootstrap llvm-gcc4.2 on Ubuntu 11.04 32-bit
On Oct 13, 2011, at 1:40 PM, Don Quixote de la Mancha wrote: > I can't bootstrap llvm-gcc4.2 on Ubuntu 11.04 32-bit. > OK. that seems bad. > It's not a test failure; instead the configure scripts break in all > kinds of mysterious yet spectacular ways. I spent a couple days > beating my head against those comp...
2005 Jun 18
9
lighthttpd mod_scgi
I see that lighttpd 1.3.14 supports SCGI. lighttpd 1.3.14 - 2005-06-15 18:10 Changes ------- * added SCGI support via mod_scgi * added hash-based and round-robin load balancing to mod_proxy * fixed range requests larger than 2Gb * fixed compilation on Solaris * fixed endless loops in mod_fastcgi, mod_cgi and mod_proxy * fixed handling of URIs for ''+'' and
2011 Nov 02
2
[LLVMdev] Proposal: MCLinker - an LLVM integrated linker
Thanks for the useful information. We notice that the idea of LIPO also can help LLVM LTO if LLVM has FDO/PGO. And regarding Diablo, we'll learn from it and I think we'll get some good ideas from it. In MCLinker, the detail of the instructions and data in bitcode are still kept during linking, so some opportunities to optimize the instruction in bitcode become intuitive. Instruction
2011 Oct 16
0
[LLVMdev] Is there a separate linker for LLVM in Windows?
...-bit development on Windows completely without Visual Studio, one would need those headers. However, there is a "Lite" version of Visual Studio that Microsoft distributes for free. If it includes the 64-bit headers one could use those until MingW completes its 64-bit support. -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 13
0
[LLVMdev] LLC ARM Backend maintainer
...l piece of kit. We do a lot of our internal regression tests on it, and also run LLVM's regression tests every night on it (as well as PlumHall, EEMBC and SpecInt). Unfortunately it's not exactly software we can give away or give access to. ________________________________________ From: Don Quixote de la Mancha [quixote at dulcineatech.com<mailto:quixote at dulcineatech.com>] Sent: 13 October 2011 18:47 To: Joe Abbey Cc: Renato Golin; rajav at codeaurora.org<mailto:rajav at codeaurora.org>; llvmdev at cs.uiuc.edu<mailto:llvmdev at cs.uiuc.edu>; James Molloy Subject: Re: [LL...
2011 Oct 16
0
[LLVMdev] Is there a separate linker for LLVM in Windows?
...e can use Gnu ld on any platform that ld runs on to link executables for any platform it generates binraries for. Even better would be to provide instructions for building such a cross-linker. I'd love to write those instructions myself it but I've got a lot on my plate right now. -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 20
1
[LLVMdev] Optimization for size
...e that a game's executable size would get down to just a few bytes over 1 kb. Despite their best efforts, the coders could never get their executable to 1 kb or less, because doing so would break the hard-coded timing loops. I understand that some coders would go insane as a result. -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Nov 12
2
[LLVMdev] Thumb-2 code generation error in Apple LLVM at all optimization levels
...n integer ranging from 1 to 3999. I'll check that out, but not right now, I'm about to pass right out, but I don't want to because I am even more hungry than I am tired. There is a pizza joint within walking distance of my apartment. I'm going to go stuff myself silly. -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 13
0
[LLVMdev] LLC ARM Backend maintainer
...on of a memory map that gives access times for various kinds of memory (16-bit Flash or Dynamic RAM) you can get cycle counts for the subrouine. The ARM Holdings emulator does this; I used it with great success to profile an Advanced Encryption Standard encryptor a while back. Ever Faithful, Don Quixote -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 03
4
[LLVMdev] ld crashes with invalid pointer on Ubuntu 11.04 x86 when linking libgcc_s.so
..., because my latest "svn update" got revision 140981, and my configure --prefix is ~/LLVM/r140981, so when I do a "make install" it puts my executables in ~/LLVM/r140981/bin. I put a one-line shell script in my LLVM directory to prepend ~/LLVM/r140981/bin to my $PATH. -- Don Quixote de la Mancha Dulcinea Technologies Corporation Software of Elegance and Beauty http://www.dulcineatech.com quixote at dulcineatech.com
2011 Oct 16
2
[LLVMdev] Is there a separate linker for LLVM in Windows?
On Sat, Oct 15, 2011 at 12:26 PM, Michael Spencer <bigcheesegs at gmail.com> wrote: > On Sat, Oct 15, 2011 at 7:38 AM, Thomson <lilotom at gmail.com> wrote: >> I just found that some samples used link.exe from Visual Studio to generate >> the final image, does LLVM has a replacement for link.exe to generate the >> final binary? I'm not related to the topic