[PATCH] D65465: SelectionDAG, MI, AArch64: Widen target flags fields/arguments from unsigned char to unsigned.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 31 13:13:37 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367474: SelectionDAG, MI, AArch64: Widen target flags fields/arguments from unsigned… (authored by pcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65465?vs=212400&id=212648#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65465/new/
https://reviews.llvm.org/D65465
Files:
llvm/trunk/include/llvm/CodeGen/MachineInstrBuilder.h
llvm/trunk/include/llvm/CodeGen/MachineOperand.h
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
llvm/trunk/lib/CodeGen/MachineOperand.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/Target/AArch64/AArch64FastISel.cpp
llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65465.212648.patch
Type: text/x-patch
Size: 28394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/8718e375/attachment.bin>
More information about the llvm-commits
mailing list