summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-10-10 15:09:43 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-10-10 15:09:43 +0000
commit59eb767e11d4ffefb5f55409524e5c8416b2b0db (patch)
treec916fe3386c4dd1b406fed694c1cf84cc4bda66e /clang/lib/StaticAnalyzer
parentcfc4a54a48c3015bb732f62241d109b5df6dec43 (diff)
downloadbcm5719-llvm-59eb767e11d4ffefb5f55409524e5c8416b2b0db.tar.gz
bcm5719-llvm-59eb767e11d4ffefb5f55409524e5c8416b2b0db.zip
[PowerPC] Add feature for Power8 vector extensions
The current VSX feature for PowerPC specifies availability of the VSX instructions added with the 2.06 architecture version. With 2.07, the architecture adds new instructions to both the Category:Vector and Category:VSX instruction sets. Additionally, unaligned vector storage operations have improved performance. This patch adds a feature to provide access to the new instructions and performance capabilities of Power8. For compatibility with GCC, the feature is controlled via a new -mpower8-vector switch, and the feature causes the __POWER8_VECTOR__ builtin define to be generated by the preprocessor. There is a companion patch for llvm being committed at the same time. llvm-svn: 219502
Diffstat (limited to 'clang/lib/StaticAnalyzer')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud