[PATCH] D83260: [PGO][PGSO] Add profile guided size optimizations to some new sites.
Hiroshi Yamauchi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 6 14:35:35 PDT 2020
yamauchi created this revision.
yamauchi added a reviewer: davidxl.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83260
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/Target/X86/X86FixupLEAs.cpp
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/CodeGen/AArch64/arm64-fp-imm-size.ll
llvm/test/CodeGen/X86/fixup-lea.ll
llvm/test/CodeGen/X86/opt-pipeline.ll
llvm/test/CodeGen/X86/phaddsub-extract.ll
llvm/test/CodeGen/X86/popcnt.ll
llvm/test/CodeGen/X86/pr27202.ll
llvm/test/CodeGen/X86/splat-for-size.ll
llvm/test/Transforms/LoopVectorize/optsize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83260.275833.patch
Type: text/x-patch
Size: 40932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/586b70ae/attachment.bin>
More information about the llvm-commits
mailing list