[Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop

Weiming Zhao weimingz at codeaurora.org
Thu Mar 13 16:14:11 PDT 2014


Hi,

 

This patch fixes the issue in http://llvm.org/bugs/show_bug.cgi?id=19136

There might be two ways to do it: One is to fix tryFoldSPUpdateIntoPushPop()
to let it check livness of subregs.

The other ways is to fix MBB->computeRegisterLiveness().

 

The patch uses the first way.

 

Please help to review.

 

Thanks,

Weiming

 

 

Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140313/b57a6218/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-Folding-SU-Update-into-Pop.patch
Type: application/octet-stream
Size: 39929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140313/b57a6218/attachment.obj>


More information about the llvm-commits mailing list