This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82da5a1 The following code would not work before this patch, due to t [...] new 4572b68 [Sparc] This provides support for itineraries on 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: lib/Target/Sparc/Sparc.td | 41 +++++ lib/Target/Sparc/SparcInstrFormats.td | 122 ++++++++------ lib/Target/Sparc/SparcInstrInfo.td | 290 +++++++++++++++++++++------------- lib/Target/Sparc/SparcSchedule.td | 121 ++++++++++++++ lib/Target/Sparc/SparcSubtarget.h | 2 + 5 files changed, 417 insertions(+), 159 deletions(-) create mode 100755 lib/Target/Sparc/SparcSchedule.td