Displaying 2 results from an estimated 2 matches for "tablegenintrinsic".
2007 Dec 16
0
[LLVMdev] Small patch for IntrinsicEmitter for VS
...n but it
seems that this wasn't a problem. If speed is needed here, we could hash the
string first in a few bin and do the if/then/else in each bin or use a
perfect hash or some hash container.
Regards,
Cédric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TableGenIntrinsic.patch
Type: application/octet-stream
Size: 1220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071216/1b09c06e/attachment.obj>
2007 Dec 16
0
[LLVMdev] Patch IntrinsicEmitter for VS
...n but it
seems that this wasn't a problem. If speed is needed here, we could hash the
string first in a few bin and do the if/then/else in each bin or use a
perfect hash or some hash container.
Regards,
Cédric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TableGenIntrinsic.patch
Type: application/octet-stream
Size: 1220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071216/401c8b42/attachment.obj>