This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d380c14b7a7 AMDGPU: Allow SIShrinkInstructions to fold FrameIndexes new a569cab4048 Use DenseMap instead std::map for GVSummaryMapTy. new d07ce5fb3fa [Hexagon] Remove unused ISD opcodes, NFC new b0d5344402d Avoid doing conservative phi checks in aliasSameBasePointer [...] new 7a9373cdbb1 [Hexagon] Convert typed ISD opcodes to generic ones, NFC
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/BasicAliasAnalysis.h | 6 ++ include/llvm/IR/ModuleSummaryIndex.h | 2 +- lib/Analysis/BasicAliasAnalysis.cpp | 18 +++-- lib/Analysis/ValueTracking.cpp | 2 +- lib/LTO/LTO.cpp | 2 +- lib/Target/Hexagon/HexagonISelLowering.cpp | 47 +++-------- lib/Target/Hexagon/HexagonISelLowering.h | 27 +------ lib/Target/Hexagon/HexagonPatterns.td | 124 ++++++----------------------- 8 files changed, 63 insertions(+), 165 deletions(-)