[all-commits] [llvm/llvm-project] 89447e: Builtin defs

Conanap via All-commits all-commits at lists.llvm.org
Mon Jun 21 19:07:01 PDT 2021


  Branch: refs/heads/conanap/xl/1phase/5issue
  Home:   https://github.com/llvm/llvm-project
  Commit: 89447e0846409fa9103b023912da6b56ef25204c
      https://github.com/llvm/llvm-project/commit/89447e0846409fa9103b023912da6b56ef25204c
  Author: Albion Fung <albionapc at gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def

  Log Message:
  -----------
  Builtin defs


  Commit: 66a4ddde6548ff43f45f98ce15dd5bdac8bcf1ed
      https://github.com/llvm/llvm-project/commit/66a4ddde6548ff43f45f98ce15dd5bdac8bcf1ed
  Author: Albion Fung <albionapc at gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M llvm/lib/Target/PowerPC/PPCInstrPrefix.td

  Log Message:
  -----------
  Completed loads


  Commit: e3353919498bd2235fb9a150f614ed43ea1ae9d1
      https://github.com/llvm/llvm-project/commit/e3353919498bd2235fb9a150f614ed43ea1ae9d1
  Author: Albion Fung <albionapc at gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M llvm/include/llvm/IR/IntrinsicsPowerPC.td
    M llvm/lib/Target/PowerPC/PPCInstrPrefix.td

  Log Message:
  -----------
  Finish loads


  Commit: f706b87ada57d1e0c618f8f2e370a8956712c9aa
      https://github.com/llvm/llvm-project/commit/f706b87ada57d1e0c618f8f2e370a8956712c9aa
  Author: Albion Fung <albionapc at gmail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M clang/lib/Basic/Targets/PPC.h
    A clang/test/CodeGen/builtins-ppc-xlcompat-atomicLoadStore-64-only.c
    A clang/test/CodeGen/builtins-ppc-xlcompat-atomicLoadStore.c

  Log Message:
  -----------
  Alias, test cases


  Commit: 15b07a43deac3898c8496f6c4da6dbee88252751
      https://github.com/llvm/llvm-project/commit/15b07a43deac3898c8496f6c4da6dbee88252751
  Author: Albion Fung <albionapc at gmail.com>
  Date:   2021-06-16 (Wed, 16 Jun 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M clang/lib/Basic/Targets/PPC.h
    M clang/test/CodeGen/builtins-ppc-xlcompat-atomicLoadStore-64-only.c
    M clang/test/CodeGen/builtins-ppc-xlcompat-atomicLoadStore.c
    M llvm/include/llvm/IR/IntrinsicsPowerPC.td
    M llvm/lib/Target/PowerPC/PPCInstrPrefix.td

  Log Message:
  -----------
  Complete stores


  Commit: d723f268ae83cf1e107d1d3ecf5c415682495a75
      https://github.com/llvm/llvm-project/commit/d723f268ae83cf1e107d1d3ecf5c415682495a75
  Author: Albion Fung <albionapc at gmail.com>
  Date:   2021-06-21 (Mon, 21 Jun 2021)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/test/CodeGen/builtins-ppc-xlcompat-atomicLoadStore.c
    M llvm/include/llvm/IR/IntrinsicsPowerPC.td
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/Target/PowerPC/PPCInstrPrefix.td

  Log Message:
  -----------
  Temp commit


Compare: https://github.com/llvm/llvm-project/compare/89447e084640%5E...d723f268ae83


More information about the All-commits mailing list