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
*
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