[PATCH] D24103: [peephole] Enhance folding logic to work for STATEPOINTs

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 17:49:01 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL289510: [peephole] Enhance folding logic to work for STATEPOINTs (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D24103?vs=70501&id=81169#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24103

Files:
  llvm/trunk/lib/CodeGen/PeepholeOptimizer.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/anyregcc.ll
  llvm/trunk/test/CodeGen/X86/stackmap.ll
  llvm/trunk/test/CodeGen/X86/statepoint-live-in.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24103.81169.patch
Type: text/x-patch
Size: 10186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/9543d1aa/attachment.bin>


More information about the llvm-commits mailing list