summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PGOProfile/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [PGO] Change hardcoded thresholds for cold/inlinehint to use summaryTeresa Johnson2019-09-171-4/+12
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-114-0/+108
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko2019-09-114-108/+0
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-114-0/+108
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-107-7/+7
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-104-108/+0
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-104-0/+108
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-287-7/+7
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-277-7/+7
* [PGO] Handle cases of non-instrument BBsRong Xu2019-06-102-0/+16
* The error message for mismatched value sites is very cryptic.Dmitry Mikulin2019-04-231-0/+6
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-1734-0/+835
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-1734-835/+0
* [PGO] Better handling of profile hash mismatchRong Xu2019-04-111-0/+10
* [PGO] Context sensitive PGO (part 4)Rong Xu2019-03-064-0/+367
* [PGO] Exit early if all count values are zeroRong Xu2018-11-071-0/+17
* Add a flag to remap manglings when reading profile data information.Richard Smith2018-10-102-0/+16
* [PGO] Fix branch probability remarks assertRong Xu2018-03-271-0/+8
* [PGO] add MST min edge selection heuristic to ensure non-zero entry countXinliang David Li2017-12-182-2/+2
* Split IndirectBr critical edges before PGO gen/use passes.Hiroshi Yamauchi2017-12-121-4/+3
* Irreducible loop metadata for more accurate block frequency under PGO.Hiroshi Yamauchi2017-11-021-0/+29
* [ThinLTO] Fix dead stripping analysis for SamplePGOTeresa Johnson2017-09-201-0/+31
* [ThinLTO] For SamplePGO, need to handle ICP targets consistently in thin linkTeresa Johnson2017-09-132-0/+49
* [PGO] Set edge weights for indirectbr instruction with profile countsRong Xu2017-08-231-0/+13
* [PGO] Value profile for size of memory intrinsic callsRong Xu2017-03-171-0/+27
* SamplePGO ThinLTO ICP fix for local functions.Dehao Chen2017-03-141-0/+27
* Resubmit "[PGO] Turn off comdat renaming in IR PGO by default"Rong Xu2017-01-111-0/+36
* Revert "[PGO] Turn off comdat renaming in IR PGO by default"Rong Xu2017-01-101-36/+0
* [PGO] Turn off comdat renaming in IR PGO by defaultRong Xu2017-01-101-0/+36
* [PGO] Fix insane counts due to nonreturn callsRong Xu2016-12-131-0/+11
* [PGO] Fix PGO use ICE when there are unreachable BBsRong Xu2016-12-021-0/+9
* [PGO] Fix select instruction annotationRong Xu2016-10-251-0/+11
* [Profile] Implement select instruction instrumentation in IR PGOXinliang David Li2016-09-181-0/+8
* [ThinLTO] Indirect call promotion fixes for promoted local functionsTeresa Johnson2016-08-291-0/+9
* [Profile] add test with large countsXinliang David Li2016-08-201-0/+8
* [PGO] Fix profile mismatch in COMDAT function with pre-inlinerRong Xu2016-07-251-1/+1
* [ThinLTO] Perform profile-guided indirect call promotionTeresa Johnson2016-07-171-0/+7
* Fix PR28219: Use profile summary from reader and not compute itEaswaran Raman2016-06-211-0/+10
* [PGO] Indirect-call profile annotation in IR level profilingRong Xu2016-02-101-0/+43
* [PGO] Differentiate Clang instrumentation and IR level instrumentation profilesRong Xu2016-02-109-0/+21
* [PGO] Revert r260146 as it breaks Darwin platforms.Rong Xu2016-02-089-21/+0
* [PGO] Differentiate Clang instrumentation and IR level instrumentation profilesRong Xu2016-02-089-0/+21
* [PGO] Revert r255365: solution incomplete, not handling lambda yetXinliang David Li2015-12-111-1/+1
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-111-1/+1
* [PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)Rong Xu2015-12-098-0/+69
* Revert r254021Rong Xu2015-11-249-76/+0
* [PGO] MST based PGO instrumentation infrastructureRong Xu2015-11-249-0/+76
OpenPOWER on IntegriCloud