[PATCH] D19290: [PGOProfile] Make tests independent of the raw profile version (NFC)
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 15:26:40 PDT 2016
vsk created this revision.
vsk added a reviewer: xur.
vsk added a subscriber: llvm-commits.
This patch makes it easier to bump the raw profile version.
http://reviews.llvm.org/D19290
Files:
test/Transforms/PGOProfile/branch1.ll
test/Transforms/PGOProfile/branch2.ll
test/Transforms/PGOProfile/criticaledge.ll
test/Transforms/PGOProfile/landingpad.ll
test/Transforms/PGOProfile/loop1.ll
test/Transforms/PGOProfile/loop2.ll
test/Transforms/PGOProfile/single_bb.ll
test/Transforms/PGOProfile/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19290.54278.patch
Type: text/x-patch
Size: 4847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/27348d87/attachment.bin>
More information about the llvm-commits
mailing list