[PATCH] [mips] Do not place users of $ra in the delay slot of call instructions.
Vasileios Kalintiris
Vasileios.Kalintiris at imgtec.com
Mon May 11 09:34:38 PDT 2015
Hi dsanders,
When we are trying to fill the delay slot of a call instruction, we must avoid
filler instructions that use the $ra register. This fixes the test
MultiSource/Applications/JM/lencod when we enable the forward delay slot filler.
http://reviews.llvm.org/D9670
Files:
lib/Target/Mips/MipsDelaySlotFiller.cpp
test/CodeGen/Mips/delay-slot-fill-forward.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9670.25480.patch
Type: text/x-patch
Size: 10726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150511/fd376316/attachment.bin>
More information about the llvm-commits
mailing list