Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Add multivalue and tail-call target features | Thomas Lively | 2019-05-23 | 1 | -0/+26 |
* | [WebAssembly] Add mutable globals feature | Thomas Lively | 2019-03-29 | 1 | -0/+14 |
* | [WebAssembly] Add atomics target option | Heejin Ahn | 2019-02-06 | 1 | -0/+14 |
* | [WebAssembly] Add bulk memory target feature | Thomas Lively | 2019-01-31 | 1 | -0/+19 |
* | 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 feature, gate builtins | Thomas Lively | 2019-01-10 | 1 | -0/+49 |
* | [WebAssembly] Add exception handling option | Heejin Ahn | 2018-03-02 | 1 | -0/+9 |
* | Add Rest of Targets Support to ValidCPUList (enabling march notes) | Erich Keane | 2018-02-08 | 1 | -5/+9 |
* | [WebAssembly] Add target flags for sign-ext opcodes. | Dan Gohman | 2018-01-19 | 1 | -0/+9 |
* | [WebAssembly] Add options for using the nontrapping-fptoint feature. | Dan Gohman | 2017-11-28 | 1 | -0/+9 |
* | Break up Targets.cpp into a header/impl pair per target type[NFCI] | Erich Keane | 2017-07-21 | 1 | -0/+87 |