Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Initial WebAssembly support in clang | Dan Gohman | 2015-09-03 | 1 | -0/+16 |
| | | | | | | | | | | This implements basic support for compiling (though not yet assembling or linking) for a WebAssembly target. Note that ABI details are not yet finalized, and may change. Differential Revision: http://reviews.llvm.org/D12002 llvm-svn: 246814 | ||||
* | CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & ↵ | Jonathan Roelofs | 2014-10-03 | 1 | -0/+15 |
single threaded systems http://reviews.llvm.org/D4985 llvm-svn: 219027 |