| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove LLVM 8.0.1 files. | 2020-08-03 | 1 | -411/+0 | |
| | | |||||
| * | Implement the 'h' register constraint on mips64. This lets clang build | 2019-07-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | pieces of software that use the constraint if the compiler claims to be compatible with GCC 4.2.1. Note that the constraint was removed in GCC 4.4. The reason was that 'h' could generate code whose result is unpredictable. The underlying reason is that the HI and LO registers are special, and the optimizer has to be careful when choosing the order of HI/LO accesses. It looks that LLVM has the needed logic. | ||||
| * | Import LLVM 8.0.0 release including clang, lld and lldb. | 2019-06-23 | 1 | -10/+19 | |
| | | |||||
| * | Import LLVM 7.0.1 release including clang, lld and lldb. | 2019-01-27 | 1 | -6/+10 | |
| | | |||||
| * | Import LLVM 6.0.1 release including clang, lld and lldb. | 2018-04-06 | 1 | -0/+397 | |
| "where is the kaboom?" deraadt@ | |||||
