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
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-1
/
+2
*
Unify the two CRC implementations
Hans Wennborg
2019-10-09
1
-3
/
+3
*
[PGO] Refactor Value Profiling into a plugin based oracle and create a well d...
Bardia Mahjour
2019-10-03
1
-120
/
+47
*
[PGO] Change hardcoded thresholds for cold/inlinehint to use summary
Teresa Johnson
2019-09-17
1
-18
/
+21
*
Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-11
1
-0
/
+4
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Dmitri Gribenko
2019-09-11
1
-4
/
+0
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-11
1
-0
/
+4
*
Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...
Petr Hosek
2019-09-10
1
-4
/
+0
*
clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM
Petr Hosek
2019-09-10
1
-0
/
+4
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
[PGO] Fix the buildbot failure in r362995
Rong Xu
2019-06-10
1
-5
/
+2
*
[PGO] Handle cases of non-instrument BBs
Rong Xu
2019-06-10
1
-38
/
+85
*
[PGO] Handle cases of failing to split critical edges
Rong Xu
2019-05-28
1
-44
/
+56
*
The error message for mismatched value sites is very cryptic.
Dmitry Mikulin
2019-04-23
1
-2
/
+10
*
[PGO] Better handling of profile hash mismatch
Rong Xu
2019-04-11
1
-6
/
+20
*
Change some dyn_cast to more apropriate isa. NFC
Fangrui Song
2019-04-05
1
-1
/
+1
*
[NFC] Fix PGO link error in shared libs build
Jordan Rupprecht
2019-03-04
1
-1
/
+8
*
[PGO] Context sensitive PGO (part 2)
Rong Xu
2019-02-28
1
-2
/
+6
*
Recommit r354930 "[PGO] Context sensitive PGO (part 1)"
Rong Xu
2019-02-27
1
-56
/
+133
*
Revert "[PGO] Context sensitive PGO (part 1)"
Vlad Tsyrklevich
2019-02-27
1
-147
/
+56
*
[PGO] Context sensitive PGO (part 1)
Rong Xu
2019-02-26
1
-56
/
+147
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and
Chandler Carruth
2019-01-07
1
-6
/
+6
*
[PGO] Exit early if all count values are zero
Rong Xu
2018-11-07
1
-3
/
+12
*
[TI removal] Make variables declared as `TerminatorInst` and initialized
Chandler Carruth
2018-10-15
1
-4
/
+4
*
Add a flag to remap manglings when reading profile data information.
Richard Smith
2018-10-10
1
-6
/
+17
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-28
/
+30
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[NFC] fix trivial typos in document and comments
Hiroshi Inoue
2018-04-14
1
-1
/
+1
*
[PGO] Fix branch probability remarks assert
Rong Xu
2018-03-27
1
-7
/
+9
*
Fix Layering, move instrumentation transform headers into Instrumentation sub...
David Blaikie
2018-03-23
1
-1
/
+1
*
Add a ProfileCount class to represent entry counts.
Easwaran Raman
2018-01-17
1
-1
/
+2
*
Split IndirectBr critical edges before PGO gen/use passes.
Hiroshi Yamauchi
2017-12-12
1
-0
/
+6
*
[PGO] change arg type to uint64_t to match member field type
Xinliang David Li
2017-12-10
1
-2
/
+2
*
Revert r320104: infinite loop profiling bug fix
Xinliang David Li
2017-12-08
1
-12
/
+34
*
[PGO] detect infinite loop and form MST properly
Xinliang David Li
2017-12-07
1
-34
/
+12
*
Revert r319794: [PGO] detect infinite loop and form MST properly: memory lea...
Xinliang David Li
2017-12-05
1
-37
/
+13
*
[PGO] detect infinite loop and form MST properly
Xinliang David Li
2017-12-05
1
-13
/
+37
*
Add heuristics for irreducible loop metadata under PGO
Hiroshi Yamauchi
2017-11-20
1
-1
/
+12
*
Irreducible loop metadata for more accurate block frequency under PGO.
Hiroshi Yamauchi
2017-11-02
1
-2
/
+26
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-21
1
-61
/
+121
*
[NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure
Vivek Pandya
2017-10-11
1
-2
/
+4
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
1
-1
/
+1
*
Add options to dump PGO counts in text.
Hiroshi Yamauchi
2017-09-13
1
-20
/
+38
*
[PGO] Set edge weights for indirectbr instruction with profile counts
Rong Xu
2017-08-23
1
-1
/
+2
*
[PGOInstr] Add a debug print
Xinliang David Li
2017-07-21
1
-0
/
+6
*
[PGO] Move the PGOInstrumentation pass to new OptRemark API.
Davide Italiano
2017-07-20
1
-4
/
+4
*
[Constants] If we already have a ConstantInt*, prefer to use isZero/isOne/isM...
Craig Topper
2017-07-06
1
-1
/
+1
*
[PATCH] [PGO] Fixed cast operation in emIntrinsicVisitor::instrumentOneMemI...
Ana Pazos
2017-06-19
1
-1
/
+1
*
[PartialInlining] Emit branch info and profile data as remarks
Xinliang David Li
2017-06-01
1
-0
/
+64
[next]