Set isBarrier = 1 on return instructions, as they are control barriers.
authorDan Gohman <gohman@apple.com>
Wed, 11 Nov 2009 18:11:07 +0000 (18:11 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 11 Nov 2009 18:11:07 +0000 (18:11 +0000)
commitadaace8aa8df16f1fa2b097f32ded38a49d89208
treee75b31b365d76940002069b5f88604c34e78645a
parente94975ee64e8308526f1ab33f17f4f7229d9934b
Set isBarrier = 1 on return instructions, as they are control barriers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86851 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaInstrInfo.td
lib/Target/Blackfin/BlackfinInstrInfo.td
lib/Target/MSP430/MSP430InstrInfo.td
lib/Target/Sparc/SparcInstrInfo.td
lib/Target/XCore/XCoreInstrInfo.td