This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f30b834 [ARM] GlobalISel: Bail out on Thumb. NFC new 4cfd2eb [X86]Enable the use of 'mov' with a 64bit GPR and a large immediate new 420c070 Implemented color coding and Vertex labels in XRay Graph
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/Target/X86/X86InstrInfo.td | 2 +- test/MC/X86/intel-syntax.s | 2 + .../llvm-xray/X86/Inputs/simple-instrmap.yaml | 12 + .../llvm-xray/X86/graph-color-simple-case.yaml | 75 ++++ .../llvm-xray/X86/graph-deduce-tail-call.yaml | 2 +- test/tools/llvm-xray/X86/graph-simple-case.yaml | 2 +- tools/llvm-xray/xray-graph.cc | 377 +++++++++++++++++---- tools/llvm-xray/xray-graph.h | 57 ++-- 8 files changed, 437 insertions(+), 92 deletions(-) create mode 100644 test/tools/llvm-xray/X86/graph-color-simple-case.yaml