summaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARC/ARCSubtarget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm-project main llvmorg-21-init-19288-gface93e724f4, the ↵vendor/llvm-project/llvmorg-21-init-19288-gface93e724f4Dimitry Andric2025-12-061-1/+10
| | | | last commit before the upstream release/21.x branch was created.
* Vendor import of llvm-project main llvmorg-14-init-10186-gff7f2cfa959b.vendor/llvm-project/llvmorg-14-init-10186-gff7f2cfa959bDimitry Andric2021-11-191-3/+3
|
* Vendor import of llvm-project main 8e464dd76bef, the last commit beforevendor/llvm-project/llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-02-161-1/+1
| | | | the upstream release/12.x branch was created.
* Copy llvm vendor/*/dist to vendor/llvm-project/masterDimitry Andric2019-12-201-0/+30
This uses the new layout of the upstream repository, which was recently migrated to GitHub, and converted into a "monorepo". That is, most of the earlier separate sub-projects with their own branches and tags were consolidated into one top-level directory, and are now branched and tagged together. Notes: svn path=/vendor/llvm-project/master/; revision=355944