[PATCH] D30081: [PPC] Eliminate more compare instructions using record-form operation
    Hiroshi Inoue via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Feb 24 01:38:52 PST 2017
    
    
  
inouehrs updated this revision to Diff 89622.
inouehrs edited the summary of this revision.
inouehrs added a comment.
I eliminated addis. and rlwinm variants from optimization targets for safety.
https://reviews.llvm.org/D30081
Files:
  lib/Target/PowerPC/PPCInstrInfo.cpp
  test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30081.89622.patch
Type: text/x-patch
Size: 5167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/e0dcbe04/attachment.bin>
    
    
More information about the llvm-commits
mailing list