[dmd-internals] [D-Programming-Language/dmd] 969255: Remove special case powexp optimisation

GitHub noreply at github.com
Fri Dec 27 22:42:12 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9692553ad70cca937111140e2a2d02cd1ec03cc1
      https://github.com/D-Programming-Language/dmd/commit/9692553ad70cca937111140e2a2d02cd1ec03cc1
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)

  Changed paths:
    M src/constfold.c
    M test/runnable/constfold.d

  Log Message:
  -----------
  Remove special case powexp optimisation


  Commit: 252b0d21cfdfc35f44b75c0746e7a7078b784e18
      https://github.com/D-Programming-Language/dmd/commit/252b0d21cfdfc35f44b75c0746e7a7078b784e18
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-12-27 (Fri, 27 Dec 2013)

  Changed paths:
    M src/constfold.c
    M test/runnable/constfold.d

  Log Message:
  -----------
  Merge pull request #3031 from ibuclaw/specialpow

Remove special case powexp optimisation


Compare: https://github.com/D-Programming-Language/dmd/compare/f2478fe20ce5...252b0d21cfdf


More information about the dmd-internals mailing list