[all-commits] [llvm/llvm-project] 44a324: [NFC] Replace some attribute methods that use conf...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Aug 19 14:10:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44a3241f10558ce86aac7f3b3c87da9f5abf3189
https://github.com/llvm/llvm-project/commit/44a3241f10558ce86aac7f3b3c87da9f5abf3189
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/include/llvm/IR/Attributes.h
M llvm/include/llvm/IR/Function.h
M llvm/include/llvm/IR/InstrTypes.h
M llvm/lib/IR/Attributes.cpp
M llvm/lib/IR/Instructions.cpp
M llvm/lib/IR/Value.cpp
M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
M llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
Log Message:
-----------
[NFC] Replace some attribute methods that use confusing indexes
More information about the All-commits
mailing list