This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6d5a027 Add LC_BUILD_VERSION load command new f8d5c73 [ARM] Classification Improvements to ARM Sched-Models. NFCI.
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/ARMInstrVFP.td | 252 +++++++++++++++++++++++------------ lib/Target/ARM/ARMSchedule.td | 37 ++++- lib/Target/ARM/ARMScheduleA9.td | 28 +++- lib/Target/ARM/ARMScheduleR52.td | 64 ++++++--- lib/Target/ARM/ARMScheduleSwift.td | 28 +++- test/CodeGen/ARM/misched-fp-basic.ll | 69 ++++++++++ 6 files changed, 363 insertions(+), 115 deletions(-) create mode 100644 test/CodeGen/ARM/misched-fp-basic.ll