View previous topic :: View next topic |
Author |
Message |
kris
Joined: 27 Mar 2004 Posts: 1494 Location: South Pacific
|
Posted: Mon May 12, 2008 1:45 am Post subject: LLVMDC rulez! |
|
|
What an awesome project!
Keep up the great work |
|
Back to top |
|
|
JJR
Joined: 22 Feb 2004 Posts: 1104
|
Posted: Mon May 12, 2008 6:50 pm Post subject: |
|
|
Is Tango working with it yet?
-JJR |
|
Back to top |
|
|
ChristianK
Joined: 26 Sep 2006 Posts: 159 Location: Berlin, Germany
|
Posted: Wed May 28, 2008 6:20 am Post subject: |
|
|
Parts of Tango work already (well, compile ). Tomas is working on fixing the rest, see http://www.dsource.org/projects/llvmdc/wiki/BrokenTangoModules .
There are also a few major things missing; as far as I can see they are exception handling (help needed!), inline assembly, align, synchronized, allocators and monitors (see tickets, basically). And of course there are the as yet unknown bugs the new dstress-based testing might help us catch. |
|
Back to top |
|
|
vektorboson
Joined: 14 Sep 2006 Posts: 44
|
Posted: Tue Dec 08, 2009 4:16 pm Post subject: LDC rules! |
|
|
Today I finally persuaded myself to go through all steps to build LDC and make my personal project buildable with LDC.
All I can say is: LDC is f**king awesome. I have a fully optimized Tango-library (-O5 -enable-inlining -release) and an unoptimized build of my OpenGL-app and it already feels much smoother than an optimized DMD build!
Thank you LDC-developers for your hard work! |
|
Back to top |
|
|
|