Skip to content
  • Akira Hatanaka's avatar
    Remove redundant instructions. · e450358a
    Akira Hatanaka authored
    - In EmitAtomicBinaryPartword, mask incr in loopMBB only if atomic.swap is the
      instruction being expanded, instead of masking it in thisMBB. 
    - Remove redundant Or in EmitAtomicCmpSwap. 
    
    llvm-svn: 135495
    e450358a
Loading