This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f3ceb74ac05 [NFC] Try to make buildbot happy about virtual destructors new 4f41153e847 [Sparc] Add support for the cycle counter available in GR740
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/LeonFeatures.td | 4 ++++ lib/Target/Sparc/Sparc.td | 2 +- lib/Target/Sparc/SparcISelLowering.cpp | 14 +++++++++++++- lib/Target/Sparc/SparcRegisterInfo.cpp | 4 ++++ lib/Target/Sparc/SparcSubtarget.cpp | 1 + lib/Target/Sparc/SparcSubtarget.h | 2 ++ test/CodeGen/SPARC/readcycle.ll | 11 +++++++++++ 7 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/SPARC/readcycle.ll