WebAssembly: basic bitcode → assembly CodeGen test
[oota-llvm.git] / lib / Target / WebAssembly /
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-07-20 JF BastienTargets: commonize some stack realignment code
2015-07-16 Mehdi AminiRemove DataLayout from TargetLoweringObjectFile, redire...
2015-07-14 JF BastienWebAssembly: fix build breakage.
2015-07-14 JF BastienWebAssembly: add basic int/fp instruction codegen.
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...
2015-07-09 JF BastienUnbreak WebAssembly build
2015-07-07 Dan Gohman[WebAssembly] Set the scheduling preference.
2015-07-06 JF BastienWebAssembly: add some TODO
2015-07-02 Dan Gohman[WebAssembly] Set the HasFloatingPointExceptions flag...
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