Commit Graph

572 Commits

Author SHA1 Message Date
Dimitry Andric 344a3780b2 Vendor import of llvm-project main 88e66fa60ae5, the last commit before
the upstream release/13.x branch was created.
2021-07-29 22:15:26 +02:00
Dimitry Andric b60736ec14 Vendor import of llvm-project main 8e464dd76bef, the last commit before
the upstream release/12.x branch was created.
2021-02-16 21:13:02 +01:00
Dimitry Andric cfca06d796 Vendor import of llvm-project master 2e10b7a39b9, the last commit before
the llvmorg-12-init tag, from which release/11.x was branched.
2020-07-26 19:36:28 +00:00
Dimitry Andric 706b4fc47b Vendor import of llvm-project master e26a78e70, the last commit before
the llvmorg-11-init tag, from which release/10.x was branched.
2020-01-17 20:45:01 +00:00
Dimitry Andric 7cc9cf2bf0 Remove files from vendor/llvm-project/master which are unused, and never
merged to contrib.
2020-01-17 20:27:24 +00:00
Dimitry Andric c80d8fac37 Eliminate differences between Git version of llvm-project master, and
our vendor import in ^/vendor/llvm-project/master.
2019-12-20 21:21:52 +00:00
Dimitry Andric 39d4256a58 Remove empty dirs under vendor/llvm-project, which are no longer stored
in git.
2019-12-20 21:12:01 +00:00
Dimitry Andric c940aad3f6 Copy llvm vendor/*/dist to vendor/llvm-project/master
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.
2019-12-20 20:44:58 +00:00
Dimitry Andric 53265afff0 Vendor import of stripped LLVM openmp trunk r375505, the last commit
before the upstream Subversion repository was made read-only, and the
LLVM project migrated to GitHub:

https://llvm.org/svn/llvm-project/openmp/trunk@375505
2019-10-23 17:53:14 +00:00
Dimitry Andric ead246455a Vendor import of stripped lldb trunk r375505, the last commit before the
upstream Subversion repository was made read-only, and the LLVM project
migrated to GitHub:

https://llvm.org/svn/llvm-project/lldb/trunk@375505
2019-10-23 17:53:01 +00:00
Dimitry Andric d2bd9e70b1 Vendor import of stripped lld trunk r375505, the last commit before the
upstream Subversion repository was made read-only, and the LLVM project
migrated to GitHub:

https://llvm.org/svn/llvm-project/lld/trunk@375505
2019-10-23 17:52:45 +00:00
Dimitry Andric 067b0ac8a7 Vendor import of stripped LLVM libunwind trunk r375505, the last commit
before the upstream Subversion repository was made read-only, and the
LLVM project migrated to GitHub:

https://llvm.org/svn/llvm-project/libunwind/trunk@375505
2019-10-23 17:52:37 +00:00
Dimitry Andric 243a6be085 Vendor import of stripped libc++ trunk r375505, the last commit before
the upstream Subversion repository was made read-only, and the LLVM
project migrated to GitHub:

https://llvm.org/svn/llvm-project/libcxx/trunk@375505
2019-10-23 17:52:30 +00:00
Dimitry Andric 3a1720af1d Vendor import of stripped compiler-rt trunk r375505, the last commit
before the upstream Subversion repository was made read-only, and the
LLVM project migrated to GitHub:

https://llvm.org/svn/llvm-project/compiler-rt/trunk@375505
2019-10-23 17:52:22 +00:00
Dimitry Andric 519fc96c47 Vendor import of stripped clang trunk r375505, the last commit before
the upstream Subversion repository was made read-only, and the LLVM
project migrated to GitHub:

https://llvm.org/svn/llvm-project/cfe/trunk@375505
2019-10-23 17:52:09 +00:00
Dimitry Andric 1d5ae1026e Vendor import of stripped llvm trunk r375505, the last commit before the
upstream Subversion repository was made read-only, and the LLVM project
migrated to GitHub:

https://llvm.org/svn/llvm-project/llvm/trunk@375505
2019-10-23 17:51:42 +00:00
Dimitry Andric fdb00c4408 Import missed sources for lldb-specific TableGen tool. 2019-08-25 20:29:50 +00:00
Dimitry Andric 1756886afc Vendor import of stripped LLVM openmp trunk r366426 (just before the
release_90 branch point):

https://llvm.org/svn/llvm-project/openmp/trunk@366426
2019-08-20 20:52:04 +00:00
Dimitry Andric 5f29bb8a67 Vendor import of stripped lldb trunk r366426 (just before the release_90
branch point):

https://llvm.org/svn/llvm-project/lldb/trunk@366426
2019-08-20 20:51:52 +00:00
Dimitry Andric f1e1c239e3 Vendor import of stripped lld trunk r366426 (just before the release_90
branch point):

https://llvm.org/svn/llvm-project/lld/trunk@366426
2019-08-20 20:51:32 +00:00
Dimitry Andric cd5ff43da5 Vendor import of stripped LLVM libunwind trunk r366426 (just before the
release_90 branch point):

https://llvm.org/svn/llvm-project/libunwind/trunk@366426
2019-08-20 20:51:22 +00:00
Dimitry Andric 1147845301 Vendor import of stripped libc++ trunk r366426 (just before the release_90 branch
point):

https://llvm.org/svn/llvm-project/libcxx/trunk@366426
2019-08-20 20:51:16 +00:00
Dimitry Andric 8f3cadc28c Vendor import of stripped compiler-rt trunk r366426 (just before the release_90
branch point):

https://llvm.org/svn/llvm-project/compiler-rt/trunk@366426
2019-08-20 20:51:06 +00:00
Dimitry Andric 2298981669 Vendor import of stripped clang trunk r366426 (just before the
release_90 branch point):

https://llvm.org/svn/llvm-project/cfe/trunk@366426
2019-08-20 20:50:49 +00:00
Dimitry Andric e6d1592492 Vendor import of stripped llvm trunk r366426 (just before the release_90
branch point):

https://llvm.org/svn/llvm-project/llvm/trunk@366426
2019-08-20 20:50:12 +00:00
Dimitry Andric 88c643b6fe Remove upstream files and directories from vendor/lldb/dist that we do
not use.  This saves on repository space, and reduces the number of tree
conflicts when merging.
2019-08-20 18:01:57 +00:00
Dimitry Andric 7d6988fdd2 Remove upstream files and directories from vendor/lld/dist that we do
not use.  This saves on repository space, and reduces the number of tree
conflicts when merging.
2019-08-20 18:01:33 +00:00
Dimitry Andric b7332b04df Remove upstream files and directories from vendor/libc++/dist that we do
not use.  This saves on repository space, and reduces the number of tree
conflicts when merging.
2019-08-20 18:01:01 +00:00
Dimitry Andric 63714eb580 Remove upstream files and directories from vendor/compiler-rt/dist that
we do not use.  This saves on repository space, and reduces the number
of tree conflicts when merging.
2019-08-20 18:00:15 +00:00
Dimitry Andric 9a83721404 Remove upstream files and directories from vendor/clang/dist that we do
not use.  This saves on repository space, and reduces the number of tree
conflicts when merging.
2019-08-20 17:59:23 +00:00
Dimitry Andric 1a56a5ead7 Remove upstream files and directories from vendor/llvm/dist that we do
not use.  This saves on repository space, and reduces the number of tree
conflicts when merging.
2019-08-20 17:58:59 +00:00
Dimitry Andric 4254a3821b Vendor import of LLVM openmp trunk r351319 (just before the release_80
branch point):
https://llvm.org/svn/llvm-project/openmp/trunk@351319
2019-03-14 20:09:10 +00:00
Dimitry Andric 8ef57cf97c Vendor import of LLVM libunwind trunk r351319 (just before the
release_80 branch point):
https://llvm.org/svn/llvm-project/libunwind/trunk@351319
2019-03-08 22:14:20 +00:00
Dimitry Andric 94994d372d Vendor import of lldb trunk r351319 (just before the release_80 branch
point):
https://llvm.org/svn/llvm-project/lldb/trunk@351319
2019-01-19 10:06:29 +00:00
Dimitry Andric e2fd426bda Vendor import of lld trunk r351319 (just before the release_80 branch
point):
https://llvm.org/svn/llvm-project/lld/trunk@351319
2019-01-19 10:05:49 +00:00
Dimitry Andric 6012fe9abb Vendor import of libc++ trunk r351319 (just before the release_80
branch point):
https://llvm.org/svn/llvm-project/libcxx/trunk@351319
2019-01-19 10:05:35 +00:00
Dimitry Andric 0646903fc1 Vendor import of compiler-rt trunk r351319 (just before the release_80
branch point):
https://llvm.org/svn/llvm-project/compiler-rt/trunk@351319
2019-01-19 10:05:08 +00:00
Dimitry Andric 676fbe8105 Vendor import of clang trunk r351319 (just before the release_80 branch
point):
https://llvm.org/svn/llvm-project/cfe/trunk@351319
2019-01-19 10:04:05 +00:00
Dimitry Andric d8e91e4626 Vendor import of llvm trunk r351319 (just before the release_80 branch
point):
https://llvm.org/svn/llvm-project/llvm/trunk@351319
2019-01-19 10:01:25 +00:00
Dimitry Andric 39be7ce233 Vendor import of lldb trunk r338536:
https://llvm.org/svn/llvm-project/lldb/trunk@338536
2018-08-02 17:33:54 +00:00
Dimitry Andric 84c4061b34 Vendor import of lld trunk r338536:
https://llvm.org/svn/llvm-project/lld/trunk@338536
2018-08-02 17:33:42 +00:00
Dimitry Andric 315d10f09e Vendor import of libc++ trunk r338536:
https://llvm.org/svn/llvm-project/libcxx/trunk@338536
2018-08-02 17:33:33 +00:00
Dimitry Andric 005b7ed8f7 Vendor import of compiler-rt trunk r338536:
https://llvm.org/svn/llvm-project/compiler-rt/trunk@338536
2018-08-02 17:33:19 +00:00
Dimitry Andric c7e70c433e Vendor import of clang trunk r338536:
https://llvm.org/svn/llvm-project/cfe/trunk@338536
2018-08-02 17:33:11 +00:00
Dimitry Andric b7eb8e35e4 Vendor import of llvm trunk r338536:
https://llvm.org/svn/llvm-project/llvm/trunk@338536
2018-08-02 17:32:43 +00:00
Dimitry Andric f73363f1dd Vendor import of lldb trunk r338150:
https://llvm.org/svn/llvm-project/lldb/trunk@338150
2018-07-28 11:09:23 +00:00
Dimitry Andric 20d35e67e6 Vendor import of lld trunk r338150:
https://llvm.org/svn/llvm-project/lld/trunk@338150
2018-07-28 11:08:33 +00:00
Dimitry Andric f36202620b Vendor import of libc++ trunk r338150:
https://llvm.org/svn/llvm-project/libcxx/trunk@338150
2018-07-28 11:07:56 +00:00
Dimitry Andric 93c1b73a09 Vendor import of compiler-rt trunk r338150:
https://llvm.org/svn/llvm-project/compiler-rt/trunk@338150
2018-07-28 11:06:48 +00:00
Dimitry Andric 486754660b Vendor import of clang trunk r338150:
https://llvm.org/svn/llvm-project/cfe/trunk@338150
2018-07-28 11:06:01 +00:00