October 22, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6d64fd7115986c0f9889c1ae48d482caa30d907e
      https://github.com/D-Programming-Language/dmd/commit/6d64fd7115986c0f9889c1ae48d482caa30d907e
  Author: tsbockman <thomas.bockman@gmail.com>
  Date:   2015-10-22 (Thu, 22 Oct 2015)

  Changed paths:
    M src/constfold.d
    M src/ctfe.h
    M src/ctfeexpr.d

  Log Message:
  -----------
  Consolidate duplicated CTFE comparison logic.


  Commit: 8c74caf8ac81464039ab5a2ea528ccc3157bd2a6
      https://github.com/D-Programming-Language/dmd/commit/8c74caf8ac81464039ab5a2ea528ccc3157bd2a6
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M src/constfold.d
    M src/ctfe.h
    M src/ctfeexpr.d

  Log Message:
  -----------
  Merge pull request #5223 from tsbockman/ctfe_numcmp

Consolidate duplicated CTFE comparison logic.


Compare: https://github.com/D-Programming-Language/dmd/compare/c7c0eac35f71...8c74caf8ac81