summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-10-26 21:28:33 +0000
committerCraig Topper <craig.topper@intel.com>2017-10-26 21:28:33 +0000
commit6ed95dd0b062dd924ed8e2d36069f5e8170dd939 (patch)
treeabf5491e485ee8c79a8830d709fdc14625ec8591 /llvm/lib/Support
parent9c6b6826ce3720ca8bb9bd15f3abf71261e6b911 (diff)
downloadbcm5719-llvm-6ed95dd0b062dd924ed8e2d36069f5e8170dd939.tar.gz
bcm5719-llvm-6ed95dd0b062dd924ed8e2d36069f5e8170dd939.zip
[X86][Driver] Move all of the X86 feature flags to one spot in the Options.td file and pair them up with their negations.
It looks like at one time Options.td was in alphabetical order, but that looks to have long been broken. The result is that it all the no- x86 options got separated from their other friends for no good reason. This patch puts them all together in one place with the no- paired with its none negated version. I've kept all the SSE and AVX/AVX512 bits together since they represent a somewhat linear progression of features. The rest I just put in alphabetical order after. Differential Revision: https://reviews.llvm.org/D39341 llvm-svn: 316705
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud