summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/tls.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Compile all TLS on Emscripten as local-execGuanzhong Chen2019-07-161-82/+0
* [WebAssembly] Implement thread-local storage (local-exec model)Guanzhong Chen2019-07-161-10/+75
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-1/+1
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Strip threadlocal attribute from globals in single thread modeDerek Schuff2018-03-201-0/+17
OpenPOWER on IntegriCloud