This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be9ff87 [esan] Specify which tool via a global variable new 2ef8a59 [AArch64] Spot SBFX-compatible code expressed with sign_extend. new f18e64f [AArch64] Move tests from r271677 to a more appropriately nam [...]
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/AArch64ISelDAGToDAG.cpp | 30 +++++++++ test/CodeGen/AArch64/bitfield-extract.ll | 98 ++++++++++++++++++++++++++++++ test/CodeGen/AArch64/bitfield-insert.ll | 88 --------------------------- 3 files changed, 128 insertions(+), 88 deletions(-) create mode 100644 test/CodeGen/AArch64/bitfield-extract.ll