Remove LLVM 8.0.1 files.
Import LLVM 8.0.1 release including clang, lld and lldb.
Merge LLVM 8.0.0 release.Prepared with help from jsg@ and mortimer@Tested on amd64 by bcallah@, krw@, naddy@Tested on arm64 by patrick@Tested on macppc by kettenis@Tested on octeon by visa@Tes
Merge LLVM 8.0.0 release.Prepared with help from jsg@ and mortimer@Tested on amd64 by bcallah@, krw@, naddy@Tested on arm64 by patrick@Tested on macppc by kettenis@Tested on octeon by visa@Tested on sparc64 by claudio@
show more ...
Import LLVM 8.0.0 release including clang, lld and lldb.
Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branchto fix a regression in floating point operations. Bluhm noticed thatthe bc regression test has been failing after the upgrade to
Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branchto fix a regression in floating point operations. Bluhm noticed thatthe bc regression test has been failing after the upgrade to 7.0.1because setting the floating point control register was in some casesreordered erroneously.Found and tested by bluhm@ok bluhm@ kettenis@
Tedu files that got removed in LLVM 7.0.1.
Import LLVM 7.0.1 release including clang, lld and lldb.
Tedu files that got removed in LLVM 6.0.0.
Import LLVM 6.0.1 release including clang, lld and lldb."where is the kaboom?" deraadt@
Import LLVM 5.0.1 release including clang, lld and lldb.
Tedu files that got removed in LLVM 5.0.0.
Import LLVM 5.0.0 release including clang, lld and lldb.
Import LLVM 4.0.0 release including clang and lld.
Merge LLVM 4.0.0 rc1
Import LLVM 4.0.0 rc1 including clang and lld to help the currentdevelopment effort on OpenBSD/arm64.
Merge LLVM 3.9.1
Import LLVM 3.9.1 including clang and lld.
Use the space freed up by sparc and zaurus to import LLVM.ok hackroom@