Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵ | Stephen Lin | 2013-08-15 | 1 | -2/+2 |
| | | | | | | tests fail. llvm-svn: 188447 | ||||
* | Implement CodeGen for C++11 thread_local, following the Itanium ABI ↵ | Richard Smith | 2013-04-19 | 1 | -0/+26 |
specification as discussed on cxx-abi-dev. llvm-svn: 179858 |