This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d380dee [SCEV] No-wrap flags are not propagated when folding "{S,+,X} [...] new 32d095c [ThinLTO] Refactor ODR resolution and internalization (NFC)
The 1 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/LTO/LTO.h | 24 ++++ include/llvm/Transforms/IPO/FunctionImport.h | 10 ++ lib/LTO/LTO.cpp | 100 +++++++++++++++ lib/LTO/ThinLTOCodeGenerator.cpp | 174 --------------------------- lib/Transforms/IPO/FunctionImport.cpp | 77 ++++++++++++ 5 files changed, 211 insertions(+), 174 deletions(-)