[WebAssembly] Fix function return type printing
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyMachineFunctionInfo.h
2015-11-16 Derek Schuff[WebAssembly] Fix function return type printing
2015-11-16 Dan Gohman[WebAssembly] Prototype passes for register coloring...
2015-11-13 Dan Gohman[WebAssembly] Introduce a new pseudo-operand for unused...
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-11 Dan Gohman[WebAssembly] Support non-legal argument and return...
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-07-29 Nick LewyckyFix typo "fuction" noticed in comments in AssumptionCac...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend