summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARC/TargetInfo
Commit message (Collapse)AuthorAgeFilesLines
* [arc] Update TargetInfo to include the new backend name argumentDaniel Sanders2017-11-161-1/+1
| | | | | | | Also update a comment about the usage of RegisterTarget() that didn't mention the new argument. llvm-svn: 318441
* [ARC] Add ARC backend.Pete Couperus2017-08-243-0/+48
Add the ARC backend as an experimental target to lib/Target. Reviewed at: https://reviews.llvm.org/D36331 llvm-svn: 311667
OpenPOWER on IntegriCloud