aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/InterferenceCache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm-project main llvmorg-14-init-13186-g0c553cc1af2e.vendor/llvm-project/llvmorg-14-init-13186-g0c553cc1af2eDimitry Andric2021-12-251-2/+2
|
* Vendor import of llvm-project main 8e464dd76bef, the last commit beforevendor/llvm-project/llvmorg-12-init-17869-g8e464dd76befDimitry Andric2021-02-161-7/+3
| | | | the upstream release/12.x branch was created.
* Copy llvm vendor/*/dist to vendor/llvm-project/masterDimitry Andric2019-12-201-0/+261
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