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

Michael Liao michael.liao at intel.com
Mon Sep 17 12:22:33 PDT 2012


Sorry I have to resubmit again as my previous email was removed after
more than 1 month lag.

Hi

Here's the 4th 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 8-bit operands.

Please review them and commit if they're OK.

Yours
- Michael




More information about the llvm-commits mailing list