This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d33fbe4 IR: Enable debug info type ODR uniquing for forward decls new 1c960f5 [Hexagon] Implement branch relaxation
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: lib/Target/Hexagon/CMakeLists.txt | 1 + lib/Target/Hexagon/HexagonBranchRelaxation.cpp | 211 +++++++++++++++++++++++++ lib/Target/Hexagon/HexagonTargetMachine.cpp | 3 + 3 files changed, 215 insertions(+) create mode 100644 lib/Target/Hexagon/HexagonBranchRelaxation.cpp