This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 878b42a93b0 [GlobalISel] LegalizerHelper: Implement fewerElementsVector [...] new af2984265a8 [Hexagon] Add patterns for shifts of v2i16 new b2251b3e323 DebugInfo: Move addAddrBase from DwarfUnit to DwarfCompileUnit
The 2 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/DwarfCompileUnit.cpp | 9 +++++++++ lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 3 +++ lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 9 --------- lib/CodeGen/AsmPrinter/DwarfUnit.h | 3 --- lib/Target/Hexagon/HexagonPatterns.td | 12 ++++++++++++ test/CodeGen/Hexagon/isel-vlsr-v2i16.ll | 16 ++++++++++++++++ 6 files changed, 40 insertions(+), 12 deletions(-) create mode 100644 test/CodeGen/Hexagon/isel-vlsr-v2i16.ll