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

Michael Liao michael.liao at intel.com
Sat Aug 18 21:14:12 PDT 2012


Rebased again onto r162180 and resolved all conflicts with recent
changes. Really appreciate your time to review this patch.

Yours
- Michael

On Fri, 2012-08-17 at 11:08 -0700, Michael Liao wrote:
> Hi,
> 
> rebased again onto r162101 due to recent change from Craig. Please let
> me know whether it's OK to commit.
> 
> Yours
> - Michael
> 
> On Wed, 2012-08-15 at 12:42 -0700, Michael Liao wrote:
> > rebased onto r161979 and resubmitted for review.
> > 
> > Yours
> > - Michael
> > 
> > On Mon, 2012-07-30 at 17:24 -0700, Michael Liao wrote:
> > > 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
> > > _______________________________________________
> > > 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: 0005-add-missing-i64-max-min-umax-umin-on-32-bit-target.patch
Type: text/x-patch
Size: 8404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120818/8bd544b6/attachment.bin>


More information about the llvm-commits mailing list