Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix WebAssembly build after r247864 | Hans Wennborg | 2015-09-16 | 1 | -1/+1 |
* | [WebAssembly] Check in an initial CFG Stackifier pass | Dan Gohman | 2015-09-16 | 1 | -1/+7 |
* | [WebAssembly] Support running without a register allocator in the default Cod... | Dan Gohman | 2015-09-08 | 1 | -35/+0 |
* | [WebAssembly] Enable SSA lowering and other pre-regalloc passes | Dan Gohman | 2015-09-08 | 1 | -1/+21 |
* | [WebAssembly] Use the default alignment for SIMD types. | Dan Gohman | 2015-08-19 | 1 | -2/+2 |
* | Use llvm::make_unique to fix the MSVC build. | Rafael Espindola | 2015-08-11 | 1 | -1/+1 |
* | WebAssembly: print basic integer assembly. | JF Bastien | 2015-07-31 | 1 | -1/+9 |
* | WebAssembly: start instructions | JF Bastien | 2015-07-01 | 1 | -3/+9 |
* | [WebAssembly] Define separate Target instances for 32-bit and 64-bit. | Dan Gohman | 2015-07-01 | 1 | -1/+2 |
* | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+166 |