aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Vendor import of llvm-project main llvmorg-20-init-19504-g8c2574832ed2,vendor/llvm-project/llvmorg-20-init-19504-g8c2574832ed2vendor/llvm-project/mainDimitry Andric2025-02-031-3/+3
| | | | the last commit before the upstream release/20.x branch was created.
* Vendor import of llvm-project main llvmorg-19-init-18630-gf2ccf80136a0,vendor/llvm-project/llvmorg-19-init-18630-gf2ccf80136a0Dimitry Andric2024-07-261-6/+5
| | | | the last commit before the upstream release/19.x branch was created.
* Vendor import of llvm-project main llvmorg-18-init-16003-gfc5f51cf5af4.vendor/llvm-project/llvmorg-18-init-16003-gfc5f51cf5af4Dimitry Andric2024-01-031-2/+1
|
* Vendor import of llvm-project main llvmorg-18-init-15692-g007ed0dccd6a.vendor/llvm-project/llvmorg-18-init-15692-g007ed0dccd6aDimitry Andric2023-12-251-8/+4
|
* Vendor import of llvm-project main llvmorg-18-init-14265-ga17671084db1.vendor/llvm-project/llvmorg-18-init-14265-ga17671084db1Dimitry Andric2023-12-091-8/+8
|
* Vendor import of llvm-project main llvmorg-17-init-19304-gd0b54bb50e51,vendor/llvm-project/llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2023-07-261-1/+1
| | | | the last commit before the upstream release/17.x branch was created.
* Vendor import of llvm-project main llvmorg-16-init-18548-gb0daacf58f41,vendor/llvm-project/llvmorg-16-init-18548-gb0daacf58f41Dimitry Andric2023-02-111-10/+7
| | | | the last commit before the upstream release/17.x branch was created.
* Vendor import of llvm-project main llvmorg-15-init-17485-ga3e38b4a206b.vendor/llvm-project/llvmorg-15-init-17485-ga3e38b4a206bDimitry Andric2022-07-241-1/+1
|
* Vendor import of llvm-project main llvmorg-15-init-15358-g53dc0f107877.vendor/llvm-project/llvmorg-15-init-15358-g53dc0f107877Dimitry Andric2022-07-031-11/+31
|
* Vendor import of llvm-project main llvmorg-14-init-10186-gff7f2cfa959b.vendor/llvm-project/llvmorg-14-init-10186-gff7f2cfa959bDimitry Andric2021-11-191-3/+1
|
* 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.
* Vendor import of llvm-project master 2e10b7a39b9, the last commit beforevendor/llvm-project/llvmorg-11-init-20887-g2e10b7a39b9vendor/llvm-project/masterDimitry Andric2020-07-261-1/+1
| | | | | | | | the llvmorg-12-init tag, from which release/11.x was branched. Notes: svn path=/vendor/llvm-project/master/; revision=363578 svn path=/vendor/llvm-project/llvmorg-11-init-20887-g2e10b7a39b9/; revision=363579; tag=vendor/llvm-project/llvmorg-11-init-20887-g2e10b7a39b9
* Copy llvm vendor/*/dist to vendor/llvm-project/masterDimitry Andric2019-12-201-0/+804
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