[WebAssembly] Switch to a more traditional assembly syntax
[oota-llvm.git] / test / CodeGen / WebAssembly / fast-isel.ll
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-24 Dan Gohman[WebAssembly] Skeleton FastISel support