Sparc backend: Implements a delay slot filler that attempt to fill delay slots
authorVenkatraman Govindaraju <venkatra@cs.wisc.edu>
Thu, 20 Jan 2011 05:08:26 +0000 (05:08 +0000)
committerVenkatraman Govindaraju <venkatra@cs.wisc.edu>
Thu, 20 Jan 2011 05:08:26 +0000 (05:08 +0000)
commit71e39dac0ce9676dd3d0a92164167e18499d40fa
treeeade0e59ebe10fc1f7d8a695629af459b7943fa1
parenta9ba456b7cfc0d202acdb22aa2ddfdc00aa0d63e
Sparc backend: Implements a delay slot filler that attempt to fill delay slots
with useful instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123884 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/DelaySlotFiller.cpp
lib/Target/Sparc/SparcInstrInfo.td
test/CodeGen/SPARC/2011-01-19-DelaySlot.ll [new file with mode: 0644]