[WebAsssembly] Register the MC register info.
[oota-llvm.git] / lib / Target / WebAssembly / MCTargetDesc / WebAssemblyMCTargetDesc.cpp
2016-01-12 Dan Gohman[WebAsssembly] Register the MC register info.
2016-01-12 Dan Gohman[WebAssembly] Introduce a WebAssemblyTargetStreamer...
2016-01-12 Dan Gohman[WebAssembly] Register the MC subtarget info.
2016-01-08 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-08 Dan Gohman[WebAssembly] Remove unused arguments, unused functions...
2015-12-17 Dan Gohman[WebAssembly] Experimental ELF writer support
2015-11-29 Dan Gohman[WebAssembly] Minor clang-format and selected clang...
2015-11-23 Dan Gohman[WebAssembly] Remove incomplete MCCodeEmitter bits.
2015-11-23 Dan Gohman[WebAssembly] Emit .param, .result, and .local through MC.
2015-11-05 Dan Gohman[WebAssembly] Add WebAssemblyMCInstLower.cpp.
2015-07-28 JF BastienWebAssembly: MCAsmInfo only has one syntax variant...
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...
2015-07-01 Dan Gohman[WebAssembly] Define separate Target instances for...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend