commit | 65b55414cc8c669f14a673f6fdeba3aa5c86f973 | [log] [tgz] |
---|---|---|
author | Tom Stellard <thomas.stellard@amd.com> | Thu Apr 14 19:09:28 2016 +0000 |
committer | Tom Stellard <thomas.stellard@amd.com> | Thu Apr 14 19:09:28 2016 +0000 |
tree | 96eee0a28100e19e37c8b0a5cb7fe5395f9a074c | |
parent | 407de621864a61ddfa032ebf25908e5f218a48ed [diff] |
AMDGPU: Add skeleton GlobalIsel implementation Summary: This adds the necessary target code to be able to run the ir translator. Lowering function arguments and returns is a nop and there is no support for RegBankSelect. Reviewers: arsenm, qcolombet Subscribers: arsenm, joker.eph, vkalintiris, llvm-commits Differential Revision: http://reviews.llvm.org/D19077 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266356 91177308-0d34-0410-b5e6-96231b3b80d8