[PATCH] D20184: [BranchFolding] Replace MachineBlockFrequencyInfo with MBFIWrapper. NFC.
Haicheng Wu via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 20:44:35 PDT 2016
haicheng retitled this revision from "[BranchFolding] Factor out MBFIWrapper class. NFC." to "[BranchFolding] Replace MachineBlockFrequencyInfo with MBFIWrapper. NFC.".
haicheng added reviewers: mcrosier, gberry, mssimpso.
haicheng added subscribers: hfinkel, iteratee, llvm-commits.
haicheng updated this revision to Diff 56993.
haicheng added a comment.
Cleanup the code.
Repository:
rL LLVM
http://reviews.llvm.org/D20184
Files:
lib/CodeGen/BranchFolding.cpp
lib/CodeGen/BranchFolding.h
lib/CodeGen/IfConversion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20184.56993.patch
Type: text/x-patch
Size: 6025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/c25a8110/attachment.bin>
More information about the llvm-commits
mailing list