aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-10-02 22:34:22 +0000
committerHal Finkel <hfinkel@anl.gov>2014-10-02 22:34:22 +0000
commitfe3368cb57eceff4671de7be47d426c8e46fa0d9 (patch)
treecfed89bb432e8c5715f34a04a7dca09a558c21e7 /llvm/lib/Object/COFFObjectFile.cpp
parente1ca44bd4c1dd12106b6e933c8649363a69ac6c6 (diff)
downloadllvm-fe3368cb57eceff4671de7be47d426c8e46fa0d9.zip
llvm-fe3368cb57eceff4671de7be47d426c8e46fa0d9.tar.gz
llvm-fe3368cb57eceff4671de7be47d426c8e46fa0d9.tar.bz2
[PowerPC] Modern Book-E cores support sync
Older Book-E cores, such as the PPC 440, support only msync (which has the same encoding as sync 0), but not any of the other sync forms. Newer Book-E cores, however, do support sync, and for performance reasons we should allow the use of the more-general form. This refactors msync use into its own feature group so that it applies by default only to older Book-E cores (of the relevant cores, we only have definitions for the PPC440/450 currently). llvm-svn: 218923
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions