This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
FunctionImport
/
Inputs
History
Xinliang David Li
71ecaa19ff
[PGO] Fix ThinLTO crash
...
Differential Revsion:
http://reviews.llvm.org/D36640
llvm-svn: 311023
2017-08-16 17:18:01 +00:00
..
adjustable_threshold.ll
FunctionImport: add a progressive heuristic to limit importing too deep in the callgraph
2016-02-10 23:31:45 +00:00
funcimport_alias.ll
[ThinLTO] Handle an external call from an import to an alias in dest
2016-01-12 17:48:44 +00:00
funcimport_debug.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
funcimport_var2.ll
[PGO] Fix ThinLTO crash
2017-08-16 17:18:01 +00:00
funcimport.ll
Don't import variadic functions
2016-08-11 22:13:57 +00:00
hotness_based_import2.ll
[ThinLTO] Ensure callees get hot threshold when first seen on cold path
2016-12-15 18:21:01 +00:00
hotness_based_import.ll
[thinlto] Don't decay threshold for hot callsites
2016-09-30 03:01:17 +00:00
inlineasm.ll
[ThinLTO] Prevent importing of "llvm.used" values
2016-04-20 14:39:45 +00:00