[patch] Rename llvm cpu features to match gcc option names
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Aug 21 11:44:24 PDT 2013
Would anyone have a problem with me renaming some llvm features to
match the gcc (and clang) command line options? The renames are
* sse41 -> sse4.1
* sse42 -> sse4.2
* rdrand -> rdrnd
Doing so simplifies clang a bit.
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: application/octet-stream
Size: 8010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130821/22441040/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: application/octet-stream
Size: 3481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130821/22441040/attachment-0001.obj>
More information about the llvm-commits
mailing list