summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-031-473/+0
|
* Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now.drahn2020-05-301-0/+2
| | | | | | | | This should simplify bringup and make it easier to support Big Endian and Little Endian with the same code. May be reconsidered if it causes too many problems with Ports. ok kettenis@
* Import LLVM 8.0.0 release including clang, lld and lldb.patrick2019-06-231-8/+16
|
* Import LLVM 7.0.1 release including clang, lld and lldb.patrick2019-01-271-3/+9
|
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-061-7/+37
| | | | "where is the kaboom?" deraadt@
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-041-61/+59
|
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-241-21/+8
| | | | development effort on OpenBSD/arm64.
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-14/+49
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-031-0/+407
ok hackroom@