[PATCH] D33819: Add placeholder for more extensive verification of psuedo ops

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 19:04:40 PDT 2017


reames updated this revision to Diff 101164.
reames added a comment.

I tempted fate, so of course the rushed patch didn't build.  Oy.


https://reviews.llvm.org/D33819

Files:
  include/llvm/CodeGen/StackMaps.h
  lib/CodeGen/MachineVerifier.cpp
  test/CodeGen/X86/statepoint-allocas.ll
  test/CodeGen/X86/statepoint-call-lowering.ll
  test/CodeGen/X86/statepoint-far-call.ll
  test/CodeGen/X86/statepoint-forward.ll
  test/CodeGen/X86/statepoint-gctransition-call-lowering.ll
  test/CodeGen/X86/statepoint-invoke.ll
  test/CodeGen/X86/statepoint-live-in.ll
  test/CodeGen/X86/statepoint-stack-usage.ll
  test/CodeGen/X86/statepoint-stackmap-format.ll
  test/CodeGen/X86/statepoint-uniqueing.ll
  test/CodeGen/X86/statepoint-vector-bad-spill.ll
  test/CodeGen/X86/statepoint-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33819.101164.patch
Type: text/x-patch
Size: 7662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170602/1907742e/attachment.bin>


More information about the llvm-commits mailing list