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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-profdata] Improve error messaging when merging mismatched profile data
Nathan Slingerland
2015-11-17
1
-1
/
+2
*
SamplePGO - Add dump routines for LineLocation, SampleRecord and FunctionSamples
Diego Novillo
2015-11-13
3
-12
/
+12
*
llvm/test/tools/llvm-profdata/text-format-errors.test: Use prepared version o...
NAKAMURA Takumi
2015-11-13
2
-2
/
+2
*
[llvm-profdata] Add check for text profile formats and improve error reportin...
Nathan Slingerland
2015-11-13
3
-4
/
+19
*
reverting r252916 to investigate test failure
Nathan Slingerland
2015-11-12
3
-19
/
+4
*
[llvm-profdata] Add check for text profile formats and improve error reporting
Nathan Slingerland
2015-11-12
3
-4
/
+19
*
Add inline stack streaming to binary sample profiles.
Diego Novillo
2015-10-09
2
-0
/
+50
*
Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles.
Diego Novillo
2015-10-08
2
-0
/
+29
*
Revert "Handle inline stacks in gcov-encoded sample profiles."
Diego Novillo
2015-10-08
2
-24
/
+0
*
Handle inline stacks in gcov-encoded sample profiles.
Diego Novillo
2015-10-08
2
-0
/
+24
*
http://reviews.llvm.org/D13145
Dehao Chen
2015-09-30
1
-9
/
+9
*
InstrProf: Give coverage its own errors instead of piggy backing on instrprof
Justin Bogner
2015-05-06
1
-1
/
+1
*
InstrProf: Allow hexadecimal function hashes in proftext format
Justin Bogner
2015-03-09
1
-2
/
+10
*
Add show and merge tools for sample PGO profiles.
Diego Novillo
2014-11-01
2
-0
/
+42
*
llvm-profdata: Avoid undefined behaviour when reading raw profiles
Justin Bogner
2014-09-12
1
-2
/
+0
*
InstrProf: Allow multiple functions with the same name
Justin Bogner
2014-08-01
3
-2
/
+69
*
llvm-profdata: Replace redundant tests with more targeted ones
Justin Bogner
2014-08-01
5
-55
/
+56
*
llvm-profdata: Add a test for mismatched numbers of counters
Justin Bogner
2014-07-30
1
-0
/
+40
*
llvm-profdata: Use consistent file suffixes in tests
Justin Bogner
2014-07-30
19
-23
/
+23
*
llvm-profdata: Clean up and reorganize some tests
Justin Bogner
2014-07-29
6
-10
/
+32
*
ProfileData: Allow multiple profiles in RawInstrProfReader
Justin Bogner
2014-05-16
1
-0
/
+64
*
ProfileData: Treat missing function counts as malformed
Justin Bogner
2014-04-25
2
-0
/
+6
*
llvm-profdata: Avoid writing to /dev/null in tests
Justin Bogner
2014-04-18
1
-10
/
+4
*
test: Add extra run lines to investigate an error on the bots
Justin Bogner
2014-04-18
1
-0
/
+6
*
ProfileData: Add support for the indexed instrprof format
Justin Bogner
2014-04-18
2
-11
/
+20
*
llvm-profdata: Check for bad data in the show command
Justin Bogner
2014-03-23
1
-0
/
+2
*
InstrProf: Check pointer size in raw profile
Duncan P. N. Exon Smith
2014-03-23
4
-0
/
+168
*
llvm-profdata: Don't pipe stderr into show for the tests
Justin Bogner
2014-03-22
1
-9
/
+9
*
InstrProf: Cleanup binary profdata testcase
Duncan P. N. Exon Smith
2014-03-21
4
-165
/
+24
*
InstrProf: Change magic number to have non-text characters
Duncan P. N. Exon Smith
2014-03-21
2
-2
/
+2
*
InstrProf: Actually detect bad headers
Duncan P. N. Exon Smith
2014-03-21
1
-0
/
+6
*
InstrProf: Read raw binary profile in llvm-profdata
Duncan P. N. Exon Smith
2014-03-21
3
-0
/
+165
*
ProfileData: Introduce InstrProfWriter using the naive text format
Justin Bogner
2014-03-21
2
-45
/
+72
*
ProfileData: Introduce the InstrProfReader interface and a text reader
Justin Bogner
2014-03-21
1
-6
/
+6
*
llvm-profdata: Make "merge" into a subcommand.
Justin Bogner
2014-03-19
2
-14
/
+14
*
llvm-profdata: Update to use the naive text format with function hash
Justin Bogner
2014-03-19
14
-25
/
+53
*
Back out Profile library and dependent commits
Justin Bogner
2014-03-12
25
-150
/
+77
*
llvm-profdata: Use the Profile library, implement show and generate
Justin Bogner
2014-03-12
25
-77
/
+150
*
PGO: llvm-profdata: tool for merging profiles
Duncan P. N. Exon Smith
2014-02-17
15
-0
/
+96