[PATCH] Add X86 XTEST intrinsic codegen support
Michael Liao
michael.liao at intel.com
Tue Mar 26 11:04:05 PDT 2013
Hi,
The attached patches add HLE subtarget feature (just feature) and XTEST
codegen support. XTEST is available when either HLE or RTM is present.
'0001-Add-HLE-target-feature.patch' adds HLE subtarget feature and CPUID
detection.
'0002-add-XTEST-codegen-support.patch' adds XTEST codegen support from
XTEST intrinsic.
Thanks for review
- Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-HLE-target-feature.patch
Type: text/x-patch
Size: 3856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130326/8c45925f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-add-XTEST-codegen-support.patch
Type: text/x-patch
Size: 5196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130326/8c45925f/attachment-0001.bin>
More information about the llvm-commits
mailing list