This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0e16438970 [Attributor][NFC] Code simplification and style normalization new 3a35c9a6983 [Attributor][Stats] Locate statistics tracking with the attributes new 14f4fb765f4 [Attributor][NFC] remove leftover and format code new 61e66bd1ef7 Recommit "[MS] Emit S_HEAPALLOCSITE debug info in Selection [...]
The 3 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/CodeGen/SelectionDAG.h | 28 ++- include/llvm/Transforms/IPO/Attributor.h | 13 +- lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp | 10 + lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 1 + lib/Target/X86/X86ISelLowering.cpp | 5 + lib/Transforms/IPO/Attributor.cpp | 233 +++++++++++++----------- test/CodeGen/X86/label-heapallocsite.ll | 173 ++++++++++-------- 7 files changed, 275 insertions(+), 188 deletions(-)