Author: pgode
Date: Wed Jun 29 05:00:31 2016
New Revision: 274114
URL: http://llvm.org/viewvc/llvm-project?rev=274114&view=rev
Log:
[Driver][AArch64] Add support for Broadcom Vulcan core.
Adding support for new Broadcom Vulcan core (ARMv8.1A).
Differential Revision: http://reviews.llvm.org/D2150
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274114: [Driver][AArch64] Add support for Broadcom Vulcan
core. (authored by pgode).
Changed prior to commit:
http://reviews.llvm.org/D21501?vs=61192&id=62195#toc
Repository:
rL LLVM
http://reviews.
pgode added a comment.
Ping ?
http://reviews.llvm.org/D21501
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
pgode created this revision.
pgode added reviewers: t.p.northover, rengolin.
pgode added a subscriber: cfe-commits.
Herald added a subscriber: aemerson.
Adds support for new Broadcom Vulcan core (ARMv8.1A) .
http://reviews.llvm.org/D21501
Files:
lib/Basic/Targets.cpp
lib/Driver/Tools.cpp
t