This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 447ea17 [NewGVN] Simplify a bit removing else after return. NFCI. new f40c74a test: modernise ARM CodeGen tests new ad04ba2 ASMParser: use range-based for loops (NFC) new 5ebf92c DebugInfo: add explicit casts for -Wqual-cast
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: lib/AsmParser/LLParser.cpp | 13 +- test/CodeGen/ARM/2007-03-13-InstrSched.ll | 89 +- test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll | 158 +- test/CodeGen/ARM/2008-08-07-AsmPrintBug.ll | 19 +- test/CodeGen/ARM/2009-07-18-RewriterBug.ll | 2565 ++++++++++++------------ test/CodeGen/ARM/2009-08-26-ScalarToVector.ll | 20 +- test/CodeGen/ARM/2009-08-27-ScalarToVector.ll | 28 +- test/CodeGen/ARM/2010-08-04-StackVariable.ll | 63 +- test/CodeGen/ARM/arguments-nosplit-double.ll | 11 +- test/CodeGen/ARM/arguments-nosplit-i64.ll | 11 +- test/CodeGen/ARM/fpcmp_ueq.ll | 27 +- test/CodeGen/ARM/fpowi.ll | 10 +- test/CodeGen/ARM/thread_pointer.ll | 12 +- test/CodeGen/ARM/tls3.ll | 13 +- test/CodeGen/ARM/uxtb.ll | 118 +- unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 6 +- 16 files changed, 1618 insertions(+), 1545 deletions(-)