[llvm-commits] [patch] add getHostCPUFeatures API
Daniel Dunbar
daniel at zuster.org
Tue Jan 19 08:15:41 PST 2010
On Mon, Jan 18, 2010 at 6:59 AM, Xerxes Ranby <xerxes at zafena.se> wrote:
> 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?
Please fix this comment:
features map appear in this map
map -> may
Otherwise yes please push.
Thanks!
- Daniel
> Xerxes
>
> _______________________________________________
> 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