This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 17a47fdd425 [llvm-mca][x86] Add CMPXCHG instruction resource tests new 41983c4c676 [X86] Assign from a brace initializer to match style guide. NFCI. new 48d710e2cb4 [X86] FastISel fall back on !absolute_symbol GVs
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/X86/X86FastISel.cpp | 4 ++++ lib/Target/X86/X86ISelLowering.cpp | 2 +- test/CodeGen/X86/absolute-bit-mask-fastisel.ll | 28 ++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/absolute-bit-mask-fastisel.ll