summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SampleProfile/remarks.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* [AutoFDO] Statistic for context sensitive profile guided inliningWenlei He2019-12-111-4/+4
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+225
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-225/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* Keep Optimization Remark Yaml in NewPMSam Elliott2017-08-201-1/+3
* [OptDiag] Updating Remarks in SampleProfileEli Friedman2017-08-111-2/+40
* Emit less compiler optimization remarks in samplepgo to reduce a call to find...Dehao Chen2017-04-101-1/+1
* Add address space mangling to lifetime intrinsicsMatt Arsenault2017-04-101-6/+6
* [PM] Port the Sample FDO to new PM (part-2)Xinliang David Li2016-05-271-0/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* More upgrading of old- and very-old-style debug info in testcases.Adrian Prantl2016-04-111-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-4/+4
* SamplePGO - Add optimization reports.Diego Novillo2015-10-261-0/+185
OpenPOWER on IntegriCloud