This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6e4b75d GlobalsAA: Functions with the argmemonly attribute won't read [...] new 5591e3d ARM: fix vmov.i64 immediate validity check new f66cee6 [CodeGen] Refactor MachineMemOperand's Flags enum. new e53b5c2 auto-generate checks
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: include/llvm/CodeGen/MachineMemOperand.h | 57 +- lib/CodeGen/MachineFunction.cpp | 7 +- lib/CodeGen/MachineInstr.cpp | 15 +- lib/Target/AArch64/AArch64InstrInfo.cpp | 3 +- lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 2 +- test/CodeGen/X86/bt.ll | 852 ++++++++++++++++-------------- test/MC/ARM/fp-const-errors.s | 3 + 7 files changed, 512 insertions(+), 427 deletions(-)