Files
archived-llvm/lib/Target/Mips
Simon Pilgrim 29d0764b94 [TargetLowering] Rename preferShiftsToClearExtremeBits and shouldFoldShiftPairToMask (PR41359)
As discussed on PR41359, this patch renames the pair of shift-mask target feature functions to make their purposes more obvious.

shouldFoldShiftPairToMask -> shouldFoldConstantShiftPairToMask

preferShiftsToClearExtremeBits -> shouldFoldMaskToVariableShiftPair

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358526 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-16 20:57:28 +00:00
..
2019-01-28 14:59:30 +00:00
2016-11-14 19:10:56 +00:00
2017-12-11 11:21:40 +00:00