kai
|
b53544b389
|
Simplify code by using the right type.
Removes some comditional compiling by replacing unsigned with llvm::Attributes.
|
2012-07-29 18:18:36 +02:00 |
|
kai
|
e13b115583
|
More unification work.
|
2012-07-29 14:22:56 +02:00 |
|
Dan Sanduleac
|
2748cdaa88
|
Fix #49: Static arrays that don't fit in a register should be passed using byval
|
2012-06-05 02:52:25 +01:00 |
|
Alexey Prokhin
|
15a903580b
|
Partial fix for #69 — LDC1 from master fails to build Tango.
Fixed regression that has been introduced in commit 9889067.
|
2012-01-29 12:32:13 +04:00 |
|
kai
|
6726b5da13
|
Compile LDC2 with VS2010 64bit (LDC changes only).
Contains all changes necessary to LDC specific source to compile LDC2 with VS2010. See https://github.com/D-Programming-Language/dmd/pull/516 for necessary changes to DMDFE.
|
2012-01-11 07:49:21 +01:00 |
|
Alexey Prokhin
|
629f13929e
|
WIP: port to llvm 3.0
|
2011-10-25 15:43:39 +04:00 |
|
Alexey Prokhin
|
9a9999854f
|
Named Return Value Optimization
|
2011-09-13 21:01:38 +04:00 |
|
Alexey Prokhin
|
7f0ecdf7b9
|
More X86_64 ABI
|
2011-03-26 19:30:17 +03:00 |
|
Alexey Prokhin
|
b1e5993873
|
Started work on phobos
|
2010-10-27 18:13:46 +04:00 |
|
Alexey Prokhin
|
4d7a6eda23
|
Different fixes for d2
|
2010-10-07 22:35:32 +04:00 |
|
Christian Kamm
|
ed9591d81f
|
Make IrFuncTy a member of TypeFunction. Reset between modules compiled in the
same LDC call.
|
2009-03-07 14:25:30 +01:00 |
|