This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3dd22a8dcca [GISel]: New Opcode G_FLOG/G_FLOG2 new 271565d7e6d Unified logic for computing target ABI in backend and front [...]
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: include/llvm/Support/TargetParser.h | 3 ++ lib/Support/TargetParser.cpp | 36 ++++++++++++++++++++++ lib/Target/ARM/ARMTargetMachine.cpp | 60 +++++++------------------------------ test/CodeGen/ARM/alloca.ll | 4 +-- test/CodeGen/ARM/arm-abi-attr.ll | 2 +- test/CodeGen/ARM/ctor_order.ll | 2 +- test/CodeGen/ARM/ctors_dtors.ll | 2 +- test/CodeGen/ARM/ssp-data-layout.ll | 2 +- test/CodeGen/ARM/str_pre-2.ll | 2 +- 9 files changed, 56 insertions(+), 57 deletions(-)