[dmd-internals] [D-Programming-Language/dmd] 2f2c9f: optimize neg and com operations
GitHub
noreply at github.com
Fri Jun 28 01:20:13 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2f2c9f69bec0589c7a1f89706b2d04259122ebe6
https://github.com/D-Programming-Language/dmd/commit/2f2c9f69bec0589c7a1f89706b2d04259122ebe6
Author: Walter Bright <walter at walterbright.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M src/backend/cgelem.c
M test/runnable/mars1.d
Log Message:
-----------
optimize neg and com operations
Commit: 04434989e284214575bd7c70ebe59b2a1722a197
https://github.com/D-Programming-Language/dmd/commit/04434989e284214575bd7c70ebe59b2a1722a197
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M src/backend/cgelem.c
M test/runnable/mars1.d
Log Message:
-----------
Merge pull request #2266 from WalterBright/optimize-neg-com
optimize neg and com operations
Compare: https://github.com/D-Programming-Language/dmd/compare/2abca6803db3...04434989e284
More information about the dmd-internals
mailing list