This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 90e863357da [UpdateTestChecks] Split core functionality of add_ir_check [...] new 46d5e2b4515 allow custom OptBisect classes set to LLVMContext new 60da41d8b56 [mips] Regenerate test before posting patch for constant mu [...]
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/IR/LLVMContext.h | 13 +- lib/IR/LLVMContext.cpp | 6 +- lib/IR/LLVMContextImpl.cpp | 10 +- lib/IR/LLVMContextImpl.h | 15 +- test/CodeGen/Mips/const-mult.ll | 804 ++++++++++++++++++++++++++++++--- unittests/IR/LegacyPassManagerTest.cpp | 62 +++ 6 files changed, 845 insertions(+), 65 deletions(-)