Files
ldc/gen
Frits van Bommel 1958e17734 Rewrite StructLiteralExp::toElem to store individual fields instead of
generating a constant to fill the entire struct with a single `store`.
This is much more efficient at compile time (fixing #320) and vastly reduces
the size of the emitted code. Since LLVM no longer needs to keep the data for
all fields in "registers" until the store happens, it should also be more
efficient at run time in cases where the fields aren't assigned with constants.

There's also some code clean-up by removing duplicated logic.
2009-06-06 20:16:13 +02:00
..
2009-05-30 23:48:22 +02:00
2008-10-06 22:54:08 +02:00
D2:
2009-06-03 02:28:48 +02:00
D2:
2009-06-03 02:28:48 +02:00
D2:
2009-06-03 02:28:48 +02:00
2009-04-15 20:06:25 +02:00
D2:
2009-06-03 02:28:48 +02:00
2008-10-06 22:54:08 +02:00
2009-06-05 02:54:34 +02:00
2009-03-12 20:37:27 +01:00
2009-04-12 12:52:01 +02:00
2009-05-07 15:33:06 +02:00
2009-05-07 15:33:06 +02:00
D2:
2009-06-03 02:28:48 +02:00
2009-03-29 19:19:32 +02:00
2009-05-17 16:31:23 +02:00
D2:
2009-06-03 02:28:48 +02:00
2009-05-02 11:58:50 +02:00
D2:
2009-06-03 02:28:48 +02:00
2009-04-25 18:26:54 +02:00