1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Transforms/SampleProfile
Dehao Chen dcb22a73b2 http://reviews.llvm.org/D13231
Change lookup functions to const functions.

llvm-svn: 248810
2015-09-29 17:59:58 +00:00
..
Inputs http://reviews.llvm.org/D13231 2015-09-29 17:59:58 +00:00
branch.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
calls.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
cfg.ll http://reviews.llvm.org/D13231 2015-09-29 17:59:58 +00:00
discriminator.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
entry_counts.ll DI: Require subprogram definitions to be distinct 2015-08-28 20:26:49 +00:00
fnptr.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
gcc-simple.ll Temporarily fix gcov failures in big-endian hosts. 2015-09-17 19:05:48 +00:00
propagate.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
syntax.ll