This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c8eeeb6fc0b [X86][SSE] combineX86ShufflesRecursively - begin generalizi [...] new 68782b8c5a3 [MCA][Scheduler] Collect resource pressure and memory depen [...] new e8f99139bba Add partial implementation of std::to_address() as llvm::to [...]
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/ADT/STLExtras.h | 13 ++++++++ include/llvm/MCA/HardwareUnits/Scheduler.h | 11 ++++--- include/llvm/MCA/Instruction.h | 13 +++++++- lib/MCA/HardwareUnits/Scheduler.cpp | 50 ++++++++++++++++-------------- lib/MCA/Stages/DispatchStage.cpp | 3 ++ lib/MCA/Stages/ExecuteStage.cpp | 4 +-- unittests/ADT/STLExtrasTest.cpp | 23 ++++++++++++++ 7 files changed, 85 insertions(+), 32 deletions(-)