comparison llvmdc.kdevelop.filelist @ 217:0806379a5eca trunk

[svn r233] Added: -oq command line option for writing fully qualified object names. Added: started support for x86 80bit floating point. Changed: aggregates passed by value now use the llvm 'byval' parameter attribute, also lays ground work for using other attributes. Changed: eliminated a lot more std::vectorS, these showed up pretty much at the top when profiling! Changed: performed other misc. cleanups. Changed: halt expression now call the new llvm trap intrinsic instead of an assert(0). Changed: dstress suite now passes -O0 by default, this only eliminates unreferenced globals, which speeds up linking quite a bit.
author lindquist
date Thu, 05 Jun 2008 06:38:36 +0200
parents a58d8f4b84df
children ccc2e6898a78
comparison
equal deleted inserted replaced
216:3d022aa016ae 217:0806379a5eca
747 tangotests 747 tangotests
748 tangotests/a.d 748 tangotests/a.d
749 tangotests/aa1.d 749 tangotests/aa1.d
750 tangotests/aa2.d 750 tangotests/aa2.d
751 tangotests/align1.d 751 tangotests/align1.d
752 tangotests/arrays1.d
752 tangotests/b.d 753 tangotests/b.d
754 tangotests/byval1.d
753 tangotests/c.d 755 tangotests/c.d
754 tangotests/classes1.d 756 tangotests/classes1.d
755 tangotests/constructors.d 757 tangotests/constructors.d
756 tangotests/e.d 758 tangotests/e.d
757 tangotests/f.d 759 tangotests/f.d