[all-commits] [llvm/llvm-project] 8cb9eb: [𝘀𝗽𝗿] initial version

Paul Kirth via All-commits all-commits at lists.llvm.org
Mon Jun 24 10:47:55 PDT 2024


  Branch: refs/heads/users/ilovepi/spr/clangmisexpect-add-support-to-clang-for-profitable-annotation-diagnostics
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cb9eb802eba0de324ba5c843848183d39ed3f1b
      https://github.com/llvm/llvm-project/commit/8cb9eb802eba0de324ba5c843848183d39ed3f1b
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2024-06-24 (Mon, 24 Jun 2024)

  Changed paths:
    M clang/include/clang/Basic/CodeGenOptions.def
    M clang/include/clang/Driver/Options.td
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CodeGenAction.cpp
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    A clang/test/Profile/Inputs/missing-annotation.proftext
    A clang/test/Profile/missing-annotation.c
    M llvm/include/llvm/IR/LLVMContext.h
    M llvm/include/llvm/IR/ProfDataUtils.h
    M llvm/include/llvm/Target/TargetOptions.h
    M llvm/include/llvm/Transforms/Utils/MisExpect.h
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/IR/LLVMContext.cpp
    M llvm/lib/IR/LLVMContextImpl.h
    M llvm/lib/IR/ProfDataUtils.cpp
    M llvm/lib/IR/Verifier.cpp
    M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
    M llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp
    M llvm/lib/Transforms/Utils/MisExpect.cpp
    A llvm/test/Transforms/PGOProfile/missing-annotation.ll

  Log Message:
  -----------
  [𝘀𝗽𝗿] initial version

Created using spr 1.3.4



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list