Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
llvm
/
lib
/
Transforms
/
Utils
/
ImportedFunctionsInliningStatistics.cpp
27820f9
[Instruction] Add hasMetadata(Kind) helper [NFC]
by Philip Reames
· 6 years ago
0eaee54
[llvm] Migrate llvm::make_unique to std::make_unique
by Jonas Devlieghere
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
3507c6e
Use the container form llvm::sort(C, ...)
by Fangrui Song
· 7 years ago
0cac726
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
by Fangrui Song
· 7 years ago
636d94d
[Transforms] Change std::sort to llvm::sort in response to r327219
by Mandeep Singh Grang
· 7 years ago
428b9e0
[ThinLTO] Correct counting of functions in inliner stats
by Teresa Johnson
· 9 years ago
47509f6
Imported statistics types changes
by Piotr Padlewski
· 9 years ago
84abc74
Added ThinLTO inlining statistics
by Piotr Padlewski
· 9 years ago