May 16, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 86bd2accfe5d2ee3e217aeff5bd890ed304ba2cf
      https://github.com/D-Programming-Language/dmd/commit/86bd2accfe5d2ee3e217aeff5bd890ed304ba2cf
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M src/e2ir.c

  Log Message:
  -----------
  Avoid redundant ast creation in e2ir


  Commit: 484447b12e337f53b8a06339d7bc3f014df6c5c3
      https://github.com/D-Programming-Language/dmd/commit/484447b12e337f53b8a06339d7bc3f014df6c5c3
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M src/e2ir.c

  Log Message:
  -----------
  Merge pull request #4656 from yebblies/gettypeinfo

[refactor] Avoid redundant ast creation in e2ir


Compare: https://github.com/D-Programming-Language/dmd/compare/68abebcae051...484447b12e33