[WebAssembly] Add asserts that the expression stack is used in stack order.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyRegStackify.cpp
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...