This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 784cb3f [AArch64] Implement lowering of the X constraint on AArch64 new e06fb6b [Sparc][LEON] Add UMAC and SMAC instruction support for Sparc [...]
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: .../HexagonSchedule.td => Sparc/LeonFeatures.td} | 22 ++++++++--------- lib/Target/Sparc/Sparc.td | 13 ++++++---- lib/Target/Sparc/SparcInstrInfo.td | 28 ++++++++++++++++++++++ lib/Target/Sparc/SparcSchedule.td | 3 +++ lib/Target/Sparc/SparcSubtarget.cpp | 2 ++ lib/Target/Sparc/SparcSubtarget.h | 2 ++ test/MC/Sparc/leon-instructions.s | 12 ++++++++++ 7 files changed, 66 insertions(+), 16 deletions(-) copy lib/Target/{Hexagon/HexagonSchedule.td => Sparc/LeonFeatures.td} (61%) mode change 100644 => 100755 create mode 100755 test/MC/Sparc/leon-instructions.s