[PATCH] D11671: WebAssembly: print basic integer assembly.

JF Bastien jfb at chromium.org
Fri Jul 31 10:34:35 PDT 2015


jfb updated this revision to Diff 31134.
jfb added a comment.

- Update cpus.ll test to use the currently-supported instructions (it errors out otherwise).


http://reviews.llvm.org/D11671

Files:
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.h
  lib/Target/WebAssembly/WebAssemblyInstrControl.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  test/CodeGen/WebAssembly/cpus.ll
  test/CodeGen/WebAssembly/integer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11671.31134.patch
Type: text/x-patch
Size: 14457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150731/b3b7c093/attachment.bin>


More information about the llvm-commits mailing list