[PATCH] D42435: [WebAssembly] Rely on default file format in test code. NFC.

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 11:35:50 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, eraman, jgravelle-google, dschuff, jfb.

Wasm is now the default output file format so we can rely
on this in test code and don't need this string 4 part "triple".


Repository:
  rL LLVM

https://reviews.llvm.org/D42435

Files:
  test/CodeGen/WebAssembly/address-offsets.ll
  test/CodeGen/WebAssembly/byval.ll
  test/CodeGen/WebAssembly/call.ll
  test/CodeGen/WebAssembly/cfg-stackify.ll
  test/CodeGen/WebAssembly/cfi.ll
  test/CodeGen/WebAssembly/comparisons_f32.ll
  test/CodeGen/WebAssembly/comparisons_f64.ll
  test/CodeGen/WebAssembly/comparisons_i32.ll
  test/CodeGen/WebAssembly/comparisons_i64.ll
  test/CodeGen/WebAssembly/conv-trap.ll
  test/CodeGen/WebAssembly/conv.ll
  test/CodeGen/WebAssembly/copysign-casts.ll
  test/CodeGen/WebAssembly/cpus.ll
  test/CodeGen/WebAssembly/dbgvalue.ll
  test/CodeGen/WebAssembly/dead-vreg.ll
  test/CodeGen/WebAssembly/divrem-constant.ll
  test/CodeGen/WebAssembly/exception.ll
  test/CodeGen/WebAssembly/f16.ll
  test/CodeGen/WebAssembly/f32.ll
  test/CodeGen/WebAssembly/f64.ll
  test/CodeGen/WebAssembly/fast-isel-noreg.ll
  test/CodeGen/WebAssembly/fast-isel.ll
  test/CodeGen/WebAssembly/frem.ll
  test/CodeGen/WebAssembly/func.ll
  test/CodeGen/WebAssembly/function-bitcasts-varargs.ll
  test/CodeGen/WebAssembly/function-bitcasts.ll
  test/CodeGen/WebAssembly/global.ll
  test/CodeGen/WebAssembly/globl.ll
  test/CodeGen/WebAssembly/i128.ll
  test/CodeGen/WebAssembly/i32-load-store-alignment.ll
  test/CodeGen/WebAssembly/i32.ll
  test/CodeGen/WebAssembly/i64-load-store-alignment.ll
  test/CodeGen/WebAssembly/i64.ll
  test/CodeGen/WebAssembly/ident.ll
  test/CodeGen/WebAssembly/immediates.ll
  test/CodeGen/WebAssembly/implicit-def.ll
  test/CodeGen/WebAssembly/inline-asm-m.ll
  test/CodeGen/WebAssembly/inline-asm.ll
  test/CodeGen/WebAssembly/irreducible-cfg.ll
  test/CodeGen/WebAssembly/legalize.ll
  test/CodeGen/WebAssembly/libcalls.ll
  test/CodeGen/WebAssembly/load-ext-atomic.ll
  test/CodeGen/WebAssembly/load-ext.ll
  test/CodeGen/WebAssembly/load-store-i1.ll
  test/CodeGen/WebAssembly/load.ll
  test/CodeGen/WebAssembly/lower-em-ehsjlj-options.ll
  test/CodeGen/WebAssembly/lower-em-exceptions-whitelist.ll
  test/CodeGen/WebAssembly/lower-em-exceptions.ll
  test/CodeGen/WebAssembly/lower-em-sjlj.ll
  test/CodeGen/WebAssembly/lower-global-dtors.ll
  test/CodeGen/WebAssembly/main-declaration.ll
  test/CodeGen/WebAssembly/main.ll
  test/CodeGen/WebAssembly/mem-intrinsics.ll
  test/CodeGen/WebAssembly/memory-addr32.ll
  test/CodeGen/WebAssembly/non-executable-stack.ll
  test/CodeGen/WebAssembly/offset-atomics.ll
  test/CodeGen/WebAssembly/offset-folding.ll
  test/CodeGen/WebAssembly/offset.ll
  test/CodeGen/WebAssembly/phi.ll
  test/CodeGen/WebAssembly/reg-stackify.ll
  test/CodeGen/WebAssembly/return-int32.ll
  test/CodeGen/WebAssembly/return-void.ll
  test/CodeGen/WebAssembly/returned.ll
  test/CodeGen/WebAssembly/select.ll
  test/CodeGen/WebAssembly/signext-arg.ll
  test/CodeGen/WebAssembly/signext-inreg.ll
  test/CodeGen/WebAssembly/signext-zeroext.ll
  test/CodeGen/WebAssembly/simd-arith.ll
  test/CodeGen/WebAssembly/stack-alignment.ll
  test/CodeGen/WebAssembly/store-trunc.ll
  test/CodeGen/WebAssembly/store.ll
  test/CodeGen/WebAssembly/switch.ll
  test/CodeGen/WebAssembly/umulo-i64.ll
  test/CodeGen/WebAssembly/unreachable.ll
  test/CodeGen/WebAssembly/unsupported-function-bitcasts.ll
  test/CodeGen/WebAssembly/unused-argument.ll
  test/CodeGen/WebAssembly/userstack.ll
  test/CodeGen/WebAssembly/varargs.ll
  test/CodeGen/WebAssembly/vtable.ll
  test/DebugInfo/WebAssembly/dbg-declare.ll
  test/MC/WebAssembly/array-fill.ll
  test/MC/WebAssembly/bss.ll
  test/MC/WebAssembly/comdat.ll
  test/MC/WebAssembly/custom-code-section.ll
  test/MC/WebAssembly/debug-info.ll
  test/MC/WebAssembly/explicit-sections.ll
  test/MC/WebAssembly/external-data.ll
  test/MC/WebAssembly/external-func-address.ll
  test/MC/WebAssembly/file-headers.ll
  test/MC/WebAssembly/func-address.ll
  test/MC/WebAssembly/global-ctor-dtor.ll
  test/MC/WebAssembly/reloc-code.ll
  test/MC/WebAssembly/reloc-data.ll
  test/MC/WebAssembly/sections.ll
  test/MC/WebAssembly/stack-ptr.ll
  test/MC/WebAssembly/unnamed-data.ll
  test/MC/WebAssembly/visibility.ll
  test/MC/WebAssembly/weak-alias.ll
  test/MC/WebAssembly/weak.ll
  test/Object/Inputs/trivial.ll
  test/tools/llvm-nm/wasm/local-symbols.ll
  test/tools/llvm-objdump/Inputs/trivial.ll
  test/tools/llvm-objdump/WebAssembly/relocations.test
  test/tools/llvm-readobj/Inputs/trivial.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42435.131119.patch
Type: text/x-patch
Size: 53502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/b80a1038/attachment-0001.bin>


More information about the llvm-commits mailing list