[WebAssembly] Support for register stackifying with load and store instructions.
[oota-llvm.git] / test / CodeGen / WebAssembly / global.ll
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
2015-11-25 Dan Gohman[WebAssembly] Codegen support for ISD::ExternalSymbol
2015-11-23 Dan Gohman[WebAssembly] Suffix output operands with '='.
2015-11-18 Dan Gohman[WebAssembly] Enable register coloring and register...
2015-11-17 Derek Schuff[WebAssembly] Fix printing of global operands
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-09-09 Dan Gohman[WebAssembly] Update target datalayout strings.
2015-08-26 JF BastienWebAssembly: handle private/internal globals.