Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC. | Dan Gohman | 2015-11-29 | 1 | -2/+2 |
* | [WebAssembly] Remove incomplete MCCodeEmitter bits. | Dan Gohman | 2015-11-23 | 1 | -3/+0 |
* | [WebAssembly] Emit .param, .result, and .local through MC. | Dan Gohman | 2015-11-23 | 1 | -0/+3 |
* | [WebAssembly] Add WebAssemblyMCInstLower.cpp. | Dan Gohman | 2015-11-05 | 1 | -0/+9 |
* | WebAssembly: MCAsmInfo only has one syntax variant for now. | JF Bastien | 2015-07-28 | 1 | -5/+3 |
* | WebAssembly: basic bitcode → assembly CodeGen test | JF Bastien | 2015-07-22 | 1 | -0/+3 |
* | WebAssembly: basic instructions todo, and basic register info. | JF Bastien | 2015-07-10 | 1 | -0/+3 |
* | [WebAssembly] Define separate Target instances for 32-bit and 64-bit. | Dan Gohman | 2015-07-01 | 1 | -1/+1 |
* | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+56 |