[llvm-commits] [PATCH 1/6] revise/enhance atomic primitive code generation
Eric Christopher
echristo at apple.com
Fri Aug 10 14:09:51 PDT 2012
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
More information about the llvm-commits
mailing list