This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c2cb1b7 [X86][AVX512] Use the proper load/store for AVX512 registers. new bf765df LLVMTargetMachine: Add functions to create MIModuleInfo/MIFun [...] new bbeb3ea llc: Rework -run-pass option
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/CodeGen/Passes.h | 24 ++++++++++----------- include/llvm/Target/TargetMachine.h | 8 +++++++ lib/CodeGen/LLVMTargetMachine.cpp | 26 ++++++++++++++-------- test/CodeGen/Generic/run-pass.ll | 7 ------ tools/llc/llc.cpp | 43 ++++++++++++++++++++++++++++++------- unittests/MI/LiveIntervalTest.cpp | 11 +++------- 6 files changed, 75 insertions(+), 44 deletions(-) delete mode 100644 test/CodeGen/Generic/run-pass.ll