This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 01b8445 CachePruning: correct comment about file order. NFC new 92eaa56 [ARM] Do not test for CPUs, use SubtargetFeatures (Part 2). NFCI new 7ca89ec [gold] Fix test to not assume it runs on x86 hardware.
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: lib/Target/ARM/ARM.td | 15 ++++ lib/Target/ARM/ARMBaseInstrInfo.cpp | 119 +++++++++++++++++--------------- lib/Target/ARM/ARMSubtarget.cpp | 54 ++++++++++++++- lib/Target/ARM/ARMSubtarget.h | 44 ++++++++++++ lib/Target/ARM/ARMTargetTransformInfo.h | 5 +- test/tools/gold/X86/relax-relocs.ll | 2 + 6 files changed, 176 insertions(+), 63 deletions(-)