This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3651806 Silence a -Wdangling-else new 5744c58 [InstCombine] Sharpended test case in pr21210.ll new 45c07d1 [Mips] Add support for llvm.thread.pointer intrinsic.
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/Mips/MipsSEISelLowering.cpp | 4 ++++ test/CodeGen/Mips/thread-pointer.ll | 12 ++++++++++++ test/Transforms/InstCombine/pr21210.ll | 7 ++++--- 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/Mips/thread-pointer.ll