Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARC] Add LImm support for J/JL | Yan Luo | 2018-04-13 | 1 | -0/+6 |
| | | | | llvm-svn: 330031 | ||||
* | [ARC] Add instruction subset for the ARC backend. | Tatyana Krasnukha | 2017-12-02 | 1 | -0/+8 |
| | | | | | | | | | | | | Reviewers: petecoup, kparzysz Reviewed By: petecoup Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D37983 llvm-svn: 319609 | ||||
* | [ARC] Add ARC backend. | Pete Couperus | 2017-08-24 | 1 | -0/+42 |
Add the ARC backend as an experimental target to lib/Target. Reviewed at: https://reviews.llvm.org/D36331 llvm-svn: 311667 |