[PATCH] [TargetInstrInfo] Add new hook: AnalyzeBranchPredicate.

Sanjoy Das sanjoy at playingwithpointers.com
Tue Jun 2 14:38:24 PDT 2015


Hi atrick, reames,

NFC: no one uses AnalyzeBranchPredicate yet.

Add TargetInstrInfo::AnalyzeBranchPredicate and implement for x86.  A
later change adding support for page-fault based implicit null checks
depends on this.

http://reviews.llvm.org/D10200

Files:
  include/llvm/Target/TargetInstrInfo.h
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10200.27009.patch
Type: text/x-patch
Size: 6959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150602/0cca2a3f/attachment.bin>


More information about the llvm-commits mailing list