[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyRegisterInfo.cpp
2016-01-07 Derek Schuff[WebAssembly] Support combining GEP and FrameIndex...
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