[WebAssembly] Fix handling of COPY instructions in WebAssemblyRegStackify.
[oota-llvm.git] / test / CodeGen / WebAssembly / reg-stackify.ll
2015-12-25 Dan Gohman[WebAssembly] Fix handling of COPY instructions in...
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-05 Dan Gohman[WebAssembly] Implement ReverseBranchCondition, and...
2015-12-05 Dan Gohman[WebAssembly] Fix scheduling dependencies in register...
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...