[PATCH] D14519: [WebAssembly] Reverse the order of operands for br_if

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 15:42:47 PST 2015


dschuff created this revision.
dschuff added a reviewer: sunfish.
dschuff added subscribers: llvm-commits, jfb.
Herald added a subscriber: dschuff.

This is to match the new version in the spec

http://reviews.llvm.org/D14519

Files:
  lib/Target/WebAssembly/WebAssemblyInstrControl.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
  test/CodeGen/WebAssembly/cfg-stackify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14519.39762.patch
Type: text/x-patch
Size: 3850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151109/e5c8d2b3/attachment.bin>


More information about the llvm-commits mailing list