This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 711424181c4 [Hexagon] Remove unused flag from subtarget and (non)corres [...] new 9b2ede65de2 [AArch64] Fix mir test case liveins info. new 3069e4ead50 Rename three cxx files in unittests to cpp. new b50d67b7315 [Hexagon] Remove unused function from subtarget
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/Target/Hexagon/HexagonSubtarget.h | 8 -------- test/CodeGen/AArch64/branch-folder-oneinst.mir | 4 ++-- unittests/Passes/CMakeLists.txt | 5 ++++- unittests/Passes/{TestPlugin.cxx => TestPlugin.cpp} | 2 +- unittests/Support/DynamicLibrary/CMakeLists.txt | 7 +++++-- .../DynamicLibrary/{ExportedFuncs.cxx => ExportedFuncs.cpp} | 2 +- unittests/Support/DynamicLibrary/{PipSqueak.cxx => PipSqueak.cpp} | 4 ++-- 7 files changed, 15 insertions(+), 17 deletions(-) rename unittests/Passes/{TestPlugin.cxx => TestPlugin.cpp} (94%) rename unittests/Support/DynamicLibrary/{ExportedFuncs.cxx => ExportedFuncs.cpp} (84%) rename unittests/Support/DynamicLibrary/{PipSqueak.cxx => PipSqueak.cpp} (92%)