[all-commits] [llvm/llvm-project] 3587c9: [NFC] Use ADT/Bitfields in Instructions

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Jul 3 00:20:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3587c9c4275b96e7a7ddc4eeb6a001b7d03b55bb
      https://github.com/llvm/llvm-project/commit/3587c9c4275b96e7a7ddc4eeb6a001b7d03b55bb
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M llvm/include/llvm/IR/InstrTypes.h
    M llvm/include/llvm/IR/Instruction.h
    M llvm/include/llvm/IR/Instructions.h
    M llvm/include/llvm/Support/AtomicOrdering.h
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp

  Log Message:
  -----------
  [NFC] Use ADT/Bitfields in Instructions

This is an example patch for D81580.

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




More information about the All-commits mailing list