Author: redstar
Date: Thu Feb 7 13:09:53 2019
New Revision: 353466
URL: http://llvm.org/viewvc/llvm-project?rev=353466&view=rev
Log:
Add external project LDC to release notes.
LDC, the LLVM-based D compiler, is already ready for LLVM 8.0.0.
Modified:
llvm/branches/release_80/docs/ReleaseNot
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
clang-tools-extra/tags/RELEASE_800/rc2/
- copied from r353413, clang-tools-extra/branches/rele
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
compiler-rt/tags/RELEASE_800/rc2/
- copied from r353413, compiler-rt/branches/release_80/
___
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
polly/tags/RELEASE_800/rc2/
- copied from r353413, polly/branches/release_80/
___
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
lldb/tags/RELEASE_800/rc2/
- copied from r353413, lldb/branches/release_80/
_
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
cfe/tags/RELEASE_800/rc2/
- copied from r353413, cfe/branches/release_80/
___
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
libunwind/tags/RELEASE_800/rc2/
- copied from r353413, libunwind/branches/release_80/
___
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
pstl/tags/RELEASE_800/rc2/
- copied from r353413, pstl/branches/release_80/
_
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
test-suite/tags/RELEASE_800/rc2/
- copied from r353413, test-suite/branches/release_80/
_
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
llvm/tags/RELEASE_800/rc2/
- copied from r353413, llvm/branches/release_80/
_
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
lld/tags/RELEASE_800/rc2/
- copied from r353413, lld/branches/release_80/
___
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
openmp/tags/RELEASE_800/rc2/
- copied from r353413, openmp/branches/release_80/
_
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
libcxxabi/tags/RELEASE_800/rc2/
- copied from r353413, libcxxabi/branches/release_80/
___
Author: hans
Date: Thu Feb 7 07:36:17 2019
New Revision: 353414
URL: http://llvm.org/viewvc/llvm-project?rev=353414&view=rev
Log:
Creating release candidate rc2 from release_800 branch
Added:
libcxx/tags/RELEASE_800/rc2/
- copied from r353413, libcxx/branches/release_80/
_
Author: hans
Date: Thu Feb 7 04:40:33 2019
New Revision: 353400
URL: http://llvm.org/viewvc/llvm-project?rev=353400&view=rev
Log:
Merging r353399:
r353399 | hans | 2019-02-07 13:39:35 +0100 (Thu, 07 Feb 2019) | 1 line
docs:
Author: hans
Date: Thu Feb 7 04:32:55 2019
New Revision: 353398
URL: http://llvm.org/viewvc/llvm-project?rev=353398&view=rev
Log:
Fix sphinx warning
Modified:
llvm/branches/release_80/docs/ReleaseNotes.rst
Modified: llvm/branches/release_80/docs/ReleaseNotes.rst
URL:
http://llvm.org/viewvc
Author: mstorsjo
Date: Thu Feb 7 03:29:02 2019
New Revision: 353397
URL: http://llvm.org/viewvc/llvm-project?rev=353397&view=rev
Log:
[docs] Update the release notes for the backported feature with thunks for ARM64
Modified:
lld/branches/release_80/docs/ReleaseNotes.rst
Modified: lld/branch
Author: hans
Date: Thu Feb 7 03:15:27 2019
New Revision: 353395
URL: http://llvm.org/viewvc/llvm-project?rev=353395&view=rev
Log:
Re-generate docs/ClangCommandLineReference.rst
$ bin/clang-tblgen -gen-opt-docs -I../cfe.src/include
-I../cfe.src/include/clang/Driver -I../llvm.src/include
.
Author: hans
Date: Thu Feb 7 03:14:24 2019
New Revision: 353394
URL: http://llvm.org/viewvc/llvm-project?rev=353394&view=rev
Log:
Merging r353393:
r353393 | hans | 2019-02-07 12:13:28 +0100 (Thu, 07 Feb 2019) | 1 line
Typo:
Author: hans
Date: Thu Feb 7 03:04:04 2019
New Revision: 353391
URL: http://llvm.org/viewvc/llvm-project?rev=353391&view=rev
Log:
Merging r353327:
r353327 | lebedevri | 2019-02-06 20:17:30 +0100 (Wed, 06 Feb 2019) | 18 lines
Author: hans
Date: Thu Feb 7 02:58:25 2019
New Revision: 353388
URL: http://llvm.org/viewvc/llvm-project?rev=353388&view=rev
Log:
Merging r353367:
r353367 | brad | 2019-02-07 03:06:58 +0100 (Thu, 07 Feb 2019) | 2 lines
Add
Author: hans
Date: Thu Feb 7 02:53:51 2019
New Revision: 353387
URL: http://llvm.org/viewvc/llvm-project?rev=353387&view=rev
Log:
lld-link: Add some entries to the 8.0 release notes
By Nico Weber!
Differential revision: https://reviews.llvm.org/D57818
Modified:
lld/branches/release_80/docs
Author: hans
Date: Thu Feb 7 00:47:14 2019
New Revision: 353379
URL: http://llvm.org/viewvc/llvm-project?rev=353379&view=rev
Log:
Merging r353304:
r353304 | uweigand | 2019-02-06 16:10:13 +0100 (Wed, 06 Feb 2019) | 18 lines
23 matches
Mail list logo