This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff42ad5 Attempt to fix MSVC breakage caused by r273636. new 1d084df BitcodeWriter: Remove redundant (and incorrect) check for whe [...] new fa7c6a0 Teaching SimplifyCFG to recognize the Or-Mask trick that Inst [...]
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/Bitcode/Writer/BitcodeWriter.cpp | 3 --- lib/Transforms/Utils/SimplifyCFG.cpp | 25 ++++++++++++++++++ test/Bitcode/thinlto-summary-globalvar.ll | 5 ++++ test/Transforms/SimplifyCFG/switch_create.ll | 39 ++++++++++++++++++++++++++++ 4 files changed, 69 insertions(+), 3 deletions(-) create mode 100644 test/Bitcode/thinlto-summary-globalvar.ll