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
/
Transforms
/
Instrumentation
/
PGOInstrumentation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-commit optimization bisect support (r267022) without new pass manager supp...
Andrew Kaylor
2016-04-22
1
-0
/
+6
*
[PGO] change the interface for createPGOFuncNameMetadata()
Rong Xu
2016-04-22
1
-1
/
+1
*
Revert "Initial implementation of optimization bisect support."
Vedant Kumar
2016-04-22
1
-6
/
+0
*
Initial implementation of optimization bisect support.
Andrew Kaylor
2016-04-21
1
-0
/
+6
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[PGO] Use a helper function to find all indirect call-sites
Rong Xu
2016-04-01
1
-26
/
+5
*
[PGO] Refactor PGOFuncName meta data code to be used in clang
Rong Xu
2016-04-01
1
-8
/
+2
*
Minor code cleanup /NFC
Xinliang David Li
2016-03-31
1
-4
/
+6
*
[PGO] PGOFuncName in LTO optimizations
Rong Xu
2016-03-30
1
-0
/
+9
*
[PGO] Handle invoke inst in IR based icall instrumentation
Xinliang David Li
2016-03-30
1
-5
/
+7
*
[PGO] Don't set the function hotness attribute when populating counters
Rong Xu
2016-03-28
1
-21
/
+52
*
[PGO] Skip value profile instrumentation of inline asm
Vedant Kumar
2016-03-11
1
-1
/
+1
*
[PGO] Add a commandline option to control number of the VP annotation metadata.
Rong Xu
2016-03-04
1
-2
/
+10
*
Minor code cleanup. NFC
Rong Xu
2016-02-29
1
-16
/
+15
*
[PGO] Indirect-call profile annotation in IR level profiling
Rong Xu
2016-02-10
1
-5
/
+46
*
[PGO] Differentiate Clang instrumentation and IR level instrumentation profiles
Rong Xu
2016-02-10
1
-0
/
+27
*
[PGO] Revert r260146 as it breaks Darwin platforms.
Rong Xu
2016-02-08
1
-22
/
+0
*
[PGO] Differentiate Clang instrumentation and IR level instrumentation profiles
Rong Xu
2016-02-08
1
-0
/
+22
*
Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...
Eugene Zelenko
2016-01-26
1
-2
/
+2
*
[PGO] IR level instrumentation of indirect call value profiling
Rong Xu
2016-01-21
1
-4
/
+52
*
[PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)
Rong Xu
2015-12-09
1
-0
/
+718
*
[PGO] Revert revision r254021,r254028,r254035
Rong Xu
2015-11-24
1
-718
/
+0
*
[PGO] Fix build errors in x86_64-darwin
Rong Xu
2015-11-24
1
-2
/
+2
*
[PGO] MST based PGO instrumentation infrastructure
Rong Xu
2015-11-24
1
-0
/
+718