[llvm-commits] [patch] add getHostCPUFeatures API
Xerxes Ranby
xerxes at zafena.se
Mon Jan 18 06:59:55 PST 2010
Hi the attached patch implements the stubs for the getHostCPUFeatures
API as discussed in LLVM PR5389.
http://llvm.org/bugs/show_bug.cgi?id=5389
I plan to fill this stub with code for ARM host cpu features detection.
I intend to use this new API for automatic LLVM JIT configuration for
external projects like OpenJDK.
Ok to push?
Xerxes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getHostCPUFeatures.patch
Type: text/x-patch
Size: 1508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100118/b69de1fa/attachment.bin>
More information about the llvm-commits
mailing list