[PATCH] D15157: CodeGen peephole: fold redundant phys reg copies
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 3 15:27:38 PST 2015
jfb updated this revision to Diff 41812.
jfb marked an inline comment as done.
jfb added a comment.
Address qcolombet's comments:
- Rename test file.
- Add more tests.
- Make the tests positive.
- Document asserts.
- Also test for reg mask clobbering.
http://reviews.llvm.org/D15157
Files:
lib/CodeGen/PeepholeOptimizer.cpp
test/CodeGen/X86/peephole-na-phys-copy-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15157.41812.patch
Type: text/x-patch
Size: 14006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/a9ff9047/attachment.bin>
More information about the llvm-commits
mailing list