[PATCH] Add a callback to FunctionPass to enable skipping execution on a per-function basis

Akira Hatanaka ahatanak at gmail.com
Mon Jun 8 11:55:13 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8717

Files:
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/Transforms/Scalar.h
  llvm/trunk/lib/CodeGen/IfConversion.cpp
  llvm/trunk/lib/CodeGen/MachineInstrBundle.cpp
  llvm/trunk/lib/Target/ARM/ARM.h
  llvm/trunk/lib/Target/ARM/ARMTargetMachine.cpp
  llvm/trunk/lib/Target/ARM/Thumb2SizeReduction.cpp
  llvm/trunk/lib/Transforms/Scalar/SimplifyCFGPass.cpp
  llvm/trunk/test/CodeGen/ARM/ifcvt-callback.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8717.27320.patch
Type: text/x-patch
Size: 11768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150608/d5a33076/attachment.bin>


More information about the llvm-commits mailing list