[PATCH] D19684: Power9 - Support for -mcpu=pwr9 in the front end

Nemanja Ivanovic via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 13:08:39 PDT 2016


nemanjai created this revision.
nemanjai added reviewers: hfinkel, wschmidt, kbarton, amehsan, seurer, cycheng.
nemanjai added a subscriber: cfe-commits.
nemanjai set the repository for this revision to rL LLVM.

This patch simply adds support for the new CPU in anticipation of Power9. There isn't really any functionality added so there are no associated test cases at this time.

Repository:
  rL LLVM

http://reviews.llvm.org/D19684

Files:
  lib/Basic/Targets.cpp
  lib/Driver/Tools.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19684.55468.patch
Type: text/x-patch
Size: 4262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160428/37af7d25/attachment-0001.bin>


More information about the cfe-commits mailing list