Make ARM and X86 LowerMEMCPY identical by moving the isThumb check into getMaxInlineSizeThreshold
and by restructuring the X86 version. New I just have to move this to a common place :-) llvm-svn: 43554
Showing
- llvm/lib/Target/ARM/ARMISelLowering.cpp 3 additions, 6 deletionsllvm/lib/Target/ARM/ARMISelLowering.cpp
- llvm/lib/Target/ARM/ARMISelLowering.h 1 addition, 2 deletionsllvm/lib/Target/ARM/ARMISelLowering.h
- llvm/lib/Target/ARM/ARMSubtarget.h 5 additions, 1 deletionllvm/lib/Target/ARM/ARMSubtarget.h
- llvm/lib/Target/X86/X86ISelLowering.cpp 7 additions, 14 deletionsllvm/lib/Target/X86/X86ISelLowering.cpp
Loading
Please register or sign in to comment