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

Michael Liao michael.liao at intel.com
Wed Aug 15 12:43:07 PDT 2012


rebased onto r161979 and resubmitted for review.

Yours
- Michael

On Mon, 2012-07-30 at 17:25 -0700, Michael Liao wrote:
> Hi
> 
> Here's the 6th patch from a series of patch revising/enhancing the
> current atomic primitive code generation support in X86 backend. This
> patch adds support in assembly printer to output 'lock' prefix. This
> patch is primarily targeted to get HLE supported (extra HLE hint
> prefix.) but also benefits the existing code in somewhat by removing the
> duplicated 'lock' string in assembly mnemonic table.
> 
> Please review them and commit if they're OK.
> 
> Yours
> - Michael
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-add-lock-prefix-output-support-in-assembly-printer.patch
Type: text/x-patch
Size: 12863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120815/63ffaada/attachment.bin>


More information about the llvm-commits mailing list