[PHP-DEV] Re: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-12-07 Thread Matt Wilmas
ls@lists.php.net; internals- w...@lists.php.net Cc: 'Dmitry Stogov' <dmi...@zend.com>; 'Pierre Joye' <pierre@gmail.com> Subject: Re: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler stuff Hi Anatol, all, - Original Message - From: "Anatol Belski

Re: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-12-07 Thread Matt Wilmas
.com>; Anatol Belski <anatol@belski.net>; Pierre Joye <pierre@gmail.com>; Matt Tait <matt.t...@gmail.com>; Nikita Popov <nikita....@gmail.com> Subject: Re: [PHP-DEV] Windows (Visual Studio) compiler stuff Hi Anatol, Dmitry, all, Will reply about the original su

[PHP-DEV] RE: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-11-25 Thread Anatol Belski
com>; 'Pierre Joye' <pierre@gmail.com> > Subject: Re: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler > stuff > > Hi Anatol, all, > > - Original Message - > From: "Anatol Belski" > Sent: Monday, November 16, 2015 >

RE: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-11-25 Thread Anatol Belski
Anatol Belski <anatol@belski.net>; > Pierre Joye <pierre@gmail.com>; Matt Tait <matt.t...@gmail.com>; Nikita > Popov <nikita....@gmail.com> > Subject: Re: [PHP-DEV] Windows (Visual Studio) compiler stuff > > Hi Anatol, Dmitry, all, > > Will r

Re: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-11-22 Thread Matt Wilmas
Hi Anatol, Dmitry, all, Will reply about the original subject issues soon, but this is about new stuff I noticed the other day... Adding Matt Tait and Nikita because of PR #1418 and comments. Anyway, the new Control Flow Guard (/guard:cf) is causing a big slowdown on bench.php. :-( 14% on

[PHP-DEV] Re: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-11-22 Thread Matt Wilmas
ls@lists.php.net; internals- w...@lists.php.net Cc: 'Dmitry Stogov' <dmi...@zend.com>; 'Pierre Joye' <pierre@gmail.com> Subject: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler stuff > According to the docs __declspec(noinline) is specific to C++. Also > wit

RE: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-11-16 Thread Anatol Belski
Hello Matt, > -Original Message- > From: Matt Wilmas [mailto:php_li...@realplain.com] > Sent: Sunday, November 15, 2015 11:31 PM > To: internals@lists.php.net; internals-...@lists.php.net > Cc: Dmitry Stogov ; Anatol Belski ; > Pierre Joye

Re: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-11-16 Thread Matt Wilmas
Hi Anatol, - Original Message - From: "Anatol Belski" Sent: Monday, November 16, 2015 Hello Matt, -Original Message- From: Matt Wilmas [mailto:php_li...@realplain.com] Sent: Sunday, November 15, 2015 11:31 PM To: internals@lists.php.net; internals-...@lists.php.net Cc: Dmitry

[PHP-DEV] RE: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler stuff

2015-11-16 Thread Anatol Belski
com>; 'Pierre Joye' <pierre@gmail.com> > Subject: [INTERNALS-WIN] Re: [PHP-DEV] Windows (Visual Studio) compiler > stuff > > > According to the docs __declspec(noinline) is specific to C++. Also > > with VS it's always much more tedious to inline something t