| Commit message (Expand) | Author | Age | Files | Lines |
| * | [WebAssembly] Enable IndirectBrExpandPass | Derek Schuff | 2019-07-03 | 1 | -0/+1 |
| * | [WebAssembly] Add multivalue and tail-call target features | Thomas Lively | 2019-05-23 | 1 | -0/+4 |
| * | [WebAssembly] Add mutable globals feature | Thomas Lively | 2019-03-29 | 1 | -0/+2 |
| * | [WebAssembly] Merge used feature sets, update atomics linkage policy | Thomas Lively | 2019-03-29 | 1 | -0/+6 |
| * | [WebAssembly] Add bulk memory target feature | Thomas Lively | 2019-01-31 | 1 | -0/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [WebAssembly] Add unimplemented-simd128 subtarget feature | Thomas Lively | 2019-01-10 | 1 | -6/+14 |
| * | Revert "[WebAssembly] Add simd128-unimplemented subtarget feature" | Thomas Lively | 2019-01-10 | 1 | -2/+0 |
| * | [WebAssembly] Add simd128-unimplemented subtarget feature | Thomas Lively | 2019-01-10 | 1 | -0/+2 |
| * | Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature" | Thomas Lively | 2019-01-10 | 1 | -2/+0 |
| * | [WebAssembly] Add unimplemented-simd128 subtarget feature | Thomas Lively | 2019-01-09 | 1 | -0/+2 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
| * | [WebAssembly] Add exception handling option and feature | Heejin Ahn | 2018-02-24 | 1 | -0/+2 |
| * | [WebAssembly] Make sign-extension opcodes a distinct feature. | Dan Gohman | 2018-01-19 | 1 | -0/+2 |
| * | [WebAssembly] Fix trapping behavior in fptosi/fptoui. | Dan Gohman | 2017-11-28 | 1 | -0/+2 |
| * | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
| * | [WebAssembly] Add target feature for atomics | Derek Schuff | 2017-08-30 | 1 | -0/+2 |
| * | [WebAssembly] Move useAA() out of line to make it more convenient to experime... | Dan Gohman | 2015-12-05 | 1 | -1/+1 |
| * | WebAssembly: basic bitcode → assembly CodeGen test | JF Bastien | 2015-07-22 | 1 | -0/+6 |
| * | WebAssembly: start instructions | JF Bastien | 2015-07-01 | 1 | -2/+3 |
| * | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+78 |