[WebAssembly] Fix WebAssemblyPeephole to set Changed to true when making changes.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyPeephole.cpp
2015-12-10 Dan Gohman[WebAssembly] Fix WebAssemblyPeephole to set Changed...
2015-12-10 Dan Gohman[WebAssembly] Declare that WebAssemblyPeephole does...
2015-12-05 Dan Gohman[WebAssembly] Implement ReverseBranchCondition, and...
2015-11-25 Dan Gohman[WebAssembly] Fix WebAssembly register numbering for...
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...