This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 952dbe41bb0 [X86] Fix a crash that can occur in combineExtractVectorElt [...] new 164d4a1cf6d [Support] Move DJB hash to support. 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/BinaryFormat/Dwarf.h | 3 --- .../llvm-dlltool/DlltoolDriver.h => Support/DJB.h} | 17 +++++++++-------- lib/BinaryFormat/Dwarf.cpp | 6 ------ lib/CodeGen/AsmPrinter/DwarfAccelTable.h | 3 ++- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 3 ++- lib/Support/CMakeLists.txt | 1 + .../AMDGPU/VIInstrFormats.td => Support/DJB.cpp} | 14 +++++++------- 7 files changed, 21 insertions(+), 26 deletions(-) copy include/llvm/{ToolDrivers/llvm-dlltool/DlltoolDriver.h => Support/DJB.h} (52%) copy lib/{Target/AMDGPU/VIInstrFormats.td => Support/DJB.cpp} (53%)