This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5ed988c074d Fix compiler warning introduced in r325931. NFC. new 629f07faf15 [PATCH] [AArch64] Add new target feature to fuse conditiona [...]
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: lib/Target/AArch64/AArch64.td | 5 ++ lib/Target/AArch64/AArch64MacroFusion.cpp | 86 ++++++++++++++++++++++------- lib/Target/AArch64/AArch64Subtarget.h | 4 +- test/CodeGen/AArch64/misched-fusion-csel.ll | 30 ++++++++++ 4 files changed, 103 insertions(+), 22 deletions(-) create mode 100644 test/CodeGen/AArch64/misched-fusion-csel.ll