This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 732c2541cd5 [X86] Strengthen type constraints on some specialized X86 I [...] new 1fba2b0773e [AArch64] only indicate CFI on Windows if we emitted CFI new 4eab1bd5379 [mips] Use range-based `for` loops. NFC
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/AArch64/AArch64FrameLowering.cpp | 97 ++++++++++++++++++++--------- lib/Target/AArch64/AArch64InstrInfo.cpp | 17 +++-- lib/Target/AArch64/AArch64InstrInfo.h | 3 +- lib/Target/Mips/MipsDelaySlotFiller.cpp | 37 +++++------ test/CodeGen/AArch64/win64-nocfi.ll | 13 ++++ 5 files changed, 110 insertions(+), 57 deletions(-) create mode 100644 test/CodeGen/AArch64/win64-nocfi.ll