This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a56b5b5 Fix WebAssembly build after r283702. new 2bf22e3 This pass, fixing an erratum in some LEON 2 processors ensure [...]
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/Sparc.td | 2 +- lib/Target/Sparc/SparcISelDAGToDAG.cpp | 6 ++++++ lib/Target/Sparc/SparcSubtarget.cpp | 1 + lib/Target/Sparc/SparcSubtarget.h | 2 ++ test/CodeGen/SPARC/LeonReplaceSDIVPassUT.ll | 11 +++++++++++ 6 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/SPARC/LeonReplaceSDIVPassUT.ll