Age | Commit message (Expand) | Author |
---|---|---|
2013-04-22 | Don't emit _ZTW wrappers for TLS variables which don't use the C++ thread_loc... | Richard Smith |
2012-06-23 | Support the tls_model attribute (PR9788) | Hans Wennborg |
2010-12-02 | FileCheckize. | Eric Christopher |
2010-08-08 | Thread local variables aren't considered common linkage. | Eric Christopher |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-04-19 | Print an error for uses of __thread on targets which don't support it. | Eli Friedman |
2009-04-19 | PR3853: Add CodeGen support for __thread. | Eli Friedman |