This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dd60615d537 [LangRef] add link for fma intrinsic new f79af4c9dd5 [Alignment][NFC] use llvm::Align for AsmPrinter::EmitAlignment
The 1 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/AsmPrinter.h | 12 ++- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 100 ++++++++++----------- lib/CodeGen/AsmPrinter/EHStreamer.cpp | 6 +- lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp | 2 +- lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp | 4 +- lib/CodeGen/AsmPrinter/WinException.cpp | 4 +- lib/Target/AArch64/AArch64AsmPrinter.cpp | 2 +- lib/Target/ARM/ARMAsmPrinter.cpp | 14 +-- lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h | 5 +- .../Mips/MCTargetDesc/MipsNaClELFStreamer.cpp | 2 +- lib/Target/Mips/MipsAsmPrinter.cpp | 7 +- lib/Target/Mips/MipsBranchExpansion.cpp | 2 +- lib/Target/PowerPC/PPCAsmPrinter.cpp | 7 +- lib/Target/X86/X86AsmPrinter.cpp | 4 +- lib/Target/XCore/XCoreAsmPrinter.cpp | 4 +- 15 files changed, 83 insertions(+), 92 deletions(-)