Try to fix WebAssembly build after r247864
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyTargetMachine.cpp
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