This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 90904c693ce [AVR] Fix indirect calls to function pointers new 68f374b8d3a [ARM] Inline callee if its target-features are a subset of [...]
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/ARM/ARMTargetTransformInfo.cpp | 18 +++++++ lib/Target/ARM/ARMTargetTransformInfo.h | 36 +++++++++++++ test/Transforms/Inline/ARM/inline-target-attr.ll | 60 ++++++++++++++++++++++ .../MIR => Transforms/Inline}/ARM/lit.local.cfg | 0 4 files changed, 114 insertions(+) create mode 100644 test/Transforms/Inline/ARM/inline-target-attr.ll copy test/{CodeGen/MIR => Transforms/Inline}/ARM/lit.local.cfg (100%)