summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2014-01-12 19:24:08 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2014-01-12 19:24:08 +0000
commit1995b9fead62f2f6c0ad217bd00ce3184f741fdb (patch)
tree4c32d2f33f2159e0733d79361f223e0cbb1b1610 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
parent9b435fec0d3bf83e063fe1b7bb3c180a8e6083f5 (diff)
downloadbcm5719-llvm-1995b9fead62f2f6c0ad217bd00ce3184f741fdb.tar.gz
bcm5719-llvm-1995b9fead62f2f6c0ad217bd00ce3184f741fdb.zip
Handle bundled terminators in isBlockOnlyReachableByFallthrough.
Targets like SPARC and MIPS have delay slots and normally bundle the delay slot instruction with the corresponding terminator. Teach isBlockOnlyReachableByFallthrough to find any MBB operands on bundled terminators so SPARC doesn't need to specialize this function. llvm-svn: 199061
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud