This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-18 17:55:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ProfileData
History
Benjamin Kramer
f35a067b43
Reduce double set lookups. NFC.
...
llvm-svn: 219505
2014-10-10 15:32:50 +00:00
..
CMakeLists.txt
Re-factor sample profile reader into lib/ProfileData.
2014-09-09 12:40:50 +00:00
CoverageMapping.cpp
Eliminate some deep std::vector copies. NFC.
2014-10-03 18:33:16 +00:00
CoverageMappingReader.cpp
Reduce double set lookups. NFC.
2014-10-10 15:32:50 +00:00
CoverageMappingWriter.cpp
InstrProf: Simplify counting a file's regions when writing coverage (NFC)
2014-10-02 00:31:00 +00:00
InstrProf.cpp
Converting InstrProf's error_category to a ManagedStatic to avoid static constructors and destructors.
2014-09-19 23:19:24 +00:00
InstrProfIndexed.h
…
InstrProfReader.cpp
llvm-profdata: Avoid undefined behaviour when reading raw profiles
2014-09-12 21:22:55 +00:00
InstrProfWriter.cpp
Eliminate some deep std::vector copies. NFC.
2014-10-03 18:33:16 +00:00
LLVMBuild.txt
LLVMProfileData: Update LLVMBuild.txt corresponding to r217437.
2014-09-09 15:00:13 +00:00
Makefile
…
SampleProfReader.cpp
LineIterator: Provide a variant that keeps blank lines
2014-09-17 15:43:01 +00:00