aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CodeGenCoverage.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Introduce llvm::sys::Process::getProcessId() and adopt itSergej Jaskiewicz1-15/+2
2019-08-15[llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere1-1/+1
2019-08-05Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-23[Support] Fix some Wundef warningsSven van Haastregt1-2/+2
2018-04-30IWYU for llvm-config.h in llvm, additions.Nico Weber1-1/+1
2018-04-29s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber1-2/+2
2018-04-26[GlobalISel] Reporting rules covered as part of the InstructionSelect's debug...Roman Tereshin1-1/+6
2017-11-18Fix use of config.h in public headers.Eric Fiselier1-0/+1
2017-11-17Don't #include MemoryBuffer.h from Host.h.Zachary Turner1-0/+1
2017-11-16[globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders1-0/+118