[patch] Rename llvm cpu features to match gcc option names

Nadav Rotem nrotem at apple.com
Wed Aug 21 13:45:45 PDT 2013


I don’t mind the rename. 

On Aug 21, 2013, at 11:44 AM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:

> 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
> <llvm.patch><clang.patch>_______________________________________________
> 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