[llvm-commits] move CPU detection from lib/Target/$FOO to libSystem
Roman Divacky
rdivacky at freebsd.org
Fri Nov 13 03:48:04 PST 2009
hi
the attached patch moves cpu detection code from lib/Target/$FOO
(for FOO=X86 :) ) to lib/System. This is necessary for clang
to be able to do -march=native. The patch was already reviewed
by Daniel Dunbar.
Can you please review/commit this?
thnx!
roman
p.s. CC: me as I am not subscribed to llvm-commits
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-march=native.patch
Type: text/x-diff
Size: 10733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091113/45ffde5a/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091113/45ffde5a/attachment.sig>
More information about the llvm-commits
mailing list