[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyFrameLowering.cpp
2015-12-16 Derek Schuff[WebAssembly] Implement eliminateCallFramePseudo
2015-12-11 Derek Schuff[WebAssembly] Implement prolog/epilog insertion and...
2015-11-29 Dan Gohman[WebAssembly] Minor clang-format and selected clang...
2015-11-25 Dan Gohman[WebAssembly] Clean up several FIXME comments.
2015-08-24 Dan Gohman[WebAssembly] Use the checked form of MachineFunction...
2015-07-22 JF BastienWebAssembly: basic bitcode → assembly CodeGen test
2015-07-14 JF BastienWebAssembly: fix build breakage.
2015-07-01 JF BastienWebAssembly: start instructions
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend