This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e2a2ae6dec [Sparc] Use synthetic instruction clr to zero register inst [...] new a96bcd088de Revert "This pass, fixing an erratum in some LEON 2 processors..." new 04b184b9300 [SSAUpdaterBulk] Use SmallVector instead of SmallPtrSet for uses.
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: include/llvm/Transforms/Utils/SSAUpdaterBulk.h | 2 +- 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 -- lib/Transforms/Utils/SSAUpdaterBulk.cpp | 7 +++++-- test/CodeGen/SPARC/LeonReplaceSDIVPassUT.ll | 11 ----------- 8 files changed, 7 insertions(+), 32 deletions(-) delete mode 100644 test/CodeGen/SPARC/LeonReplaceSDIVPassUT.ll