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
*
Fix a couple of typos in memory intrinsic optimization output (NFC)
Teresa Johnson
2017-05-24
1
-1
/
+1
*
Change sample profile writer to make it deterministic.
Dehao Chen
2017-05-11
1
-3
/
+4
*
[sampleprof] Drop test dependency on the string hash func (NFC)
Vedant Kumar
2017-04-26
3
-72
/
+72
*
[PGO] Add omitted test cases.
Rong Xu
2017-03-17
1
-0
/
+123
*
[PGO] Refactor profile dumping function for ease of adding other profile kind
Rong Xu
2017-03-09
1
-8
/
+8
*
[PGO] Text format profile reader needs to clear the value profile
Rong Xu
2017-03-03
1
-0
/
+9
*
[PGO] Fix bogus warning for merging empty llvm profile file
Rong Xu
2016-10-19
3
-0
/
+34
*
[Profile] dump ic value profile value/site-count histogram
Xinliang David Li
2016-09-20
1
-0
/
+3
*
[llvm-profdata] Bring back reading profile data from STDIN.
Benjamin Kramer
2016-07-22
1
-0
/
+1
*
Fix test failure on Win
Xinliang David Li
2016-07-20
1
-5
/
+5
*
Reapply r276185
Xinliang David Li
2016-07-20
2
-8
/
+32
*
Revert r276185 -- build bot failure
Xinliang David Li
2016-07-20
2
-32
/
+8
*
[Profile] support directory reading in profile merging
Xinliang David Li
2016-07-20
2
-8
/
+32
*
Retry: [llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-19
1
-0
/
+40
*
Revert "[llvm-profdata] Speed up merging by using a thread pool"
Vedant Kumar
2016-07-19
1
-40
/
+0
*
[llvm-profdata] Speed up merging by using a thread pool
Vedant Kumar
2016-07-18
1
-0
/
+40
*
Retry^4 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-07
1
-0
/
+17
*
Revert "Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file""
Vedant Kumar
2016-06-06
1
-16
/
+0
*
Retry^2 "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-0
/
+16
*
Revert "Retry "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-16
/
+0
*
Retry "[llvm-profdata] Add option to ingest filepaths from a file"
Vedant Kumar
2016-06-06
1
-0
/
+16
*
[llvm-profdata] Revert r271709 and the 3 subsequent commits - the code
Chandler Carruth
2016-06-04
1
-16
/
+0
*
[llvm-profdata] Add option to ingest filepaths from a file
Vedant Kumar
2016-06-03
1
-0
/
+16
*
[profile] show more statistics
Xinliang David Li
2016-05-23
1
-2
/
+8
*
[profile] Remove another unneeded field in raw profile reader
Xinliang David Li
2016-05-06
6
-6
/
+0
*
[Profile] Raw profile header clean up
Xinliang David Li
2016-05-05
6
-12
/
+6
*
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
Mandeep Singh Grang
2016-04-19
1
-1
/
+1
*
Reapply (2x) "[PGO] Fix name encoding for ObjC-like functions"
Vedant Kumar
2016-03-28
5
-4
/
+4
*
Revert "Reapply "[PGO] Fix name encoding for ObjC-like functions""
Vedant Kumar
2016-03-28
5
-4
/
+4
*
Reapply "[PGO] Fix name encoding for ObjC-like functions"
Vedant Kumar
2016-03-28
5
-4
/
+4
*
Stop testing the unspecified order in which the OnDiskHashTable stores entries.
Richard Smith
2016-03-26
3
-57
/
+71
*
Revert r260064, "Disable llvm/test/tools/llvm-profdata/value-prof.proftext on...
NAKAMURA Takumi
2016-02-25
1
-2
/
+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
6
-55
/
+39
*
Disable llvm/test/tools/llvm-profdata/value-prof.proftext on win32 for now. I...
NAKAMURA Takumi
2016-02-07
1
-0
/
+2
*
Add a compatibility test
Xinliang David Li
2016-02-03
2
-1
/
+22
*
[Profiling] Add a -sparse mode to llvm-profdata merge
Vedant Kumar
2016-01-29
1
-7
/
+11
*
[PGO] fix a bug in profile summary computation
Xinliang David Li
2016-01-16
1
-13
/
+13
*
Display detailed profile summary in llvm-profdata tool.
Easwaran Raman
2016-01-13
1
-0
/
+20
*
[PGO] Ensure vp data in indexed profile always sorted
Xinliang David Li
2016-01-08
1
-2
/
+8
*
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
5
-20
/
+73
*
Test cleanup -- remove duplicate run lines
Xinliang David Li
2015-12-15
1
-4
/
+0
*
[llvm-profdata] Add support for weighted merge of profile data (2nd try)
Nathan Slingerland
2015-12-15
7
-1
/
+142
*
[PGO] Value profiling text format reader/writer support
Xinliang David Li
2015-12-14
5
-0
/
+180
*
[PGO] Revert r255365: solution incomplete, not handling lambda yet
Xinliang David Li
2015-12-11
2
-7
/
+0
*
[PGO] Stop using invalid char in instr variable names.
Xinliang David Li
2015-12-11
2
-0
/
+7
*
Revert "[llvm-profdata] Add support for weighted merge of profile data"
Nathan Slingerland
2015-12-04
6
-114
/
+0
*
[llvm-profdata] Add support for weighted merge of profile data
Nathan Slingerland
2015-12-04
6
-0
/
+114
*
[PGO] Add v2 format compatibility test
Xinliang David Li
2015-12-03
2
-0
/
+20
[next]