[WebAssembly] Implement a new algorithm for placing BLOCK markers
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyRegisterInfo.cpp
2015-12-11 Derek Schuff[WebAssembly] Implement prolog/epilog insertion and...
2015-12-04 Dan Gohman[WebAssembly] Initial varargs support.
2015-11-29 Dan Gohman[WebAssembly] Minor clang-format and selected clang...
2015-11-25 Dan Gohman[WebAssembly] Clean up several FIXME comments.
2015-07-20 JF BastienTargets: commonize some stack realignment code
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend