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

Michael Liao michael.liao at intel.com
Mon Sep 17 13:00:43 PDT 2012


Sorry, I have to resubmit again as my previous email was removed from
mailbox after more than 1 month.

Hi

Here's the 5th patch from a series of patch revising/enhancing the
current atomic primitive code generation support in X86 backend. This
patch adds the missing atomic max/min/umax/umin on 64-bit operands in
32-bit targets.

Please review them and commit if they're OK.

Yours
- Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-add-missing-i64-max-min-umax-umin-on-32-bit-target.patch
Type: text/x-patch
Size: 9466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120917/4d37f774/attachment.bin>


More information about the llvm-commits mailing list