[llvm-commits] [PATCH 1/6] revise/enhance atomic primitive code generation
Michael Liao
michael.liao at intel.com
Wed Aug 15 12:40:17 PDT 2012
To help review the patches, I rebased them to the latest trunk (r161979)
and re-submitted again.
Here is the 1st part.
Yours
- Michael
On Fri, 2012-08-10 at 14:09 -0700, Eric Christopher wrote:
> I'll try to get to this in the next couple of days. :)
>
> -eric
>
> On Aug 10, 2012, at 1:53 PM, "Liao, Michael" <michael.liao at intel.com> wrote:
>
> > Ping again for code review.
> >
> > Yours
> > - Michael
> >
> > -----Original Message-----
> > From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Michael Liao
> > Sent: Monday, July 30, 2012 5:22 PM
> > To: llvm-commits at cs.uiuc.edu
> > Subject: [llvm-commits] [PATCH 1/6] revise/enhance atomic primitive code generation
> >
> > 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
> >
> >
> > _______________________________________________
> > 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: 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/20120815/21e52895/attachment.bin>
More information about the llvm-commits
mailing list