aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-10-10 15:09:28 +0000
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>2014-10-10 15:09:28 +0000
commitcfc4a54a48c3015bb732f62241d109b5df6dec43 (patch)
tree6f36d012faeab46d6a3669c17c26139c58773838 /llvm/lib/CodeGen/MachineScheduler.cpp
parent98bd58ca33b433c5cb3744891e25bbfd1b15d845 (diff)
downloadllvm-cfc4a54a48c3015bb732f62241d109b5df6dec43.zip
llvm-cfc4a54a48c3015bb732f62241d109b5df6dec43.tar.gz
llvm-cfc4a54a48c3015bb732f62241d109b5df6dec43.tar.bz2
[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 cfe being committed at the same time. llvm-svn: 219501
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions