Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f111434251af84e90abc709a49527ec76b9e1a97
      
https://github.com/D-Programming-Language/dmd/commit/f111434251af84e90abc709a49527ec76b9e1a97
  Author: k-hara <[email protected]>
  Date:   2014-04-06 (Sun, 06 Apr 2014)

  Changed paths:
    M src/struct.c
    M src/todt.c
    M test/runnable/testdt.d

  Log Message:
  -----------
  fix Issue 12509 - Compiler performance highly depends on declared array size 
- for struct with long static array of structs


  Commit: db2291fc32b08187fb5862eefe3160a3e6b3dd90
      
https://github.com/D-Programming-Language/dmd/commit/db2291fc32b08187fb5862eefe3160a3e6b3dd90
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-04-08 (Tue, 08 Apr 2014)

  Changed paths:
    M src/struct.c
    M src/todt.c
    M test/runnable/testdt.d

  Log Message:
  -----------
  Merge pull request #3425 from 9rnsr/fix12509

[REG2.064] Issue 12509 - Compiler performance highly depends on declared array 
size - for struct with long static array of structs


Compare: 
https://github.com/D-Programming-Language/dmd/compare/3001fb407685...db2291fc32b0
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to