This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8eb69f732f6 [GISel][UnitTest] Fix a bunch of tests that were not doing [...] new a7f4c4e9f49 [mips] Use less instruction to load zero into FPR by li.s / [...] new 99343bd7e0d [mips] Store 64-bit `li.d' operand as a single 8-byte value new 8ef67fd113e [mips] Remove unused local variables. NFC new 86b0b371bb6 DebugInfo: Use base address selection entries for debug_loc
The 4 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/CodeGen/AsmPrinter/DwarfDebug.cpp | 265 ++++++++++++---------------- lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 67 ++++--- test/CodeGen/X86/debug-loclists.ll | 219 ++++++++++------------- test/DebugInfo/X86/sret.ll | 1 + test/MC/Mips/macro-li.d.s | 148 ++++++++-------- test/MC/Mips/macro-li.s.s | 6 +- 6 files changed, 318 insertions(+), 388 deletions(-)