similar to: [LLVMdev] Dwarf Support - Early Bird Edition

Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] Dwarf Support - Early Bird Edition"

2006 Jan 28
0
[LLVMdev] Placing globals in specific sections
Hi! The LLVM Bytecode File Format specifies an optional SectionID attribute for globals. I didn't find a matching attribute in the LLVM source code. Code such as: int a __attribute__ ((section ("A_SECTION"))); compiles with llvm-gcc, but apparently the section information is stripped (the object file doesn't contain "A_SECTION"). Is the SectionID feature
2006 Jun 03
5
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hi! Apparently there are no precompiled binaries for llvm-gcc 4.0 for Linux. I've tried downloading the sources and building according to http://llvm.org/docs/CFEBuildInstrs.html (except I'm not an elite gcc hacker). I tried following the guidelines and got what looks like a gcc for x86 with no traces of LLVM. I tried passing --enable-llvm with various llvm root pathnames and got ICEs.
2006 Jun 05
2
[LLVMdev] llvm-gcc 4.0 for Linux@x86
On 6/3/06, Reid Spencer <reid at x10sys.com> wrote: > I don't think anyone has successfully built llvm-gcc4 on Linux yet. I've > tried and failed. I have :-) There was some patches, but I believe that they were all merged in the latest snapshot. Rafael
2006 Sep 10
1
[LLVMdev] #line directives in llvm-gcc
Hi! Apparently llvm-gcc ignores #line directives in source files when generating debug information. When I compile this: //test int f(int a) { #line 1 "someplace" return a*a; } //end with `llvm -g -S lines.c`, `someplace' is not mentioned in lines.s. It also looks like functions #included from header files get attributed to the #including file (albeit at the right line number).
2006 Jun 07
0
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hmm, today I just tried compiling the llvm-gcc 4.0 frontend again on linux (Fedora Core 3 I believe) and I seem to be suddenly having the problem that Yossi Kreinin mentioned. The frontend seems to be using normal gcc to compile as I no longer get a bytecode file after compilation. When I pass the --version argument it claims to be the LLVM 4.0.1 frontend. Any ideas what might cause this? It was
2006 Sep 12
1
[LLVMdev] reporting LLVM bugs
Hi! A (small) tar archive with files exposing an apparent LLVM optimizer bug is attached; I didn't find a way to attach files in the bugzilla interface. What's the best way to report bugs taking several files to reproduce? -- Yossi -------------- next part -------------- A non-text attachment was scrubbed... Name: bugreport.tgz Type: application/x-gtar Size: 2242 bytes Desc: not
2006 Aug 11
1
[LLVMdev] instruction scheduling for stack machines
Hi! I'm working on an LLVM back-end for a processor with a stack machine architecture. After experimenting with code generation directly from the LLVM representation, I'm studying the target-independant code generator. As far as I understand, there currently exists a target-independant infrastructure for legalization, instruction selection, scheduling and register allocation. It is clear
2006 Jun 07
1
[LLVMdev] llvm-gcc 4.0 for Linux@x86
Hi John, llvm-gcc4 by default emits object files, just as gcc does. This is by design. If you want to get bytecode output you need to use the --emit- llvm-bc option. A complete list of the options that llvm-gcc4 supports can be obtained with "llvm-gcc -v --help" (lots of output). Here are the descriptions of the --emit-llvm options: -emit-llvm Emit LLVM code to the
2015 Jan 26
2
[LLVMdev] [llvm] r188726 - Adding PIC support for ELF on x86_64 platforms
Hi Lang, Yeah, I remember this case. Basically what’s happening is that there are relocations for ELF on x86 that use a value that is present in the object image as part of the calculation for the final value that goes in the same location. If you ever find yourself applying relocations for a second time (for instance, because the loaded object location is remapped for out-of-proc execution)
2005 Aug 17
0
AstriCon Update: Early Bird Ends Soon - Free Asterisk Book
[Early Bird Ends Soon] ====================== AstriCon early-bird registration ends next Thursday, August 25th. Early-bird registration saves 20% ($110.00 USD) off the standard price of an AstriCon "All Access" Pass. This pass includes the pre-conference events (either the Meet Asterisk! seminar or the Asterisk Developers meeting), the tutorial day, both conference days, the exhibit
2019 Feb 26
2
2019 EuroLLVM Registration - Early Bird Rate Ending TODAY!
The early bird rate for registration <https://www.eventbrite.com/e/eurollvm19-developers-meeting-brussels-belgium-tickets-53016346319> will end on Feb 26th, 2019 which means you have less than 8 hours to lock in the lower rate. Ticket prices will increase on Feb 26th at 12:01AM PST. Thanks, Tanya -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Aug 27
0
PuppetConf 2012 -- Last day for early bird pricing
It''s the time of year again where we gather the Puppet faithful from around the world and hold PuppetConf. What started last year in Portland is moving to San Francisco this year, with a bigger venue, more tracks and amazing speakers. PuppetConf 2012 takes place in San Francisco, from September 27–28. So, why am I emailing you today about it? Well, early bird pricing ends today.
2010 May 28
0
[Reminder] KVM Forum 2010: Early Bird Registration
Just a reminder...The early bird registration period ends on May 30th. It's shaping up to be an excellent KVM Forum, look forward to seeing you there. Registration link is here: http://events.linuxfoundation.org/component/registrationpro/?func=details&did=34 thanks, -KVM Forum 2010 Program Commitee
2010 May 28
0
[Reminder] KVM Forum 2010: Early Bird Registration
Just a reminder...The early bird registration period ends on May 30th. It's shaping up to be an excellent KVM Forum, look forward to seeing you there. Registration link is here: http://events.linuxfoundation.org/component/registrationpro/?func=details&did=34 thanks, -KVM Forum 2010 Program Commitee
2009 Jul 23
0
Early-Bird Deadline, Schedule: Data Mining Conference in California - Salford Systems
Salford Data Mining Conference August 23rd - 25th, 2009 San Diego, California Early-Bird Registration Deadline: July 24th, 2009 http://SalfordDataMining.com/agenda.php Post-Conference Training August 26th - 28th, 2009 Our conference will offer prominent keynote speakers and informative real world application solutions. Conference topics include: * What Data Mining Has to Say About the
2006 Apr 11
0
AstriCon Update: Europe Early Bird Ends Saturday
Dear Asterisk Users, Just a quick reminder that the Early Bird Discount for AstriCon Europe ends on Saturday, April 15 2006 (US Central Daylight Time). Register today for AstriCon Berlin, AstriCon Paris or AstriCon London and save 20% ($70.00 USD) off the standard price. Register Now: http://www.astricon.net/register/ Each of the three AstriCon Europe events promises to be a great opportunity
2011 Mar 21
0
CONFERENCE: useR! 2011, August 16-18, University of Warwick, early bird deadline
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110321/2d5b328b/attachment.pl> -------------- next part -------------- _______________________________________________ R-announce at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-announce
2011 Mar 21
0
CONFERENCE: useR! 2011, August 16-18, University of Warwick, early bird deadline
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110321/2d5b328b/attachment.pl> -------------- next part -------------- _______________________________________________ R-announce at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-announce
2004 Jan 05
0
DATA MINING Conference – 30th January is the deadline for early-bird registration discount.
Apologies for cross posting.... Early-Bird Registration Discount Deadline Just a quick reminder. If you are interested in attending CART Data Mining 2004 (San Francisco), the EARLY-BIRD discounted registration deadline is January 30th, 2004. Registration materials are available at: http://www.cartdatamining.com/RegCART04.pdf Other deadlines: Paper Submission: January 12th Student Contest:
2013 Oct 01
2
[LLVMdev] JITMemoryManager
Mesa (http://www.mesa3d.org/) uses LLVM to compile shaders. These are typically small bits of code (~10KB) and one application can use many of them. Mesa creates an ExecutionEngine with a default JIT memory manager for each shader it compiles, and keeps the engine around as long as the shader code is needed. This results in memory waste of ~1MB for each shader. Half the overhead is in the