summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/indirect-call.ll
Commit message (Expand)AuthorAgeFilesLines
* Do not early-inline recursive calls in sample profile loader.Dehao Chen2017-06-081-0/+13
* Cleanup tests to not share a DISubprogram between multiple Functions.Adrian Prantl2017-05-041-20/+38
* Build SymbolMap in SampleProfileLoader to help matchin function names with su...Dehao Chen2017-04-171-0/+44
* SamplePGO: convert callsite samples map key from callsite_location to callsit...Dehao Chen2017-04-131-2/+10
* Fix the samplepgo indirect call promotion bug: we should not promote a direct...Dehao Chen2017-02-061-0/+15
* Fix the bug of samplepgo indirect call promption when type casting of the ret...Dehao Chen2017-02-061-7/+9
* Explicitly promote indirect calls before sample profile annotation.Dehao Chen2017-01-311-0/+37
* Revert r292979 which causes compile time failure.Dehao Chen2017-01-301-33/+0
* Explicitly promote indirect calls before sample profile annotation.Dehao Chen2017-01-241-0/+33
* Add indirect call promotion to SamplePGODehao Chen2017-01-201-0/+20
OpenPOWER on IntegriCloud