[cfe-dev] aligned 'new'

Anton Yartsev anton.yartsev at gmail.com
Tue Aug 23 09:53:58 PDT 2011


On 23.08.2011 20:12, Chris Lattner wrote:
> On Aug 23, 2011, at 2:15 AM, Anton Yartsev wrote:
>
>>>>>> Attached is the the patch that substitutes calls to default new operators with calls to functions - aligned analogs of default new operators. This functions may live in the clang's mm_malloc.h header where aligned malloc lives. The patch is partial, it does not affect deletes and do not contain substituting functions yet. Please review and direct!
>>>>>>
>>>>> Ping!
>>>>>
>>>> Hi,
>>>>
>>>> here is the updated patch that substitute both news and deletes, please review!
>>>>
>>> Final patch with aligned functions added, please review!
>>>
>> Ping!
> Hi Anton,
>
> Can you include the most recent patch?
>
> -Chris
Attached

-- 
Anton

-------------- next part --------------
A non-text attachment was scrubbed...
Name: aligned_new_delete.patch
Type: text/x-diff
Size: 15666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110823/2ddde708/attachment.patch>


More information about the cfe-dev mailing list