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

Michael Liao michael.liao at intel.com
Tue Aug 21 22:06:31 PDT 2012


This patch is revised based on part 1 & 2 of this series. New patch is
attached.

Yours
- Michael

On Sat, 2012-08-18 at 21:12 -0700, Michael Liao wrote:
> Rebased again onto r162180 and resolved all conflicts with recent
> changes. Really appreciate your time to review this patch.
> 
> Yours
> - Michael
> 
> On Wed, 2012-08-15 at 12:41 -0700, Michael Liao wrote:
> > rebased onto r161979 and resubmitted for review.
> > 
> > Yours
> > - Michael
> > 
> > On Mon, 2012-07-30 at 17:23 -0700, Michael Liao wrote:
> > > 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
> > > _______________________________________________
> > > llvm-commits mailing list
> > > llvm-commits at cs.uiuc.edu
> > > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> > 
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 
> _______________________________________________
> 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: 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/20120821/5924fac6/attachment.bin>


More information about the llvm-commits mailing list