Dimitry Andric
5f24ef21be
Update generated llvm-project related version headers, config.h files
...
and add a newly generated lldb Plugins.def file too.
2020-08-06 19:27:03 +00:00
Dimitry Andric
d65cd7a57b
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
...
llvmorg-10.0.1-rc1-0-gf79cd71e145 (aka 10.0.1 rc1).
MFC after: 3 weeks
2020-05-23 10:32:18 +00:00
Dimitry Andric
0b37c15904
* Bump version numbers to 10.0.0
...
* Update UPDATING
* Update (Optional)ObsoleteFiles.inc
* Update VCS(Revision|Version) files
* Update generated config headers
* Update clang internal headers Makefile
2020-01-25 16:23:49 +00:00
Dimitry Andric
c14a5a8800
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
...
9.0.1 final release c1a0a213378a458fbea1a5c77b315c7dce08fd05.
Release notes for llvm, clang, lld and libc++ 9.0.1 will become
available here:
https://releases.llvm.org/9.0.1/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/tools/clang/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/tools/lld/docs/ReleaseNotes.html
https://releases.llvm.org/9.0.1/projects/libcxx/docs/ReleaseNotes.html
PR: 240629
MFC after: 1 month
2019-12-22 11:50:44 +00:00
Dimitry Andric
22f75ae738
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmp
...
release_90 branch r369369, and update version numbers.
2019-09-02 17:32:57 +00:00
Dimitry Andric
86aa9539fe
Regenerate config and version headers.
2019-08-23 22:13:23 +00:00
Dimitry Andric
efc5c4420a
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt, libc++,
...
libunwind and openmp to the upstream release_80 branch r363030
(effectively, 8.0.1 rc2). The 8.0.1 release should follow this within a
week or so.
MFC after: 2 weeks
2019-06-12 21:10:37 +00:00
Dimitry Andric
af44a0113e
Now for the release_80 branch, update version numbers for llvm, clang
...
and lld, and regenerate config headers.
2019-01-22 20:24:10 +00:00
Dimitry Andric
0bf31f1fdc
Update version numbers, and regenerate config headers for llvm, clang,
...
lld and lldb. Update ObsoleteFiles.inc and OptionalObsoleteFiles.inc.
2019-01-20 18:34:30 +00:00
Dimitry Andric
689486003b
Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branch
...
r346007 (effectively 7.0.1 rc2), resolve conflicts, and bump version
numbers.
PR: 230240, 230355
2018-11-04 15:46:30 +00:00
Dimitry Andric
7726714dff
Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branch
...
r339999, resolve conflicts, and bump version numbers.
PR: 230240,230355
2018-08-18 12:11:17 +00:00
Dimitry Andric
6dfa117f67
Update llvm/clang version numbers in various files.
2018-07-31 18:13:44 +00:00
Ed Maste
e92a42059b
llvm: remove __FreeBSD_version conditionals
...
All supported FreeBSD build host versions have backtrace.h, so we can
just eliminate that test. For futimes() we can test the compiler's
built-in __FreeBSD__ major version rather than relying on including
osreldate.h. This should reduce the frequency with which Clang gets
rebuilt when building world.
Reviewed by: dim
Sponsored by: The FreeBSD Foundation
2018-07-25 00:06:18 +00:00
Dimitry Andric
fbfca78ed2
Follow-up to r335799 (llvm/clang 6.0.1 update), by regenerating various
...
headers with new version information defines.
MFC after: 2 weeks
X-MFC-With: r335799
2018-06-30 10:04:44 +00:00
Dimitry Andric
30785c0e2b
Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,
...
update build glue and version numbers.
2018-01-06 23:44:14 +00:00
Dimitry Andric
02d2ad99ac
Update generated config headers, and version numbers.
2017-12-20 20:25:35 +00:00
Dimitry Andric
d4419f6fa8
Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from the
...
upstream release_50 branch. This corresponds to 5.0.1 rc2.
MFC after: 2 weeks
2017-12-03 12:14:34 +00:00
Dimitry Andric
edd7eaddc8
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update
...
build glue.
2017-06-27 06:40:39 +00:00
Dimitry Andric
7d9e99b671
Regenerate llvm's config.h file.
2017-05-05 20:45:55 +00:00
Dimitry Andric
5897d2f01b
Initial update of clang/llvm build glue, for building just a minimal
...
clang executable.
2017-04-17 11:21:42 +00:00
Dimitry Andric
f1a29dd344
Merge llvm, clang, lld and lldb release_40 branch r292009. Also update
...
build glue.
2017-01-14 22:12:13 +00:00
Dimitry Andric
09bfd04318
Initial updates to llvm/clang build glue.
2017-01-03 20:28:09 +00:00
Dimitry Andric
5b41a5b675
Update build glue for llvm/clang 3.9.1.
2016-11-26 01:13:53 +00:00
Dimitry Andric
7fff4413af
Update build glue for clang and the llvm/clang extras.
2016-08-19 17:55:34 +00:00
Dimitry Andric
42d8074a70
Update llvm/clang build glue.
2016-01-16 17:49:29 +00:00
Dimitry Andric
250e909a40
Update clang's Version.inc file, and regenerate various generated
...
configuration headers (these used to be generated by autoconf, but
upstream has deprecated autoconf in favor of CMake).
2015-12-30 18:23:01 +00:00
Dimitry Andric
9a4b31181f
Upgrade our copies of clang and llvm to 3.7.1 release. This is a
...
bugfix-only release, with no new features.
Please note that from 3.5.0 onwards, clang and llvm require C++11
support to build; see UPDATING for more information.
2015-12-25 21:39:45 +00:00
Dimitry Andric
e9ae01703c
Switch the default OpenMP runtime for clang to libomp (from the LLVM
...
project), as libgomp is not supported anyway. You can use the
devel/llvm-devel port to install a recent copy of the OpenMP runtime.
2015-10-18 17:18:19 +00:00
Dimitry Andric
b6c25e0ef3
Update llvm, clang and lldb to 3.7.0 release.
2015-09-06 19:58:48 +00:00
Dimitry Andric
cc38b6408e
Update llvm/clang build glue.
2015-06-23 18:46:29 +00:00
Dimitry Andric
97bc6c731e
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
...
r239412.
2015-06-10 19:12:52 +00:00
Dimitry Andric
ebeff3f9b4
Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunk
...
r238337.
2015-05-30 15:39:49 +00:00
Dimitry Andric
ef6fa9e26d
Upgrade our copy of clang and llvm to 3.6.1 release.
...
This release contains the following cherry-picked revisions from
upstream trunk:
226124 226151 226164 226165 226166 226407 226408 226409 226652
226905 226983 227084 227087 227089 227208 227209 227210 227211
227212 227213 227214 227269 227430 227482 227503 227519 227574
227822 227986 227987 227988 227989 227990 228037 228038 228039
228040 228188 228189 228190 228273 228372 228373 228374 228403
228765 228848 228918 229223 229225 229226 229227 229228 229230
229234 229235 229236 229238 229239 229413 229507 229680 229750
229751 229752 229911 230146 230147 230235 230253 230255 230469
230500 230564 230603 230657 230742 230748 230956 231219 231237
231245 231259 231280 231451 231563 231601 231658 231659 231662
231984 231986 232046 232085 232142 232176 232179 232189 232382
232386 232389 232425 232438 232443 232675 232786 232797 232943
232957 233075 233080 233351 233353 233409 233410 233508 233584
233819 233904 234629 234636 234891 234975 234977 235524 235641
235662 235931 236099 236306 236307
Please note that from 3.5.0 onwards, clang and llvm require C++11
support to build; see UPDATING for more information.
2015-05-25 13:43:03 +00:00
Dimitry Andric
09de9530e4
Minor updates to llvm's pregenerated config headers.
2015-02-26 22:46:01 +00:00
Dimitry Andric
44f7b0dcc5
Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 from
...
^/vendor/clang/dist, resolve conflicts, and update patches README.
2015-02-14 14:13:00 +00:00
Dimitry Andric
1ae6788e51
Update llvm and clang library and binary Makefiles for 3.6.0 rc1.
2015-01-26 18:48:27 +00:00
Dimitry Andric
9cac79b378
Upgrade our copy of clang and llvm to 3.5.1 release. This is a bugfix
...
only release, no new features have been added.
Please note that this version requires C++11 support to build; see
UPDATING for more information.
Release notes for llvm and clang can be found here:
<http://llvm.org/releases/3.5.1/docs/ReleaseNotes.html >
<http://llvm.org/releases/3.5.1/tools/clang/docs/ReleaseNotes.html >
MFC after: 1 month
X-MFC-With: 276479
2015-01-18 14:14:47 +00:00
Dimitry Andric
268335d002
Update llvm and clang include files.
2014-11-24 19:37:11 +00:00
Dimitry Andric
e60e641729
Stop telling people to directly report llvm or clang bugs upstream,
...
point them to the FreeBSD bug tracker instead, since we use our own
patches.
MFC after: 3 days
2014-08-13 21:38:29 +00:00
Dimitry Andric
85d60e68ac
Upgrade our copy of llvm/clang to 3.4.1 release. This release contains
...
mostly fixes, for the following upstream bugs:
http://llvm.org/PR16365 http://llvm.org/PR17473 http://llvm.org/PR18000
http://llvm.org/PR18068 http://llvm.org/PR18102 http://llvm.org/PR18165
http://llvm.org/PR18260 http://llvm.org/PR18290 http://llvm.org/PR18316
http://llvm.org/PR18460 http://llvm.org/PR18473 http://llvm.org/PR18515
http://llvm.org/PR18526 http://llvm.org/PR18600 http://llvm.org/PR18762
http://llvm.org/PR18773 http://llvm.org/PR18860 http://llvm.org/PR18994
http://llvm.org/PR19007 http://llvm.org/PR19010 http://llvm.org/PR19033
http://llvm.org/PR19059 http://llvm.org/PR19144 http://llvm.org/PR19326
MFC after: 2 weeks
2014-05-12 18:45:56 +00:00
Dimitry Andric
f785676f2a
Upgrade our copy of llvm/clang to 3.4 release. This version supports
...
all of the features in the current working draft of the upcoming C++
standard, provisionally named C++1y.
The code generator's performance is greatly increased, and the loop
auto-vectorizer is now enabled at -Os and -O2 in addition to -O3. The
PowerPC backend has made several major improvements to code generation
quality and compile time, and the X86, SPARC, ARM32, Aarch64 and SystemZ
backends have all seen major feature work.
Release notes for llvm and clang can be found here:
<http://llvm.org/releases/3.4/docs/ReleaseNotes.html >
<http://llvm.org/releases/3.4/tools/clang/docs/ReleaseNotes.html >
MFC after: 1 month
2014-02-16 19:44:07 +00:00
Dimitry Andric
284c197886
Upgrade our copy of llvm/clang to 3.3 release.
...
Release notes are still in the works, these will follow soon.
MFC after: 1 month
2013-06-12 18:48:53 +00:00
Dimitry Andric
4b6b67b08e
Allow building clang on older FreeBSD releases, where log2() does not
...
exist yet. With this change, I have verified that building head on
8.1-RELEASE works.
Noticed by: Ryan Stone <rysto32@gmail.com>
2013-05-03 16:29:51 +00:00
Dimitry Andric
139f7f9bf5
Upgrade our copy of llvm/clang to trunk r178860, in preparation of the
...
upcoming 3.3 release (branching and freezing expected in a few weeks).
Preliminary release notes can be found at the usual location:
<http://llvm.org/docs/ReleaseNotes.html >
An MFC is planned once the actual 3.3 release is finished.
2013-04-12 17:57:40 +00:00
Dimitry Andric
3861d79fd7
Upgrade our copy of llvm/clang to r168974, from upstream's release_32
...
branch. This is effectively llvm/clang 3.2 RC2; the 3.2 release is
coming soon.
2012-12-03 19:24:08 +00:00
Dimitry Andric
7ae0e2c9f0
Upgrade our copy of llvm/clang to trunk r162107. With thanks to
...
Benjamin Kramer and Joerg Sonnenberger for their input and fixes.
2012-08-20 18:33:03 +00:00
Dimitry Andric
64cc5073b2
Upgrade our copy of llvm/clang to 3.1 release. Release notes can be
...
found at: http://llvm.org/releases/3.1/docs/ReleaseNotes.html
MFC after: 3 days
2012-05-23 21:48:49 +00:00
Dimitry Andric
cb4dff8563
Upgrade our copy of llvm/clang to r155985, from upstream's release_31
...
branch. This brings us very close to the 3.1 release, which is planned
for May 14th.
MFC after: 2 weeks
2012-05-03 20:41:21 +00:00
Dimitry Andric
dff0c46c97
Upgrade our copy of llvm/clang to trunk r154661, in preparation of the
...
upcoming 3.1 release (expected in a few weeks). Preliminary release
notes can be found at: <http://llvm.org/docs/ReleaseNotes.html >
MFC after: 2 weeks
2012-04-16 21:23:25 +00:00
Dimitry Andric
fd75cb79ce
Revert r227538, since it doesn't compile with clang at all (it doesn't
...
allow the built-in operations to be redefined, at least not without
excessive force).
Instead, just disable LLVM's support for atomic operations for now.
Nothing in either clang or the tablegen tools currently depends on it.
This still allows users of head built before r198344 to upgrade to
top-of-head seamlessly.
2011-11-17 21:06:53 +00:00