[PATCH] [mips] Teach the delay slot filler to remove needless KILL instructions.
Vasileios Kalintiris
Vasileios.Kalintiris at imgtec.com
Wed Feb 18 07:59:45 PST 2015
Hi dsanders,
Previously, the presence of KILL instructions would block valid candidates
from filling a specific delay slot. With the elimination of the KILL
instructions, in the appropriate range, we are able to fill more slots and
keep the information from future def/use analysis consistent.
http://reviews.llvm.org/D7724
Files:
lib/Target/Mips/MipsDelaySlotFiller.cpp
test/CodeGen/Mips/delay-slot-kill.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7724.20176.patch
Type: text/x-patch
Size: 3812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150218/ead55edb/attachment.bin>
More information about the llvm-commits
mailing list