This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
941e8dfcbfedcd4e82ff37bfcf9ba2a7cc558cc9
clang-p2996
/
llvm
/
test
/
Transforms
/
SampleProfile
History
Adrian Prantl
defc99a94e
Cleanup tests to not share a DISubprogram between multiple Functions.
...
rdar://problem/31926379 llvm-svn: 302166
2017-05-04 16:24:31 +00:00
..
Inputs
Cleanup tests to not share a DISubprogram between multiple Functions.
2017-05-04 16:24:31 +00:00
branch.ll
Do not set branch weight if the branch weight annotation is present.
2017-03-23 14:43:10 +00:00
calls.ll
Remove the sample pgo annotation heuristic that uses call count to annotate basic block count.
2017-03-06 17:49:59 +00:00
cov-zero-samples.ll
…
coverage-warning.ll
…
discriminator.ll
…
early-inline.ll
…
entry_counts.ll
…
fnptr.ll
Remove the sample pgo annotation heuristic that uses call count to annotate basic block count.
2017-03-06 17:49:59 +00:00
gcc-simple.ll
…
import.ll
Add function importing info from samplepgo profile to the module summary.
2017-02-28 18:09:44 +00:00
indirect-call-gcc.ll
…
indirect-call.ll
Cleanup tests to not share a DISubprogram between multiple Functions.
2017-05-04 16:24:31 +00:00
inline-act.ll
…
inline-combine.ll
…
inline-coverage.ll
Emit less compiler optimization remarks in samplepgo to reduce a call to findCalleeFunctionSamples which is going to be refactored.
2017-04-10 20:49:16 +00:00
inline.ll
…
nodebug.ll
…
nolocinfo.ll
…
offset.ll
…
propagate.ll
…
remarks.ll
Emit less compiler optimization remarks in samplepgo to reduce a call to findCalleeFunctionSamples which is going to be refactored.
2017-04-10 20:49:16 +00:00
summary.ll
…
syntax.ll
…