This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aa07a97 Re-apply r269081 and r269082 with a fix for MSVC. new 11ab0c3 Make "@name =" mandatory for globals in .ll files.
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: docs/LangRef.rst | 2 +- lib/AsmParser/LLParser.cpp | 40 -------------- test/Assembler/2003-04-15-ConstantInitAssertion.ll | 2 +- test/Assembler/2003-05-21-ConstantShiftExpr.ll | 2 +- test/Assembler/2003-05-21-MalformedShiftCrash.ll | 2 +- test/Assembler/2003-05-21-MalformedStructCrash.ll | 2 +- test/Assembler/2003-08-21-ConstantExprCast-Fold.ll | 2 +- test/Assembler/2004-01-20-MaxLongLong.ll | 2 +- test/Assembler/2004-02-01-NegativeZero.ll | 4 +- test/Assembler/2009-02-01-UnnamedForwardRef.ll | 2 +- test/Assembler/ConstantExprFold.ll | 36 ++++++------ test/Assembler/getelementptr_vec_idx4.ll | 2 +- test/Assembler/invalid-hexint.ll | 2 +- test/Assembler/invalid_cast4.ll | 2 +- test/Assembler/vector-cmp.ll | 4 +- test/CodeGen/PowerPC/2008-03-24-CoalescerBug.ll | 2 +- test/CodeGen/X86/2008-07-19-movups-spills.ll | 64 +++++++++++----------- test/CodeGen/X86/2008-07-22-CombinerCrash.ll | 4 +- test/CodeGen/X86/2008-09-29-ReMatBug.ll | 2 +- test/CodeGen/X86/2009-03-05-burr-list-crash.ll | 2 +- test/CodeGen/X86/extractps.ll | 2 +- test/CodeGen/X86/pr2585.ll | 4 +- test/Feature/constexpr.ll | 10 ++-- test/Feature/constpointer.ll | 8 +-- test/Feature/globalvars.ll | 6 +- test/Feature/testconstants.ll | 2 +- test/Integer/constexpr_bt.ll | 10 ++-- test/Integer/constpointer_bt.ll | 8 +-- test/Linker/2003-08-28-TypeResolvesGlobal3.ll | 2 +- test/Transforms/GlobalOpt/2007-05-13-Crash.ll | 2 +- test/Transforms/GlobalOpt/2009-03-06-Anonymous.ll | 4 +- 31 files changed, 99 insertions(+), 139 deletions(-)