index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
tools
/
llvm-profdata
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[profile] Fourth fix for toolchains without zlib after D68351
Vedant Kumar
2019-10-31
1
-0
/
+0
*
[profile] Add a mode to continuously sync counter updates to a file
Vedant Kumar
2019-10-31
1
-0
/
+0
*
[llvm-profdata] Make "malformed-ptr-to-counter-array.test" textual
Vedant Kumar
2019-10-12
1
-0
/
+0
*
[InstrProf] Tighten a check for malformed data records in raw profiles
Vedant Kumar
2019-09-03
1
-0
/
+0
*
[SampleFDO] Add profile symbol list section to discriminate function being
Wei Mi
2019-08-31
3
-0
/
+51
*
[AutoFDO] Make call targets order deterministic for sample profile
Wenlei He
2019-08-20
1
-4
/
+4
*
[llvm-profdata] Profile dump for compact binary format
Wenlei He
2019-08-13
1
-0
/
+0
*
llvm-profdata] Handle the cases of overlapping input file and output file
Rong Xu
2019-07-08
4
-0
/
+52
*
[llvm-profdata] Add overlap command to compute similarity b/w two profile files
Rong Xu
2019-04-30
6
-0
/
+144
*
[PGO] Context sensitive PGO (part 4)
Rong Xu
2019-03-06
3
-0
/
+32
*
[llvm-profdata] add value-cutoff functionality in show command
Rong Xu
2019-01-08
1
-0
/
+21
*
[PGO] Revert r350579 to fix commit message.
Rong Xu
2019-01-08
1
-21
/
+0
*
[PGO] Use SourceFileName rather module name in PGOFuncName
Rong Xu
2019-01-07
1
-0
/
+21
*
Add flag to llvm-profdata to allow symbols in profile data to be remapped, and
Richard Smith
2018-09-13
6
-0
/
+91
*
[llvm-profdata] Don't treat non-fatal merge errors as fatal
Vedant Kumar
2017-11-17
1
-0
/
+9
*
[llvm-profdata] Fix a dangling reference to an error string
Vedant Kumar
2017-11-17
4
-0
/
+22
*
[ProfileData] Fix data racing in merging indexed profiles
Rong Xu
2017-10-05
1
-0
/
+106
*
Fix the bug when SampleProfileWriter writes out number of callsites.
Dehao Chen
2017-08-03
1
-0
/
+4
*
Commit missing/empty test file from r308789
David Blaikie
2017-07-22
1
-0
/
+0
*
[ProfData] Detect if zlib is available
David Blaikie
2017-07-21
1
-0
/
+0
*
[PGO] Fix bogus warning for merging empty llvm profile file
Rong Xu
2016-10-19
2
-0
/
+17
*
[profile] Remove another unneeded field in raw profile reader
Xinliang David Li
2016-05-06
1
-0
/
+0
*
[Profile] Raw profile header clean up
Xinliang David Li
2016-05-05
1
-0
/
+0
*
Reapply (2x) "[PGO] Fix name encoding for ObjC-like functions"
Vedant Kumar
2016-03-28
1
-0
/
+0
*
Revert "Reapply "[PGO] Fix name encoding for ObjC-like functions""
Vedant Kumar
2016-03-28
1
-0
/
+0
*
Reapply "[PGO] Fix name encoding for ObjC-like functions"
Vedant Kumar
2016-03-28
1
-0
/
+0
*
Fix build bot failure
Xinliang David Li
2016-02-08
1
-0
/
+0
*
[PGO] Enable compression in pgo instrumentation
Xinliang David Li
2016-02-08
1
-0
/
+0
*
Add a compatibility test
Xinliang David Li
2016-02-03
1
-0
/
+0
*
Fix a bug in test case -- duplicate entries
Xinliang David Li
2015-12-20
1
-21
/
+0
*
[PGO] Handle and report overflow during profile merge for all types of data
Nathan Slingerland
2015-12-16
2
-0
/
+13
*
[llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland
2015-12-15
4
-0
/
+16
*
[PGO] Value profiling text format reader/writer support
Xinliang David Li
2015-12-14
3
-0
/
+110
*
[PGO] Revert r255365: solution incomplete, not handling lambda yet
Xinliang David Li
2015-12-11
1
-0
/
+0
*
[PGO] Stop using invalid char in instr variable names.
Xinliang David Li
2015-12-11
1
-0
/
+0
*
Revert "[llvm-profdata] Add support for weighted merge of profile data"
Nathan Slingerland
2015-12-04
4
-16
/
+0
*
[llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland
2015-12-04
4
-0
/
+16
*
[PGO] Add v2 format compatibility test
Xinliang David Li
2015-12-03
1
-0
/
+0
*
[PGO] Add --text option for llvm-profdata show|merge commands
Xinliang David Li
2015-11-23
1
-0
/
+40
*
[PGO] Value profiling support
Betul Buyukkurt
2015-11-18
1
-0
/
+0
*
llvm/test/tools/llvm-profdata/text-format-errors.test: Use prepared version o...
NAKAMURA Takumi
2015-11-13
1
-0
/
+1
*
Add inline stack streaming to binary sample profiles.
Diego Novillo
2015-10-09
1
-0
/
+20
*
Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles.
Diego Novillo
2015-10-08
1
-0
/
+0
*
Revert "Handle inline stacks in gcov-encoded sample profiles."
Diego Novillo
2015-10-08
1
-0
/
+0
*
Handle inline stacks in gcov-encoded sample profiles.
Diego Novillo
2015-10-08
1
-0
/
+0
*
http://reviews.llvm.org/D13145
Dehao Chen
2015-09-30
1
-9
/
+9
*
Add show and merge tools for sample PGO profiles.
Diego Novillo
2014-11-01
1
-0
/
+12
*
InstrProf: Allow multiple functions with the same name
Justin Bogner
2014-08-01
1
-0
/
+0
*
llvm-profdata: Replace redundant tests with more targeted ones
Justin Bogner
2014-08-01
3
-27
/
+0
*
llvm-profdata: Use consistent file suffixes in tests
Justin Bogner
2014-07-30
13
-0
/
+0
[next]