This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 792a593446e [AArch64] Add more tests for 64-bit immediate lowering. new b5a4cf07e41 Create a MachineBasicBlock for created IR-level BasicBlock new b68ff828994 [PhaseOrdering] add tests for bittest patterns from bitfields; NFC new bcc7a8e4138 [AggressiveInstCombine] add more bitfield test patterns; NFC
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: lib/Target/X86/X86RetpolineThunks.cpp | 9 ++ .../Transforms/AggressiveInstCombine/masked-cmp.ll | 54 +++++++- test/Transforms/PhaseOrdering/bitfield-bittests.ll | 152 +++++++++++++++++++++ 3 files changed, 211 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/PhaseOrdering/bitfield-bittests.ll