[llvm-commits] [PATCH] fix X86 pseudo atomic insn DAG misched issue

Michael Liao michael.liao at intel.com
Tue Jan 22 13:22:58 PST 2013


Hi

As x86 pseudo atomic insns are declared as side-effect free, we need add
a list of physical registered clobbered to prevent its being
mischeduled. Test case is attached. Please have a review.

Thanks
- Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-an-issue-of-pseudo-atomic-instruction-DAG-schedu.patch
Type: text/x-patch
Size: 9194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130122/f4857195/attachment.bin>


More information about the llvm-commits mailing list