[llvm-commits] PATCH: Efficient constant uniquing

Talin viridia at gmail.com
Sat Feb 4 23:16:32 PST 2012


This patch improves performance and memory usage for uniquing of
ConstantStruct, ConstantArray, and ConstantVector. It's been verified to
work both by myself and Meador Inge.

I'm posting it here because I wasn't sure if attaching it to the bug (
http://llvm.org/bugs/show_bug.cgi?id=1210) was sufficient to get approval
for submission.

-- 
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120204/7a220289/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constunique.patch
Type: application/octet-stream
Size: 15290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120204/7a220289/attachment.obj>


More information about the llvm-commits mailing list