This is an archive of the discontinued LLVM Phabricator instance.

[lanai] Fix for LanaiDelaySlotFiller and LanaiMCInstLower.cpp
ClosedPublic

Authored by jpienaar on Apr 2 2016, 5:53 PM.

Details

Summary
  • 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

Diff Detail

Repository
rL LLVM

Event Timeline

jpienaar updated this revision to Diff 52484.Apr 2 2016, 5:53 PM
jpienaar retitled this revision from to [lanai] Fix for LanaiDelaySlotFiller and LanaiMCInstLower.cpp.
jpienaar updated this object.
jpienaar added a subscriber: llvm-commits.
This revision was automatically updated to reflect the committed changes.