May 01, 2020
https://issues.dlang.org/show_bug.cgi?id=19550

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #8 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterWaldron created dlang/dmd pull request #11085 "fix Issue 19550 - [REG 2.078] Massive compiler backend slowdown" fixing this issue:

- fix Issue 19550 - [REG 2.078] Massive compiler backend slowdown

  Fixes typo which caused a redundant O(N^2) slowdown.

https://github.com/dlang/dmd/pull/11085

--
May 01, 2020
https://issues.dlang.org/show_bug.cgi?id=19550

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11085 "fix Issue 19550 - [REG 2.078] Massive compiler backend slowdown" was merged into master:

- 8e4338627e5be46e79770289bb0948a9712a5330 by WalterWaldron:
  fix Issue 19550 - [REG 2.078] Massive compiler backend slowdown

  Fixes typo which caused a redundant O(N^2) slowdown.

https://github.com/dlang/dmd/pull/11085

--
April 09, 2021
https://issues.dlang.org/show_bug.cgi?id=19550

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=6401

--
1 2
Next ›   Last »