projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a -Wpessimizing-move warning.
[oota-llvm.git]
/
include
/
llvm
/
ProfileData
/
2015-11-02
Craig Topper
Fix a -Wpessimizing-move warning.
tree
|
commitdiff
2015-11-02
Xinliang David Li
[PGO] Value profiling (index format) code cleanup and...
tree
|
commitdiff
2015-10-28
Xinliang David Li
[PGO] RawProf Reader code cleanup
tree
|
commitdiff
2015-10-28
Xinliang David Li
[PGO] Indexed Prof Reader refactoring (NFC)
tree
|
commitdiff
2015-10-23
Xinliang David Li
Add more intrumentation/runtime helper interfaces ...
tree
|
commitdiff
2015-10-22
Xinliang David Li
Minor bug fix in Profile Name Prefix interface
tree
|
commitdiff
2015-10-22
Xinliang David Li
Add helper functions and remove hard coded references...
tree
|
commitdiff
2015-10-18
Xinliang David Li
Minor Instr PGO code restructuring
tree
|
commitdiff
2015-10-16
Xinliang David Li
Instroduce a template file to define InstrPGO core...
tree
|
commitdiff
2015-10-16
Diego Novillo
Sample profiles - Re-arrange binary format to emit...
tree
|
commitdiff
2015-10-16
Diego Novillo
Sample Profiling - Remove useless asserts. NFC.
tree
|
commitdiff
2015-10-15
Diego Novillo
Sample Profiles - Adjust integer types. Mostly NFC.
tree
|
commitdiff
2015-10-14
Diego Novillo
Sample profiles - Add documentation for binary profile...
tree
|
commitdiff
2015-10-13
Diego Novillo
Sample profile reader - remove dead code. NFC.
tree
|
commitdiff
2015-10-13
Diego Novillo
Sample profiles - Add a name table to the binary encoding.
tree
|
commitdiff
2015-10-09
Diego Novillo
Remove unused function in sample profile writer API...
tree
|
commitdiff
2015-10-09
Diego Novillo
Add inline stack streaming to binary sample profiles.
tree
|
commitdiff
2015-10-08
Diego Novillo
Re-apply r249644: Handle inline stacks in gcov-encoded...
tree
|
commitdiff
2015-10-08
Diego Novillo
Revert "Handle inline stacks in gcov-encoded sample...
tree
|
commitdiff
2015-10-08
Diego Novillo
Handle inline stacks in gcov-encoded sample profiles.
tree
|
commitdiff
2015-10-05
Diego Novillo
Remove AutoFDO profile handling for GCC's LIPO. NFC.
tree
|
commitdiff
2015-10-01
Dehao Chen
Update sample profile propagation algorithm.
tree
|
commitdiff
2015-09-30
Dehao Chen
http://reviews.llvm.org/D13145
tree
|
commitdiff
2015-09-29
Justin Bogner
InstrProf: Add a missing const_cast from r248833
tree
|
commitdiff
2015-09-29
Justin Bogner
InstrProf: Support for value profiling in the indexed...
tree
|
commitdiff
2015-09-29
Dehao Chen
http://reviews.llvm.org/D13231
tree
|
commitdiff
2015-09-21
Craig Topper
Use makeArrayRef or None to avoid unnecessarily mention...
tree
|
commitdiff
2015-09-17
Diego Novillo
GCC AutoFDO profile reader - Initial support.
tree
|
commitdiff
2015-08-08
Benjamin Kramer
Fix some comment typos.
tree
|
commitdiff
2015-06-22
Justin Bogner
Re-apply "InstrProf: When reading, copy the data instea...
tree
|
commitdiff
2015-06-22
Frederic Riss
[Object] Search for architecures by name in MachOUniver...
tree
|
commitdiff
2015-06-20
Justin Bogner
Revert "InstrProf: When reading, copy the data instead...
tree
|
commitdiff
2015-06-20
Justin Bogner
InstrProf: When reading, copy the data instead of takin...
tree
|
commitdiff
2015-05-12
Diego Novillo
Tidy comments in SampleProfile header. NFC.
tree
|
commitdiff
2015-05-06
Justin Bogner
InstrProf: Give coverage its own errors instead of...
tree
|
commitdiff
2015-05-06
Justin Bogner
InstrProf: Remove a function that just returns its...
tree
|
commitdiff
2015-03-11
Justin Bogner
InstrProf: Teach llvm-cov to handle universal binaries...
tree
|
commitdiff
2015-03-02
Benjamin Kramer
Add another missing header that used to be included...
tree
|
commitdiff
2015-02-26
Justin Bogner
InstrProf: Simplify the construction of BinaryCoverageR...
tree
|
commitdiff
2015-02-26
Justin Bogner
InstrProf: Rename ObjectFileCoverageMappingReader to...
tree
|
commitdiff
2015-02-25
Justin Bogner
InstrProf: Remove dead code in CoverageMappingReader
tree
|
commitdiff
2015-02-18
Justin Bogner
InstrProf: Handle unknown functions if they consist...
tree
|
commitdiff
2015-02-18
Justin Bogner
InstrProf: Make CoverageMapping testable and add a...
tree
|
commitdiff
2015-02-18
Justin Bogner
Re-apply "InstrProf: Add unit tests for the profile...
tree
|
commitdiff
2015-02-17
Justin Bogner
Revert "InstrProf: Add unit tests for the profile reade...
tree
|
commitdiff
2015-02-17
Justin Bogner
Re-apply "InstrProf: Add unit tests for the profile...
tree
|
commitdiff
2015-02-16
Justin Bogner
Revert "InstrProf: Add unit tests for the profile reade...
tree
|
commitdiff
2015-02-16
Justin Bogner
InstrProf: Add unit tests for the profile reader and...
tree
|
commitdiff
2015-02-16
Justin Bogner
InstrProf: Use ErrorOr for IndexedInstrProfReader:...
tree
|
commitdiff
2015-02-15
Aaron Ballman
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
tree
|
commitdiff
2015-02-03
Justin Bogner
InstrProf: Make CounterMappingRegions less confusing...
tree
|
commitdiff
2015-02-03
Justin Bogner
InstrProf: Remove CoverageMapping::HasCodeBefore, it...
tree
|
commitdiff
2015-02-03
Justin Bogner
InstrProf: Simplify RawCoverageMappingReader's API...
tree
|
commitdiff
2015-01-24
Justin Bogner
InstrProf: Add operator!= to coverage counters
tree
|
commitdiff
2015-01-23
Justin Bogner
InstrProf: debug dumps should go to dbgs(), not outs()
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2014-11-14
Justin Bogner
llvm-cov: Sink some reporting logic into CoverageMapping
tree
|
commitdiff
2014-11-03
Diego Novillo
Use ErrorOr for the ::create factory on instrumented...
tree
|
commitdiff
2014-11-01
Diego Novillo
Add show and merge tools for sample PGO profiles.
tree
|
commitdiff
2014-10-30
Diego Novillo
Fix comment spelling and tidy diagnostic call in profil...
tree
|
commitdiff
2014-10-30
Diego Novillo
Add profile writing capabilities for sampling profiles.
tree
|
commitdiff
2014-10-02
Justin Bogner
InstrProf: Avoid linear search in a hot loop
tree
|
commitdiff
2014-10-02
Justin Bogner
Reapply "InstrProf: Don't keep a large sparse list...
tree
|
commitdiff
2014-10-02
Justin Bogner
Revert "InstrProf: Don't keep a large sparse list aroun...
tree
|
commitdiff
2014-10-02
Justin Bogner
InstrProf: Don't keep a large sparse list around just...
tree
|
commitdiff
2014-10-01
Justin Bogner
InstrProf: Make coverage::Counter comparable
tree
|
commitdiff
2014-09-30
Alex Lorenz
llvm-cov: Use the number of executed functions for...
tree
|
commitdiff
2014-09-25
Justin Bogner
llvm-cov: Combine segments that cover the same location
tree
|
commitdiff
2014-09-20
Justin Bogner
llvm-cov: Allow creating CoverageMappings from filenames
tree
|
commitdiff
2014-09-20
Justin Bogner
llvm-cov: Disentangle the coverage data logic from...
tree
|
commitdiff
2014-09-17
Justin Bogner
LineIterator: Provide a variant that keeps blank lines
tree
|
commitdiff
2014-09-15
Justin Bogner
llvm-cov: Simplify CounterMappingRegion, pushing logic...
tree
|
commitdiff
2014-09-12
Justin Bogner
llvm-cov: Move FunctionCoverageMapping into CoverageMap...
tree
|
commitdiff
2014-09-09
Diego Novillo
Re-factor sample profile reader into lib/ProfileData.
tree
|
commitdiff
2014-09-09
Justin Bogner
llvm-cov: Combine two types that were nearly identical...
tree
|
commitdiff
2014-09-09
Justin Bogner
llvm-cov: Rename MappingRegion to coverage::CountedRegi...
tree
|
commitdiff
2014-09-08
Justin Bogner
llvm-cov: Use ErrorOr rather than an error_code* (NFC)
tree
|
commitdiff
2014-08-21
Alex Lorenz
Coverage Mapping: add function's hash to coverage funct...
tree
|
commitdiff
2014-08-19
Rafael Espindola
Don't own the buffer in object::Binary.
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-04
Alex Lorenz
Coverage: add HasCodeBefore flag to a mapping region.
tree
|
commitdiff
2014-08-01
Justin Bogner
InstrProf: Allow multiple functions with the same name
tree
|
commitdiff
2014-07-29
Justin Bogner
ProfileData: Don't redundantly default initialize a...
tree
|
commitdiff
2014-07-25
Alex Lorenz
coverage: remove empty mapping regions
tree
|
commitdiff
2014-07-24
Alex Lorenz
Add code coverage mapping data, reader, and writer.
tree
|
commitdiff
2014-06-18
Justin Bogner
ProfileData: Fix copy-paste type in RawInstrProfReader
tree
|
commitdiff
2014-06-14
Artyom Skrobov
Renaming SwapByteOrder() to getSwappedBytes()
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Remove system_error.h.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't import error_category into the llvm namespace.
tree
|
commitdiff
2014-06-11
Rafael Espindola
Use std::error_code instead of llvm::error_code.
tree
|
commitdiff
2014-06-03
Rafael Espindola
Use an enum class.
tree
|
commitdiff
2014-05-16
Justin Bogner
ProfileData: Allow multiple profiles in RawInstrProfReader
tree
|
commitdiff
2014-04-19
Justin Bogner
OnDiskHashTable: Audit types and use offset_type consis...
tree
|
commitdiff
2014-04-19
Justin Bogner
ProfileData: Avoid UB when reading
tree
|
commitdiff
2014-04-18
Justin Bogner
ProfileData: Don't forward declare ComputeHash and...
tree
|
commitdiff
2014-04-18
Justin Bogner
ProfileData: Add support for the indexed instrprof...
tree
|
commitdiff
2014-03-23
Duncan P. N. Exon...
InstrProf: Check pointer size in raw profile
tree
|
commitdiff
2014-03-21
Duncan P. N. Exon...
InstrProf: Move constructor to the header
tree
|
commitdiff
2014-03-21
Duncan P. N. Exon...
InstrProf: Use move semantics with unique_ptr
tree
|
commitdiff
next