search for: simdfrags

Displaying 2 results from an estimated 2 matches for "simdfrags".

2010 Jan 22
1
[LLVMdev] AVX Reorg Patch
This is the first in a series of patches to move around some X86 .td file contents in preparation for starting to add AVX patterns. This is stuff that will be shared by SSE, MMX and AVX patterns. Eventually, they will all converge under one framework but in the meantime we need to do some code sharing so I want to move the common stuff into a single file. Assuming this patch looks ok, I'll
2010 Jul 09
3
[LLVMdev] [PATCH] Start of SIMD Reorg
...mop, alignedload, etc.) to a file separate from X86InstrSSE.td so that all current x86 SIMD implementations can still use the classes while the transition happens. Ok to commit? -Dave -------------- next part -------------- A non-text attachment was scrubbed... Name: simdfrags.patch Type: text/x-patch Size: 31214 bytes Desc: Fragment Reorg Patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100709/520c2bbf/attachment.bin>