[llvm-commits] [PATCH 3/6] revise/enhance atomic primitive code generation

Michael Liao michael.liao at intel.com
Mon Sep 17 12:21:45 PDT 2012


Sorry, have to resubmit this as my previous email is removed in mailbox
after more than 1 month. Here is the latest patch rebased against trunk.

Hi

Here's the 3rd patch from a series of patch revising/enhancing the
current atomic primitive code generation support in X86 backend. This
patch rewrites most of atomic instruction's td (both pseudo and real
ones) as template (multiclass) as much as possible to make extending
from them further easier.

Please review them and commit if they're OK.

Yours
- Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-refine-atomic-instruction-td-files.patch
Type: text/x-patch
Size: 24783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120917/da2128e5/attachment.bin>


More information about the llvm-commits mailing list