[all-commits] [llvm/llvm-project] 8bd853: LLVM-C: Allow LLVM{Get/Set}Alignment on an atomicr...

James Y Knight via All-commits all-commits at lists.llvm.org
Fri Feb 12 15:32:36 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bd8534aa3bdddf328683d79cfa46ee1d678f3d2
      https://github.com/llvm/llvm-project/commit/8bd8534aa3bdddf328683d79cfa46ee1d678f3d2
  Author: James Y Knight <jyknight at google.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M llvm/include/llvm-c/Core.h
    M llvm/lib/IR/Core.cpp
    M llvm/test/Bindings/llvm-c/echo.ll
    M llvm/tools/llvm-c-test/echo.cpp

  Log Message:
  -----------
  LLVM-C: Allow LLVM{Get/Set}Alignment on an atomicrmw/cmpxchg instruction.

(Now that these can have alignment specified.)




More information about the All-commits mailing list