summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CodeGenCoverage.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Support] Fix some Wundef warningsSven van Haastregt2018-08-231-2/+2
* IWYU for llvm-config.h in llvm, additions.Nico Weber2018-04-301-1/+1
* s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber2018-04-291-2/+2
* [GlobalISel] Reporting rules covered as part of the InstructionSelect's debug...Roman Tereshin2018-04-261-1/+6
* Fix use of config.h in public headers.Eric Fiselier2017-11-181-0/+1
* Don't #include MemoryBuffer.h from Host.h.Zachary Turner2017-11-171-0/+1
* [globalisel][tablegen] Generate rule coverage and use it to identify untested...Daniel Sanders2017-11-161-0/+118
OpenPOWER on IntegriCloud