summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/utils
AgeCommit message (Collapse)AuthorFilesLines
2020-08-03Remove LLVM 8.0.1 files.patrick920-154072/+0
2019-09-01Import LLVM 8.0.1 release including clang, lld and lldb.patrick3-4/+7
2019-06-23Merge LLVM 8.0.0 release.patrick1-2/+2
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@
2019-06-23Import LLVM 8.0.0 release including clang, lld and lldb.patrick551-2616/+31070
2019-02-13Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branchpatrick1-0/+2
to fix a regression in floating point operations. Bluhm noticed that the bc regression test has been failing after the upgrade to 7.0.1 because setting the floating point control register was in some cases reordered erroneously. Found and tested by bluhm@ ok bluhm@ kettenis@
2019-01-27Tedu files that got removed in LLVM 7.0.1.patrick10-418/+0
2019-01-27Import LLVM 7.0.1 release including clang, lld and lldb.patrick151-3785/+10879
2018-04-06Tedu files that got removed in LLVM 6.0.0.patrick7-199/+0
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.patrick138-2714/+10944
"where is the kaboom?" deraadt@
2017-12-24Import LLVM 5.0.1 release including clang, lld and lldb.patrick1-40/+50
2017-10-04Tedu files that got removed in LLVM 5.0.0.patrick5-863/+0
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.patrick106-1525/+6870
2017-03-14Import LLVM 4.0.0 release including clang and lld.patrick3-2/+28
2017-01-24Merge LLVM 4.0.0 rc1patrick1-174/+0
2017-01-24Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick141-4055/+26274
development effort on OpenBSD/arm64.
2017-01-14Merge LLVM 3.9.1patrick17-947/+0
2017-01-14Import LLVM 3.9.1 including clang and lld.patrick79-1499/+3956
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.pascal300-0/+82837
ok hackroom@