This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 69da26fa1d4 [XRay] Remove unused reference new f32491f8a4c [Xray] tooling allow MachO format support new 5d1d3581202 Move createMinMaxOp() out of RecurrenceDescriptor.
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: include/llvm/Transforms/Utils/LoopUtils.h | 9 +- lib/Transforms/Utils/LoopUtils.cpp | 95 ++++++++++----------- lib/Transforms/Vectorize/LoopVectorize.cpp | 4 +- lib/XRay/InstrumentationMap.cpp | 8 +- test/tools/llvm-xray/X86/Inputs/instr-map-mach.o | Bin 0 -> 3120 bytes test/tools/llvm-xray/X86/extract-instrmap-macho.ll | 9 ++ 6 files changed, 67 insertions(+), 58 deletions(-) create mode 100644 test/tools/llvm-xray/X86/Inputs/instr-map-mach.o create mode 100644 test/tools/llvm-xray/X86/extract-instrmap-macho.ll