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

Michael Liao michael.liao at intel.com
Mon Jul 30 17:22:01 PDT 2012


Hi

Here's the 1st patch from a series of patch revising/enhancing the
current atomic primitive code generation support in X86 backend. This
patch unify the logic for load-add code selection and other load-arith
operations.

Please review them and commit if they're OK.

Yours
- Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-unify-the-logic-in-SelectAtomicLoadAdd-and-SelectAto.patch
Type: text/x-patch
Size: 11390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120730/a7db9e55/attachment.bin>


More information about the llvm-commits mailing list