This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f016153 AArch64: fix 128-bit cmpxchg at -O0 (again, again). new bc7dc48 [SelectionDAG] getRawSubclassData should not return HasDebugValue. new e348b77 [debug info] Minor cleanup from D27170/r288399
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: include/llvm/CodeGen/DIE.h | 5 - include/llvm/CodeGen/SelectionDAGNodes.h | 11 +- lib/CodeGen/AsmPrinter/DIE.cpp | 2 +- lib/CodeGen/AsmPrinter/DwarfCompileUnit.h | 2 +- lib/CodeGen/AsmPrinter/DwarfUnit.h | 2 +- test/CodeGen/X86/fp128-g.ll | 177 ++++++++++++++++++++++++++++++ 6 files changed, 190 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/X86/fp128-g.ll