X86: Teach X86 builtins which target features they require

This adds the required target feature names to x86 builtins that need
particular features. Most have exactly one ("avx", "aes", etc), but some
of the avx512 features have multiple requirements, eg "avx512vl,avx512bw".

llvm-svn: 243908
This commit is contained in:
Justin Bogner 2015-08-03 22:26:06 +00:00
parent 9c340ec6fd
commit 5ff020a6b6
1 changed files with 1437 additions and 1368 deletions

File diff suppressed because it is too large Load Diff