This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91d95c44752 [X86] Add VCMPSSZrr_Intk and VCMPSDZrr_Intk to isNonFoldabl [...] new 9ac2d308396 gitignore: Ignore Qt Creator project configuration files. NFC new 8dcec924740 [AArch64] Merge globals when optimising for size new 27a775c1fd5 [AVR] Fix the 'avr-tiny.ll' and 'avr25.ll' subtarget feature tests
The 3 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: .gitignore | 2 ++ lib/Target/AArch64/AArch64TargetMachine.cpp | 15 ++++++++++++++- test/CodeGen/AArch64/global-merge-minsize.ll | 21 +++++++++++++++++++++ test/CodeGen/AVR/features/avr-tiny.ll | 6 +++--- test/CodeGen/AVR/features/avr25.ll | 4 ++-- 5 files changed, 42 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/AArch64/global-merge-minsize.ll