| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [CodeGen] Attach attributes to thread local wrapper function. | Akira Hatanaka | 2016-01-15 | 1 | -3/+4 |
| * | [TLS on Darwin] use CXX_FAST_TLS calling convention for access functions. | Manman Ren | 2015-12-17 | 1 | -2/+5 |
| * | [TLS on Darwin] change how we handle globals with linkonce or weak linkage. | Manman Ren | 2015-11-11 | 1 | -4/+8 |
| * | [opaque pointer type] update test cases for explicit pointee types on global ... | David Blaikie | 2015-09-11 | 1 | -1/+1 |
| * | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 2015-02-27 | 1 | -1/+1 |
| * | Mark C++ reference parameters as dereferenceable | Hal Finkel | 2014-07-18 | 1 | -2/+2 |
| * | Add 'nonnull' parameter or return attribute when producing an llvm pointer ty... | Nick Lewycky | 2014-05-28 | 1 | -2/+2 |
| * | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -2/+2 |
| * | Implement CodeGen for C++11 thread_local, following the Itanium ABI specifica... | Richard Smith | 2013-04-19 | 1 | -0/+26 |

