[WebAssembly] Reapply r252858, with svn add for the new file.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyTargetMachine.cpp
2015-11-12 Dan Gohman[WebAssembly] Reapply r252858, with svn add for the...
2015-11-12 Hans WennborgRevert r252858: "[WebAssembly] Switch to MC for instruc...
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-11-10 Derek Schuff[WebAssembly] Support 'unreachable' expression
2015-09-16 Hans WennborgTry to fix WebAssembly build after r247864
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass
2015-09-08 Dan Gohman[WebAssembly] Support running without a register alloca...
2015-09-08 Dan Gohman[WebAssembly] Enable SSA lowering and other pre-regallo...
2015-08-19 Dan Gohman[WebAssembly] Use the default alignment for SIMD types.
2015-08-11 Rafael EspindolaUse llvm::make_unique to fix the MSVC build.
2015-07-31 JF BastienWebAssembly: print basic integer assembly.
2015-07-01 JF BastienWebAssembly: start instructions
2015-07-01 Dan Gohman[WebAssembly] Define separate Target instances for...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend