[WebAssembly] Define WebAssembly-specific relocation codes.
[oota-llvm.git] / test / CodeGen / WebAssembly / varargs.ll
2016-01-11 Dan Gohman[WebAssembly] Define WebAssembly-specific relocation...
2016-01-07 Dan Gohman[WebAssembly] Add -m:e to the target triple.
2015-12-16 Derek Schuff[WebAssembly] Implement eliminateCallFramePseudo
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-05 Derek Schuff[WebAssembly] Support constant offsets on loads and...
2015-12-04 Dan Gohman[WebAssembly] Initial varargs support.