This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a5238d418e Bitcode: Remove some dead code. Spotted by Teresa. new 83c5dbf2809 [llvm-pdbdump] pdb2yaml: add an -all option to dump everyth [...] new abfdee4bbfe AArch64: Fix cmpxchg O0 expansion
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/AArch64/AArch64ExpandPseudoInsts.cpp | 119 ++++++++++++------------ test/CodeGen/AArch64/cmpxchg-O0.ll | 10 +- test/CodeGen/AArch64/fast-isel-cmpxchg.ll | 9 +- tools/llvm-pdbdump/YAMLOutputStyle.cpp | 14 +++ tools/llvm-pdbdump/llvm-pdbdump.cpp | 3 + tools/llvm-pdbdump/llvm-pdbdump.h | 1 + 6 files changed, 92 insertions(+), 64 deletions(-)