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
/
Transforms
/
SampleProfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SampleFDO] Make sample profile loader unaware of compact format change.
Wei Mi
2018-09-06
5
-3
/
+9
*
[SampleFDO] Fix a bug in getOrCompHotCountThreshold/getOrCompColdCountThreshold
Wei Mi
2018-08-07
2
-2
/
+6
*
[SampleFDO] Add a new compact binary format for sample profile.
Wei Mi
2018-06-11
2
-0
/
+121
*
[SampleFDO] Don't treat warm callsite with inline instance in the profile as ...
Wei Mi
2018-05-10
4
-3
/
+129
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
17
-29
/
+29
*
Profiling tests: Endianess XFAIL for powerpc- (32-bit)
Hubert Tong
2018-01-09
1
-1
/
+1
*
[PGO] Fix handling of cold entry count for instrumented PGO
Teresa Johnson
2017-12-18
1
-2
/
+2
*
Include already promoted counts when computing SUM for VP.
Dehao Chen
2017-11-06
1
-1
/
+1
*
Include GUIDs from the same module when computing GUIDs that needs to be impo...
Dehao Chen
2017-11-01
2
-2
/
+24
*
Use the first instruction's count to estimate the funciton's entry frequency.
Dehao Chen
2017-10-10
1
-0
/
+4
*
Directly return promoted direct call instead of rely on stripPointerCast.
Dehao Chen
2017-10-06
2
-0
/
+35
*
Annotate VP prof on indirect call if it is ICPed in the profiled binary.
Dehao Chen
2017-10-05
2
-1
/
+3
*
Separate the logic when handling indirect calls in SamplePGO ThinLTO compile ...
Dehao Chen
2017-10-01
2
-5
/
+5
*
Import all inlined indirect call targets for SamplePGO.
Dehao Chen
2017-09-19
2
-6
/
+16
*
Handle profile mismatch correctly for SamplePGO.
Dehao Chen
2017-09-19
2
-0
/
+23
*
Invoke GetInlineCost for legality check before inline functions in SampleProf...
Dehao Chen
2017-09-14
2
-0
/
+13
*
Revert "Invoke GetInlineCost for legality check before inline functions in Sa...
Vitaly Buka
2017-09-14
2
-13
/
+0
*
Update the early_inline test to explicitly add attribute for all functions. (...
Dehao Chen
2017-09-13
1
-2
/
+2
*
Invoke GetInlineCost for legality check before inline functions in SampleProf...
Dehao Chen
2017-09-13
2
-0
/
+13
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-1
/
+1
*
Keep Optimization Remark Yaml in NewPM
Sam Elliott
2017-08-20
1
-1
/
+3
*
[OptDiag] Updating Remarks in SampleProfile
Eli Friedman
2017-08-11
3
-6
/
+44
*
Do not inline recursive direct calls in sample loader pass.
Dehao Chen
2017-06-21
2
-0
/
+19
*
Do not early-inline recursive calls in sample profile loader.
Dehao Chen
2017-06-08
2
-0
/
+16
*
Cleanup tests to not share a DISubprogram between multiple Functions.
Adrian Prantl
2017-05-04
2
-32
/
+50
*
Build SymbolMap in SampleProfileLoader to help matchin function names with su...
Dehao Chen
2017-04-17
2
-0
/
+50
*
SamplePGO: convert callsite samples map key from callsite_location to callsit...
Dehao Chen
2017-04-13
2
-3
/
+13
*
Emit less compiler optimization remarks in samplepgo to reduce a call to find...
Dehao Chen
2017-04-10
2
-2
/
+2
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-6
/
+6
*
Do not set branch weight if the branch weight annotation is present.
Dehao Chen
2017-03-23
1
-1
/
+4
*
Remove the sample pgo annotation heuristic that uses call count to annotate b...
Dehao Chen
2017-03-06
2
-8
/
+8
*
Add function importing info from samplepgo profile to the module summary.
Dehao Chen
2017-02-28
2
-0
/
+35
*
Use base discriminator in sample pgo profile matching.
Dehao Chen
2017-02-23
6
-20
/
+20
*
Fix an obvious bug in SampleProfileReaderGCC.
Dehao Chen
2017-02-22
2
-0
/
+26
*
Verifier: Disallow a line number without a file in DISubprogram
Justin Bogner
2017-02-17
1
-2
/
+2
*
Fix the samplepgo indirect call promotion bug: we should not promote a direct...
Dehao Chen
2017-02-06
2
-0
/
+18
*
Merge DebugLoc on combined stores; in this case, when combining stores
Paul Robinson
2017-02-06
1
-2
/
+2
*
Fix the bug of samplepgo indirect call promption when type casting of the ret...
Dehao Chen
2017-02-06
1
-7
/
+9
*
Explicitly promote indirect calls before sample profile annotation.
Dehao Chen
2017-01-31
2
-0
/
+43
*
Revert r292979 which causes compile time failure.
Dehao Chen
2017-01-30
2
-39
/
+0
*
Explicitly promote indirect calls before sample profile annotation.
Dehao Chen
2017-01-24
2
-0
/
+39
*
Add indirect call promotion to SamplePGO
Dehao Chen
2017-01-20
2
-0
/
+22
*
Renumber testcase metadata nodes after r290153.
Adrian Prantl
2016-12-22
1
-99
/
+104
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
Only sets profile summary when it was not preset.
Dehao Chen
2016-12-14
1
-0
/
+1
*
Before sample pgo annotation, do not inline a function that has no debug info...
Dehao Chen
2016-11-22
3
-1
/
+24
[next]