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
*
[test] do not parse ls output for file size; NFCI
Bryan Chan
2019-12-30
1
-1
/
+1
*
Add more diff -b to roundtrip-compress.test
Hans Wennborg
2019-12-10
1
-1
/
+1
*
Use diff -b on zlib tests so they pass on Windows
Amy Huang
2019-12-05
2
-2
/
+2
*
Revert "Add --strip-trailing-cr to compression tests so they pass on Windows."
Xiangling Liao
2019-12-04
2
-2
/
+2
*
Add --strip-trailing-cr to compression tests so they pass on Windows.
Amy Huang
2019-12-04
2
-2
/
+2
*
Revert "Fixed a profdata file size detection on Windows system."
Vladimir Vereschaka
2019-11-10
1
-1
/
+1
*
Fixed a profdata file size detection on Windows system.
Vladimir Vereschaka
2019-11-05
1
-1
/
+1
*
[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
8
-9
/
+23
*
Fix non-portable GNU diff option
stevewan
2019-10-23
3
-7
/
+7
*
[lit] Fix internal diff's --strip-trailing-cr and use it
Joel E. Denny
2019-10-16
3
-7
/
+7
*
[llvm-profdata] Reinstate tools/llvm-profdata/malformed-ptr-to-counter-array....
Vedant Kumar
2019-10-15
1
-0
/
+52
*
[llvm-profdata] Remove tools/llvm-profdata/malformed-ptr-to-counter-array.test
Vedant Kumar
2019-10-15
1
-48
/
+0
*
[llvm-profdata] Weaken "malformed-ptr-to-counter-array.test" to appease arm bots
Vedant Kumar
2019-10-14
1
-3
/
+1
*
Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it"
Joel E. Denny
2019-10-12
3
-7
/
+7
*
[lit] Fix internal diff's --strip-trailing-cr and use it
Joel E. Denny
2019-10-12
3
-7
/
+7
*
[llvm-profdata] Make "malformed-ptr-to-counter-array.test" textual
Vedant Kumar
2019-10-12
2
-2
/
+47
*
[SampleFDO] Add compression support for any section in ExtBinary profile format
Wei Mi
2019-10-07
2
-0
/
+16
*
Recommit [SampleFDO] Expose an interface to return the size of a section
Wei Mi
2019-09-21
1
-0
/
+7
*
Revert "[SampleFDO] Expose an interface to return the size of a section or th...
Amara Emerson
2019-09-21
1
-7
/
+0
*
[SampleFDO] Expose an interface to return the size of a section or the size
Wei Mi
2019-09-20
1
-0
/
+7
*
[llvm-profdata] Add mode to recover from profile read failures
Vedant Kumar
2019-09-03
2
-7
/
+16
*
[InstrProf] Tighten a check for malformed data records in raw profiles
Vedant Kumar
2019-09-03
2
-0
/
+5
*
[SampleFDO] Add profile symbol list section to discriminate function being
Wei Mi
2019-08-31
4
-0
/
+56
*
[SampleFDO] Add ExtBinary format to support extension of binary profile.
Wei Mi
2019-08-23
1
-1
/
+10
*
[AutoFDO] Make call targets order deterministic for sample profile
Wenlei He
2019-08-20
3
-6
/
+9
*
[llvm-profdata] Profile dump for compact binary format
Wenlei He
2019-08-13
2
-0
/
+8
*
[llvm-profdata] Don't make the output overwrite the input file.
Haojian Wu
2019-07-09
1
-4
/
+4
*
[llvm-profdata] Fix buildbot failure on llvm-clang-x86_64-expensive-checks-win
Rong Xu
2019-07-08
1
-1
/
+1
*
llvm-profdata] Handle the cases of overlapping input file and output file
Rong Xu
2019-07-08
5
-0
/
+79
*
Replace 'REQUIRES: nozlib' with '!zlib' because we don't need two ways
Paul Robinson
2019-05-10
1
-1
/
+1
*
[tests] Add host-byteorder-*-endian; update XFAILs of big-endian triples
Hubert Tong
2019-05-01
1
-1
/
+1
*
[llvm-profdata] Add overlap command to compute similarity b/w two profile files
Rong Xu
2019-04-30
9
-0
/
+191
*
[PGO] Context sensitive PGO (part 4)
Rong Xu
2019-03-06
4
-0
/
+63
*
[llvm-profdata] add value-cutoff functionality in show command
Rong Xu
2019-01-08
3
-3
/
+47
*
[PGO] Revert r350579 to fix commit message.
Rong Xu
2019-01-08
3
-47
/
+3
*
[PGO] Use SourceFileName rather module name in PGOFuncName
Rong Xu
2019-01-07
3
-3
/
+47
*
Add flag to llvm-profdata to allow symbols in profile data to be remapped, and
Richard Smith
2018-09-13
8
-0
/
+95
*
Make llvm-profdata show -text work as advertised in the documentation.
Richard Smith
2018-08-24
1
-0
/
+6
*
Revert "Revert "[lit] Generalized /dev/null support on Windows.""
Mircea Trofin
2018-03-27
1
-1
/
+1
*
Revert "[lit] Generalized /dev/null support on Windows."
Mircea Trofin
2018-03-26
1
-1
/
+1
*
[lit] Generalized /dev/null support on Windows.
Mircea Trofin
2018-03-26
1
-1
/
+1
*
Revert "Revert "[InstrProf] Support for external functions in text format.""
Mircea Trofin
2018-03-22
1
-0
/
+50
*
Revert "[InstrProf] Support for external functions in text format."
Benjamin Kramer
2018-03-22
1
-50
/
+0
*
[llvm-profdata] Use "-o /dev/null" in invalid-profdata.test
Reid Kleckner
2018-03-21
1
-1
/
+1
*
[InstrProf] Support for external functions in text format.
Mircea Trofin
2018-03-21
1
-0
/
+50
*
Profiling tests: Endianess XFAIL for powerpc- (32-bit)
Hubert Tong
2018-01-09
1
-1
/
+1
*
[llvm-profdata] Don't treat non-fatal merge errors as fatal
Vedant Kumar
2017-11-17
2
-1
/
+10
*
[llvm-profdata] Fix a dangling reference to an error string
Vedant Kumar
2017-11-17
5
-0
/
+32
*
Adjust test after r318159
Adam Nemet
2017-11-14
1
-0
/
+1
[next]