| commit | 94add85adbc589d6661786171baf3655aa08d46d | [log] [tgz] |
|---|---|---|
| author | Yaxun Liu <Yaxun.Liu@amd.com> | Wed Oct 26 16:37:56 2016 +0000 |
| committer | Yaxun Liu <Yaxun.Liu@amd.com> | Wed Oct 26 16:37:56 2016 +0000 |
| tree | 2262f41c1419b8becca6de36285afe9b77ca2eef | |
| parent | 71dcc33c580dd7383b49a8dd997ed4f920b88d2f [diff] |
AMDGPU: Refactor processor definition to use ISA version features Add missing ISA versions 7.0.2/8.0.4/8.1.0. to backend. Refactor processor definition to use ISA version features. Fixed ISA version for stoney. Based on Laurent Morichetti's patch. Differential Revision: https://reviews.llvm.org/D25919 llvm-svn: 285210