[all-commits] [llvm/llvm-project] 099c08: [APInt] New member function setBitVal
jayfoad via All-commits
all-commits at lists.llvm.org
Wed Sep 2 13:57:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 099c089d4b4117fd654aa6e4dd544d7680fa80b9
https://github.com/llvm/llvm-project/commit/099c089d4b4117fd654aa6e4dd544d7680fa80b9
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/MCA/HardwareUnits/RegisterFile.cpp
M llvm/lib/Support/APInt.cpp
Log Message:
-----------
[APInt] New member function setBitVal
Differential Revision: https://reviews.llvm.org/D87033
More information about the All-commits
mailing list