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
/
indirect-call.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not early-inline recursive calls in sample profile loader.
Dehao Chen
2017-06-08
1
-0
/
+13
*
Cleanup tests to not share a DISubprogram between multiple Functions.
Adrian Prantl
2017-05-04
1
-20
/
+38
*
Build SymbolMap in SampleProfileLoader to help matchin function names with su...
Dehao Chen
2017-04-17
1
-0
/
+44
*
SamplePGO: convert callsite samples map key from callsite_location to callsit...
Dehao Chen
2017-04-13
1
-2
/
+10
*
Fix the samplepgo indirect call promotion bug: we should not promote a direct...
Dehao Chen
2017-02-06
1
-0
/
+15
*
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
1
-0
/
+37
*
Revert r292979 which causes compile time failure.
Dehao Chen
2017-01-30
1
-33
/
+0
*
Explicitly promote indirect calls before sample profile annotation.
Dehao Chen
2017-01-24
1
-0
/
+33
*
Add indirect call promotion to SamplePGO
Dehao Chen
2017-01-20
1
-0
/
+20