This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2ca934e [DSE]Enhance shorthening MemIntrinsic based on OverlapIntervals new 76ebfff [Hexagon] Fixes/changes to instruction selection new a3d02c7 IR: Sort generic intrinsics before target specific ones
The 2 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: lib/IR/Function.cpp | 38 +++++++++++++++++--- lib/Target/Hexagon/HexagonInstrInfo.td | 43 +++++++++++----------- lib/Target/Hexagon/HexagonInstrInfoV4.td | 56 +++++++++++++++++++++++++---- utils/TableGen/CodeGenDAGPatterns.cpp | 4 +-- utils/TableGen/CodeGenDAGPatterns.h | 4 +-- utils/TableGen/CodeGenIntrinsics.h | 24 +++++++++++-- utils/TableGen/CodeGenTarget.cpp | 24 ++++++++----- utils/TableGen/IntrinsicEmitter.cpp | 61 ++++++++++++++++++++------------ 8 files changed, 183 insertions(+), 71 deletions(-)