This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b27edd5 [mips] Fix a warning that occurs on some gcc 4.9.2's but not [...] new 7b78e6e TargetInstrInfo: rename GetInstSizeInBytes to getInstSizeInBy [...]
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/AArch64/AArch64BranchRelaxation.cpp | 12 ++++++------ lib/Target/AArch64/AArch64InstrInfo.cpp | 4 ++-- lib/Target/AArch64/AArch64InstrInfo.h | 2 +- lib/Target/ARM/ARMBaseInstrInfo.cpp | 4 ++-- lib/Target/ARM/ARMBaseInstrInfo.h | 2 +- lib/Target/ARM/ARMComputeBlockSize.cpp | 4 ++-- lib/Target/ARM/ARMConstantIslandPass.cpp | 20 ++++++++++---------- lib/Target/ARM/ARMFrameLowering.cpp | 2 +- lib/Target/ARM/README-Thumb.txt | 2 +- lib/Target/AVR/AVRInstrInfo.cpp | 2 +- lib/Target/AVR/AVRInstrInfo.h | 2 +- lib/Target/MSP430/MSP430BranchSelector.cpp | 4 ++-- lib/Target/MSP430/MSP430InstrInfo.cpp | 2 +- lib/Target/MSP430/MSP430InstrInfo.h | 2 +- lib/Target/Mips/MipsConstantIslandPass.cpp | 16 ++++++++-------- lib/Target/Mips/MipsDelaySlotFiller.cpp | 4 ++-- lib/Target/Mips/MipsInstrInfo.cpp | 2 +- lib/Target/Mips/MipsInstrInfo.h | 2 +- lib/Target/Mips/MipsLongBranch.cpp | 2 +- lib/Target/PowerPC/PPCBranchSelector.cpp | 4 ++-- lib/Target/PowerPC/PPCISelLowering.cpp | 2 +- lib/Target/PowerPC/PPCInstrInfo.cpp | 2 +- lib/Target/PowerPC/PPCInstrInfo.h | 2 +- 23 files changed, 50 insertions(+), 50 deletions(-)