This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bca3cda Add Chrono.h - std::chrono support header new 4a9c407 [Sparc][LEON] Detects an erratum on UT699 LEON 3 processors i [...]
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 | 8 ++++ lib/Target/Sparc/LeonPasses.cpp | 45 +++++++++++++++++++++++ lib/Target/Sparc/LeonPasses.h | 14 +++++++ lib/Target/Sparc/SparcSubtarget.cpp | 1 + lib/Target/Sparc/SparcSubtarget.h | 2 + lib/Target/Sparc/SparcTargetMachine.cpp | 3 ++ test/CodeGen/SPARC/LeonDetectRoundChangePassUT.ll | 22 +++++++++++ 7 files changed, 95 insertions(+) create mode 100644 test/CodeGen/SPARC/LeonDetectRoundChangePassUT.ll