[PATCH] D18734: [lanai] Fix for LanaiDelaySlotFiller and LanaiMCInstLower.cpp
Jacques Pienaar via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 2 17:53:03 PDT 2016
jpienaar created this revision.
jpienaar added a subscriber: llvm-commits.
Herald added a subscriber: joker.eph.
* Fix to stop delay slot filler from inserting SP modifying instructions in the newly expanded call/return instructions.
* In LowerSymbol the outermost type was not LanaiMCExpr if there was a binary expression
* Remove printExpr in LanaiInstPrinter
http://reviews.llvm.org/D18734
Files:
lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp
lib/Target/Lanai/LanaiDelaySlotFiller.cpp
lib/Target/Lanai/LanaiMCInstLower.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18734.52484.patch
Type: text/x-patch
Size: 15597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160403/53877bb4/attachment.bin>
More information about the llvm-commits
mailing list