This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0d8f8a0 Appease msc18 to move PassBuilder::crossRegisterProxies() in [...] new 1c11e82 [Sparc][LEON] Add LEON-specific CASA instruction. new 5c6fd15 macho2yaml.cpp: Fix "reserved" uninitialized.
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/Target/Sparc/AsmParser/SparcAsmParser.cpp | 2 +- lib/Target/Sparc/LeonFeatures.td | 15 ++++++++++++ lib/Target/Sparc/Sparc.td | 14 ++++++------ lib/Target/Sparc/SparcISelLowering.cpp | 13 ++++++----- lib/Target/Sparc/SparcInstrInfo.td | 33 ++++++++++++++++++++++----- lib/Target/Sparc/SparcSubtarget.cpp | 3 +++ lib/Target/Sparc/SparcSubtarget.h | 11 +++++++-- test/MC/Sparc/leon-instructions.s | 12 ++++++++-- tools/obj2yaml/macho2yaml.cpp | 1 + 9 files changed, 80 insertions(+), 24 deletions(-)