This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0af88a98cc [llvm-objdump] Fix MC/ARM/arm-macho-calls.s new 968007b51b9 [X86] Add avx and avx512f command lines to atomic-non-integ [...] new 064d9fea373 [X86] Split floating point tests out of atomic-mi.ll into a [...]
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: test/CodeGen/X86/atomic-fp.ll | 754 +++++++++++++++++++++++++++++++++ test/CodeGen/X86/atomic-mi.ll | 417 ------------------ test/CodeGen/X86/atomic-non-integer.ll | 611 +++++++++++++++++++------- 3 files changed, 1219 insertions(+), 563 deletions(-) create mode 100644 test/CodeGen/X86/atomic-fp.ll