Make isInt?? and isUint?? template specializations of the generic versions. This
makes calls a little bit more consistent and allows easy removal of the specializations in the future. Convert all callers to the templated functions. llvm-svn: 99838
Showing
- llvm/include/llvm/Support/MathExtras.h 29 additions, 21 deletionsllvm/include/llvm/Support/MathExtras.h
- llvm/lib/Target/Blackfin/BlackfinInstrInfo.td 6 additions, 6 deletionsllvm/lib/Target/Blackfin/BlackfinInstrInfo.td
- llvm/lib/Target/Blackfin/BlackfinRegisterInfo.cpp 3 additions, 3 deletionsllvm/lib/Target/Blackfin/BlackfinRegisterInfo.cpp
- llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp 2 additions, 2 deletionsllvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp
- llvm/lib/Target/MSIL/MSILWriter.cpp 1 addition, 1 deletionllvm/lib/Target/MSIL/MSILWriter.cpp
- llvm/lib/Target/PowerPC/PPCBranchSelector.cpp 1 addition, 1 deletionllvm/lib/Target/PowerPC/PPCBranchSelector.cpp
- llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp 10 additions, 10 deletionsllvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
- llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp 16 additions, 14 deletionsllvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
- llvm/lib/Target/X86/X86FastISel.cpp 2 additions, 2 deletionsllvm/lib/Target/X86/X86FastISel.cpp
- llvm/lib/Target/X86/X86ISelLowering.cpp 1 addition, 1 deletionllvm/lib/Target/X86/X86ISelLowering.cpp
Loading
Please register or sign in to comment