| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Import LLVM 4.0.0 release including clang and lld. | 2017-03-14 | 17 | -392/+400 | |
| | | |||||
| * | Disable loop idiom recognition for _libc_memset and _libc_memcpy. These are | 2017-02-25 | 1 | -0/+2 | |
| | | | | | | | | | | | | | the internal names we use in libc for memset and memcpy and having the compiler optimize them as calls to memset and memcpy will lead to infinite recursion. This is a temporary solution while guenther@ tries to figure out a better way to force calls from inside libc via identifiers that are of hidden visibility. ok jsg@, patrick@ | ||||
| * | Merge LLVM 4.0.0 rc1 | 2017-01-24 | 2 | -205/+0 | |
| | | |||||
| * | Import LLVM 4.0.0 rc1 including clang and lld to help the current | 2017-01-24 | 172 | -11480/+27905 | |
| | | | | | development effort on OpenBSD/arm64. | ||||
| * | Merge LLVM 3.9.1 | 2017-01-14 | 12 | -4594/+0 | |
| | | |||||
| * | Import LLVM 3.9.1 including clang and lld. | 2017-01-14 | 167 | -16622/+32342 | |
| | | |||||
| * | Use the space freed up by sparc and zaurus to import LLVM. | 2016-09-03 | 192 | -0/+149606 | |
| ok hackroom@ | |||||
