summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/Target/Mips/MCTargetDesc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-0325-6376/+0
|
* Merge LLVM 8.0.1 release.patrick2019-09-011-2/+5
| | | | | | | Tested in snaps and package builds Tested on amd64 by naddy@ Tested on arm64 by patrick@ Tested on octeon by visa@
* Implement .cplocal directive. Needed when building libcrypto.visa2019-06-241-17/+17
|
* Merge LLVM 8.0.0 release.patrick2019-06-231-19/+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@
* Import LLVM 8.0.0 release including clang, lld and lldb.patrick2019-06-2310-13/+80
|
* Merge LLVM 7.0.1 release.patrick2019-01-271-6/+3
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-2715-94/+326
|
* Enable the integrated assembler on mips64.visa2018-10-211-0/+5
| | | | | | | | Upstream references: https://reviews.llvm.org/D31557 https://reviews.llvm.org/D48515 OK kettenis@
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-0613-157/+130
| | | | "where is the kaboom?" deraadt@
* Import LLVM 5.0.1 release including clang, lld and lldb.patrick2017-12-242-4/+19
|
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-0416-202/+234
|
* Import LLVM 4.0.0 release including clang and lld.patrick2017-03-141-1/+3
|
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-2410-34/+123
| | | | development effort on OpenBSD/arm64.
* Merge LLVM 3.9.1patrick2017-01-141-17/+0
|
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-1416-588/+1484
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-0326-0/+5099
ok hackroom@