This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 10ba818f3b2 [llvm-mca] Add flag -resource-pressure to enable/disable pr [...] new 8a63941a9ff [llvm-mca] Pass the InstrBuilder to the constructor of Backend. new a1633c3b32c [IPSCCP] Use constant range information for comparisons of [...] new ad4f5a90486 [X86][SandyBridge] Fix missing comma that was causing strin [...]
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: lib/Target/X86/X86SchedSandyBridge.td | 2 +- lib/Transforms/Scalar/SCCP.cpp | 67 ++++++++---------------------- test/CodeGen/X86/mmx-schedule.ll | 8 ++-- test/Transforms/SCCP/ip-constant-ranges.ll | 22 ++++------ tools/llvm-mca/Backend.cpp | 2 +- tools/llvm-mca/Backend.h | 10 ++--- tools/llvm-mca/llvm-mca.cpp | 6 ++- 7 files changed, 41 insertions(+), 76 deletions(-)