This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 89c1dd3 [Hexagon] Remove unnecessary llvm::, NFC new b8ce83f [Hexagon] Fix indentation, NFC new 09091ea [Hexagon] Handle J2_jumptpt and J2_jumpfpt instructions new 8935d87 Revert r279242 - it's failing the tests new efe70d2 [Hexagon] Consider zext/sext of a load to i32 to be free
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/Target/Hexagon/HexagonAsmPrinter.cpp | 6 +- lib/Target/Hexagon/HexagonBitTracker.cpp | 2 + lib/Target/Hexagon/HexagonCFGOptimizer.cpp | 14 +- lib/Target/Hexagon/HexagonNewValueJump.cpp | 2 + lib/Target/Hexagon/HexagonTargetTransformInfo.cpp | 25 + lib/Target/Hexagon/HexagonTargetTransformInfo.h | 2 + lib/Target/MSP430/MSP430BranchSelector.cpp | 308 +++++------- test/CodeGen/MSP430/BranchSelector.ll | 588 ---------------------- 8 files changed, 163 insertions(+), 784 deletions(-) delete mode 100644 test/CodeGen/MSP430/BranchSelector.ll