[all-commits] [llvm/llvm-project] abdd36: [Bitfields][NFC] Make sure bitfields are contiguous
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Jul 7 07:35:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: abdd367b200a0bf4176dbdaf200b23f750a35cb0
https://github.com/llvm/llvm-project/commit/abdd367b200a0bf4176dbdaf200b23f750a35cb0
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M llvm/include/llvm/ADT/Bitfields.h
M llvm/include/llvm/IR/InstrTypes.h
M llvm/include/llvm/IR/Instruction.h
M llvm/include/llvm/IR/Instructions.h
M llvm/unittests/ADT/BitFieldsTest.cpp
Log Message:
-----------
[Bitfields][NFC] Make sure bitfields are contiguous
Differential Revision: https://reviews.llvm.org/D83202
More information about the All-commits
mailing list