Dimitry Andric
|
3ca95b0202
|
Update llvm to release_39 branch r276489, and resolve conflicts.
|
2016-08-16 21:02:59 +00:00 |
|
Dimitry Andric
|
91bc56ed82
|
Merge llvm 3.5.0 release from ^/vendor/llvm/dist, resolve conflicts, and
preserve our customizations, where necessary.
|
2014-11-24 17:02:24 +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
|
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
|
6122f3e60d
|
Upgrade our copy of llvm/clang to r142614, from upstream's release_30
branch. This brings us very close to the 3.0 release, which is expected
in a week or two.
MFC after: 1 week
|
2011-10-22 14:08:43 +00:00 |
|
Dimitry Andric
|
17a519f92f
|
Upgrade our copy of llvm/clang to r135360, from upstream's trunk.
|
2011-07-17 19:51:40 +00:00 |
|
Dimitry Andric
|
86b360ada3
|
Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,
and test appropriately. Otherwise it might erroneously pick up some
pthread primitives, and fail to link.
|
2011-02-27 00:02:48 +00:00 |
|
Dimitry Andric
|
2754fe609d
|
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
This contains many improvements, primarily better C++ support, an
integrated assembler for x86 and support for -pg.
|
2011-02-20 19:33:47 +00:00 |
|