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
/
lib
/
ProfileData
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PGO] PGOFuncName in LTO optimizations
Rong Xu
2016-03-30
1
-6
/
+36
*
[PGO] Use ArrayRef in annotateValueSite()
Rong Xu
2016-03-30
1
-5
/
+6
*
Sample profile summary cleanup
Easwaran Raman
2016-03-28
2
-7
/
+7
*
Reapply (2x) "[PGO] Fix name encoding for ObjC-like functions"
Vedant Kumar
2016-03-28
1
-2
/
+8
*
Revert "Reapply "[PGO] Fix name encoding for ObjC-like functions""
Vedant Kumar
2016-03-28
1
-8
/
+2
*
Reapply "[PGO] Fix name encoding for ObjC-like functions"
Vedant Kumar
2016-03-28
1
-2
/
+8
*
Profile summary cleanup.
Easwaran Raman
2016-03-28
1
-5
/
+6
*
[PGO] Comment how function pointers for indirect calls are mapped to function...
Adam Nemet
2016-03-28
1
-0
/
+3
*
Revert "[PGO] Fix name encoding for ObjC-like functions"
Vedant Kumar
2016-03-28
1
-2
/
+2
*
[PGO] Fix name encoding for ObjC-like functions
Vedant Kumar
2016-03-28
1
-2
/
+2
*
[Coverage] Strip <unknown> from PGO names if no filenames are available
Vedant Kumar
2016-03-28
2
-2
/
+4
*
[Coverage] Fix the way we load "<unknown>:func" records
Vedant Kumar
2016-03-28
1
-1
/
+1
*
Variable name cleanup /NFC
Xinliang David Li
2016-03-16
1
-5
/
+6
*
[ProfileData] Make a utility method public, NFC
Vedant Kumar
2016-03-16
1
-2
/
+2
*
Move global ID computation from Function to GlobalValue (NFC)
Teresa Johnson
2016-03-15
1
-1
/
+1
*
Use LineLocation instead of CallsiteLocation to index callsite profile.
Dehao Chen
2016-03-03
3
-40
/
+24
*
Fix some warnings a bit harder/different
David Blaikie
2016-03-01
1
-2
/
+0
*
Fix -Wnon-virtual-dtor warnings
Reid Kleckner
2016-03-01
1
-0
/
+2
*
Fix breakage caused by r262360.
Easwaran Raman
2016-03-01
1
-0
/
+1
*
Metadata support for profile summary.
Easwaran Raman
2016-03-01
1
-2
/
+239
*
Add prefix based function layout when profile is available.
Dehao Chen
2016-02-23
1
-0
/
+20
*
Revert "Add prefix based function layout when profile is available."
Duncan P. N. Exon Smith
2016-02-23
1
-21
/
+0
*
Add prefix based function layout when profile is available.
Dehao Chen
2016-02-22
1
-0
/
+21
*
Add profile summary support for sample profile.
Easwaran Raman
2016-02-19
5
-9
/
+128
*
Add a profile summary class specific to instrumentation profiles.
Easwaran Raman
2016-02-17
3
-23
/
+34
*
[PGO] Add another interface for annotateValueSite
Rong Xu
2016-02-12
1
-0
/
+7
*
[PGO] Make the number of records for each value site metada adjustable
Rong Xu
2016-02-10
1
-2
/
+3
*
[PGO] Differentiate Clang instrumentation and IR level instrumentation profiles
Rong Xu
2016-02-10
2
-6
/
+30
*
Refactor PGO function naming and MD5 hashing support out of ProfileData
Teresa Johnson
2016-02-09
1
-19
/
+1
*
[PGO] Revert r260146 as it breaks Darwin platforms.
Rong Xu
2016-02-08
2
-30
/
+6
*
[PGO] Differentiate Clang instrumentation and IR level instrumentation profiles
Rong Xu
2016-02-08
2
-6
/
+30
*
[PGO] Enable compression in pgo instrumentation
Xinliang David Li
2016-02-08
2
-9
/
+9
*
Move classes defined in a cpp file into an anonymous namespace.
Benjamin Kramer
2016-02-05
1
-0
/
+2
*
Function name change /NFC
Xinliang David Li
2016-02-04
1
-2
/
+2
*
Refactor profile summary support code. NFC.
Easwaran Raman
2016-02-04
3
-50
/
+76
*
[PGO] Add interfaces to annotate instr with VP data
Xinliang David Li
2016-02-04
1
-0
/
+87
*
[PGO] Profile interface cleanup
Xinliang David Li
2016-02-04
1
-4
/
+3
*
Fix a typo in comment
Xinliang David Li
2016-02-03
1
-1
/
+1
*
Fix uninitiazed variable use problem
Xinliang David Li
2016-02-03
1
-1
/
+1
*
[PGO] Profile summary reader/writer support
Xinliang David Li
2016-02-03
3
-13
/
+104
*
[Profiling] Add a -sparse mode to llvm-profdata merge
Vedant Kumar
2016-01-29
1
-6
/
+24
*
Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r2591...
Yaron Keren
2016-01-29
1
-3
/
+3
*
[PGO] allow pgo name collector to disable compression (for testing)/NFC
Xinliang David Li
2016-01-26
1
-2
/
+3
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-14
/
+0
*
Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...
Eugene Zelenko
2016-01-26
1
-5
/
+4
*
[PGO] Remove use of static variable. /NFC
Xinliang David Li
2016-01-22
1
-11
/
+15
*
Revert 258486 -- for a better fix coming soon
Xinliang David Li
2016-01-22
1
-10
/
+7
*
[PGO] eliminate use of static variable
Xinliang David Li
2016-01-22
1
-7
/
+10
*
[PGO] Add a new interface to be used by Indirect Call Promotion
Xinliang David Li
2016-01-20
1
-0
/
+7
*
Fix a coverage reading bug
Xinliang David Li
2016-01-19
1
-1
/
+3
[prev]
[next]