summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/PGOProfile/memop_size_opt.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-101-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-281-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-271-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+154
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-154/+0
* [PGOMemOPSize] Preserve the DominatorTreeChijun Sima2018-07-091-4/+4
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-7/+7
* Keep Optimization Remark Yaml in NewPMSam Elliott2017-08-201-0/+4
* Migrate PGOMemOptSizeOpt to use new OptimizationRemarkEmitter PassSam Elliott2017-07-301-1/+35
* [PGO] Update VP metadata after memory intrinsic optimizationTeresa Johnson2017-06-131-2/+7
* Update profile during memory instrinsic optimizationTeresa Johnson2017-04-241-5/+16
* [PGO] Memory intrinsic calls optimization based on profiled sizeRong Xu2017-04-041-0/+100
OpenPOWER on IntegriCloud