[WebAssembly] Convert WebAssemblyTargetObjectFile to TargetLoweringObjectFileELF
[oota-llvm.git] / lib / Target / WebAssembly / CMakeLists.txt
2015-12-17 Dan Gohman[WebAssembly] Convert WebAssemblyTargetObjectFile to...
2015-12-11 Derek Schuff[WebAssembly] Implement prolog/epilog insertion and...
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-05 Dan Gohman[WebAssembly] Implement ReverseBranchCondition, and...
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
2015-11-16 Dan Gohman[WebAssembly] Prototype passes for register coloring...
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-05 Dan Gohman[WebAssembly] Add WebAssemblyMCInstLower.cpp.
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support
2015-08-15 JF Bastien[WebAssembly] Add Relooper
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend