[PATCH] D24103: [peephole] Enhance folding logic to work for STATEPOINTs
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 6 20:14:10 PDT 2016
reames retitled this revision from "[WIP][peephole] Enhance folding logic to work for STATEPOINTs" to "[peephole] Enhance folding logic to work for STATEPOINTs".
reames updated the summary for this revision.
reames updated this revision to Diff 70501.
reames added a comment.
A real patch now that we've settled the design questions.
https://reviews.llvm.org/D24103
Files:
lib/CodeGen/PeepholeOptimizer.cpp
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/anyregcc.ll
test/CodeGen/X86/stackmap.ll
test/CodeGen/X86/statepoint-live-in.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24103.70501.patch
Type: text/x-patch
Size: 10053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160907/92206b7b/attachment.bin>
More information about the llvm-commits
mailing list