This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9d102db AMDGPU: Remove unused address space new 9ac0d05 [esan|cfrag] Create the skeleton of cfrag variable for the runtime new 980cda9 Fix a crash in MergeFunctions related to ordering of weak/str [...]
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/Transforms/IPO/MergeFunctions.cpp | 44 +++------ .../Instrumentation/EfficiencySanitizer.cpp | 109 +++++++++++++++++---- .../EfficiencySanitizer/cache_frag_basic.ll | 4 +- .../EfficiencySanitizer/working_set_basic.ll | 4 +- test/Transforms/MergeFunc/merge-weak-crash.ll | 47 +++++++++ 5 files changed, 154 insertions(+), 54 deletions(-) create mode 100644 test/Transforms/MergeFunc/merge-weak-crash.ll