Rename TargetLowering::getNumElements and friends to
TargetLowering::getNumRegisters and similar, to avoid confusion with the actual number of elements for vector types. llvm-svn: 37687
Showing
- llvm/include/llvm/Target/TargetLowering.h 4 additions, 4 deletionsllvm/include/llvm/Target/TargetLowering.h
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp 14 additions, 14 deletionsllvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp 5 additions, 5 deletionsllvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Loading
Please register or sign in to comment