This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6264e53 Update tests to use at least darwin9. new 99b4877 Drop support for creating $stubs.
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: include/llvm/CodeGen/MachineModuleInfoImpls.h | 10 -- lib/Target/PowerPC/PPC.h | 19 ++- lib/Target/PowerPC/PPCAsmPrinter.cpp | 163 +------------------------- lib/Target/PowerPC/PPCISelLowering.cpp | 10 +- lib/Target/PowerPC/PPCInstrInfo.cpp | 2 +- lib/Target/PowerPC/PPCMCInstLower.cpp | 34 +----- lib/Target/X86/MCTargetDesc/X86BaseInfo.h | 5 - lib/Target/X86/X86AsmPrinter.cpp | 38 +----- lib/Target/X86/X86InstrInfo.cpp | 1 - lib/Target/X86/X86MCInstLower.cpp | 27 ----- lib/Target/X86/X86Subtarget.cpp | 7 -- 11 files changed, 18 insertions(+), 298 deletions(-)