[all-commits] [llvm/llvm-project] 74fb77: [clang][Interp] Implement bitXor opcode

Timm Bäder via All-commits all-commits at lists.llvm.org
Sun Oct 30 01:26:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74fb770de9399d7258a8eda974c93610cfde698e
      https://github.com/llvm/llvm-project/commit/74fb770de9399d7258a8eda974c93610cfde698e
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2022-10-30 (Sun, 30 Oct 2022)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/Integral.h
    M clang/lib/AST/Interp/Interp.h
    M clang/lib/AST/Interp/Opcodes.td
    M clang/test/AST/Interp/literals.cpp

  Log Message:
  -----------
  [clang][Interp] Implement bitXor opcode

Differential Revision: https://reviews.llvm.org/D136956




More information about the All-commits mailing list