summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2016-04-01 19:33:19 +0000
committerJames Y Knight <jyknight@google.com>2016-04-01 19:33:19 +0000
commite6a46463726aa489a996fba33ed1622f2395bffb (patch)
treea1654924759350f7743215d57b3da3925bae1a6c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent6f8cfccbd36de601b6f35a854cb0dba5b9757495 (diff)
Remove useless check for ThreadModel==Single in ARMISelLowering. NFC.
ThreadModel::Single is already handled already by ARMPassConfig adding LowerAtomicPass to the pass list, which lowers all atomics to non-atomic ops and deletes fences. So by the time we get to ISel, there's no atomic fences left, so they don't need special handling. llvm-svn: 265178
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions