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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 09:37:07 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304564: Add placeholder for more extensive verification of psuedo ops (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D33819?vs=101164&id=101230#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33819

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

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


More information about the llvm-commits mailing list