[PATCH] D19554: Add optimization bisect opt-in calls for PowerPC passes

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 18:01:57 PDT 2016


andrew.w.kaylor updated this revision to Diff 55148.
andrew.w.kaylor added a comment.

Added code to check of opt level != None before adding the PPCVSXFMAMutate pass
Made the PPCVSXFMAMutate pass skippable


Repository:
  rL LLVM

http://reviews.llvm.org/D19554

Files:
  lib/Target/PowerPC/PPCBoolRetToInt.cpp
  lib/Target/PowerPC/PPCCTRLoops.cpp
  lib/Target/PowerPC/PPCEarlyReturn.cpp
  lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
  lib/Target/PowerPC/PPCMIPeephole.cpp
  lib/Target/PowerPC/PPCQPXLoadSplat.cpp
  lib/Target/PowerPC/PPCTargetMachine.cpp
  lib/Target/PowerPC/PPCVSXFMAMutate.cpp
  lib/Target/PowerPC/PPCVSXSwapRemoval.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19554.55148.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/89721d29/attachment.bin>


More information about the llvm-commits mailing list