[WebAssembly] Support for register stackifying with load and store instructions.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyRegStackify.cpp
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
2015-11-20 Dan Gohman[WebAssembly] Add asserts that the expression stack...
2015-11-20 Dan Gohman[WebAssemby] Enforce FIFO ordering for instructions...
2015-11-18 Dan Gohman[WebAssembly] Enable register coloring and register...
2015-11-16 Dan Gohman[WebAssembly] Prototype passes for register coloring...