This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ad529eb [DAGCombiner] split i1 select-of-constants from non-i1 case; NFCI new a24db23 MC/COFF: Do not emit forward associative section referenceds. new 67d9e19 OptDiag: Rename DiagnosticInfoWithDebugLoc to WithLocation. NFC new 4f50278 opt: Rename -default-data-layout flag to -data-layout and mak [...]
The 3 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/DiagnosticInfo.h | 13 ++-- lib/IR/DiagnosticInfo.cpp | 6 +- lib/MC/WinCOFFObjectWriter.cpp | 79 +++++++++++++++------- test/DebugInfo/COFF/globals.ll | 2 +- test/DebugInfo/COFF/types-data-members.ll | 2 +- test/Instrumentation/AddressSanitizer/freebsd.ll | 4 +- test/MC/COFF/section-comdat.s | 12 ++-- test/Other/constant-fold-gep.ll | 2 +- test/Transforms/ConstProp/loads.ll | 4 +- test/Transforms/GVN/PRE/rle-addrspace-cast.ll | 2 +- test/Transforms/GVN/PRE/rle.ll | 4 +- .../IndVarSimplify/2011-11-01-lftrptr.ll | 4 +- test/Transforms/InstCombine/2012-07-25-LoadPart.ll | 4 +- test/Transforms/InstCombine/alloca.ll | 4 +- test/Transforms/InstCombine/load-cmp.ll | 2 +- test/Transforms/InstCombine/narrow-switch.ll | 4 +- test/Transforms/SCCP/loadtest.ll | 4 +- test/Transforms/SimplifyCFG/switch_create.ll | 2 +- tools/opt/opt.cpp | 18 ++--- 19 files changed, 97 insertions(+), 75 deletions(-)