Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befThis updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvmorg-12-init-17869-g8e464dd76bef, the last commit bef
Merge llvm-project main llvmorg-12-init-17869-g8e464dd76befThis updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb andopenmp to llvmorg-12-init-17869-g8e464dd76bef, the last commit before theupstream release/12.x branch was created.PR: 255570MFC after: 6 weeks
show more ...
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmprelease/11.x llvmorg-11.0.1-rc2-0-g43ff75f2c3f (aka 11.0.1 rc2).MFC after: 4 weeksX-MFC-With: r364284
Re-add generated arm_neon.h header, which was accidentally dropped whilerefactoring lib/clang/headers/Makefile in r363984.
Update Makefiles under lib/clang and usr.bin/clang for 11.0.0 builds,and also bump the version in the mtree files.
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpllvmorg-10.0.1-rc1-0-gf79cd71e145 (aka 10.0.1 rc1).MFC after: 3 weeks
Update build glue for a minimal build of the clang executable.
* 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
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp9.0.1 final release c1a0a213378a458fbea1a5c77b315c7dce08fd05.Release notes for llvm, clang, lld and libc++ 9.0.1 will become
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp9.0.1 final release c1a0a213378a458fbea1a5c77b315c7dce08fd05.Release notes for llvm, clang, lld and libc++ 9.0.1 will becomeavailable here:https://releases.llvm.org/9.0.1/docs/ReleaseNotes.htmlhttps://releases.llvm.org/9.0.1/tools/clang/docs/ReleaseNotes.htmlhttps://releases.llvm.org/9.0.1/tools/lld/docs/ReleaseNotes.htmlhttps://releases.llvm.org/9.0.1/projects/libcxx/docs/ReleaseNotes.htmlPR: 240629MFC after: 1 month
Update Makefile and mtree for clang internal headers, and updateOptionalObsoleteFiles.inc for added and removed files.
Change clang lib dir to 9.0.0.
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 withi
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 aweek or so.MFC after: 2 weeks
Update version numbers, and regenerate config headers for llvm, clang,lld and lldb. Update ObsoleteFiles.inc and OptionalObsoleteFiles.inc.
Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_70 branchr346007 (effectively 7.0.1 rc2), resolve conflicts, and bump versionnumbers.PR: 230240, 230355
Update clang intrinsics headers.
Update llvm/clang version numbers in various files.
More follow-up to r335799 (llvm/clang 6.0.1 update), where I forgot toupdate mtree files, ObsoleteFiles and a number of other paths. Sorryabout all the breakage.Pointy hat to: meMFC after: 2 we
More follow-up to r335799 (llvm/clang 6.0.1 update), where I forgot toupdate mtree files, ObsoleteFiles and a number of other paths. Sorryabout all the breakage.Pointy hat to: meMFC after: 2 weeksX-MFC-With: r335799
Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,update build glue and version numbers, add new intrinsics headers, andupdate OptionalObsoleteFiles.inc.
Add new clang intrinsics headers, and update version number.
Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from theupstream release_50 branch. This corresponds to 5.0.1 rc2.MFC after: 2 weeks
Merge llvm, clang, lld, lldb, compiler-rt and libc++ r304149, and updatebuild glue.
Add new LWP intrinsics header, and an option to install internal clangheaders which have the same name as our system headers, and mightconflict with them. (It is a work in progress to make these f
Add new LWP intrinsics header, and an option to install internal clangheaders which have the same name as our system headers, and mightconflict with them. (It is a work in progress to make these fullycompatible.)
Add preliminary UPDATING and ObsoleteFiles.inc entries. Also add onenew intrinsics header.
Initial update of clang/llvm build glue, for building just a minimalclang executable.
Adjust version numbers for the clang library directory.
Initial updates to llvm/clang build glue.
123