diff options
| author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2014-01-12 19:24:08 +0000 |
|---|---|---|
| committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2014-01-12 19:24:08 +0000 |
| commit | 1995b9fead62f2f6c0ad217bd00ce3184f741fdb (patch) | |
| tree | 4c32d2f33f2159e0733d79361f223e0cbb1b1610 /llvm/unittests/Bitcode/BitReaderTest.cpp | |
| parent | 9b435fec0d3bf83e063fe1b7bb3c180a8e6083f5 (diff) | |
| download | llvm-1995b9fead62f2f6c0ad217bd00ce3184f741fdb.zip llvm-1995b9fead62f2f6c0ad217bd00ce3184f741fdb.tar.gz llvm-1995b9fead62f2f6c0ad217bd00ce3184f741fdb.tar.bz2 | |
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/unittests/Bitcode/BitReaderTest.cpp')
0 files changed, 0 insertions, 0 deletions
