summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/early-inline.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+76
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-76/+0
* Invoke GetInlineCost for legality check before inline functions in SampleProf...Dehao Chen2017-09-141-0/+12
* Revert "Invoke GetInlineCost for legality check before inline functions in Sa...Vitaly Buka2017-09-141-12/+0
* Update the early_inline test to explicitly add attribute for all functions. (...Dehao Chen2017-09-131-2/+2
* Invoke GetInlineCost for legality check before inline functions in SampleProf...Dehao Chen2017-09-131-0/+12
* Do not inline recursive direct calls in sample loader pass.Dehao Chen2017-06-211-0/+16
* Verifier: Disallow a line number without a file in DISubprogramJustin Bogner2017-02-171-2/+2
* Before sample pgo annotation, do not inline a function that has no debug info...Dehao Chen2016-11-221-1/+2
* Handle early inline for hot callsites that reside in the same basic block.Dehao Chen2016-09-191-1/+1
* Handle Invoke during sample profiler annotation: make it inlinable.Dehao Chen2016-09-181-0/+47
OpenPOWER on IntegriCloud