[PATCH] D20162: [MSP430] PR27500 CodeGen: Rework branch-select pass

Vadzim Dambrouski via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 17:11:28 PDT 2016


pftbest updated this revision to Diff 59006.
pftbest added a comment.

Constants are moved inside `isInRange` function, `BlockOffsets` is now local and is passed as a reference to other functions, `correctBlockOffsets` function is merged with `measureFunction`.


http://reviews.llvm.org/D20162

Files:
  lib/Target/MSP430/MSP430BranchSelector.cpp
  test/CodeGen/MSP430/BranchSelector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20162.59006.patch
Type: text/x-patch
Size: 37959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/c5f654d3/attachment-0001.bin>


More information about the llvm-commits mailing list