[PATCH] D23067: TargetInstrInfo: add two new target hooks to analyse branch offsets
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 10 09:21:47 PDT 2016
SjoerdMeijer updated this revision to Diff 67532.
SjoerdMeijer added a comment.
I factored out 2 functions (getBranchRangeUpperbound and getBranchRangeLowerbound).
https://reviews.llvm.org/D23067
Files:
include/llvm/Target/TargetInstrInfo.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23067.67532.patch
Type: text/x-patch
Size: 3670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/bdf56600/attachment.bin>
More information about the llvm-commits
mailing list