[X86][GISEL] Enable Pre Legalizer Combiner (#173220)
This patch enables Pre-legalization Combiner for X86 Target. It includes
basic bring up with intent to cover non-regressing support from
all_combines.
continuing from https://github.com/llvm/llvm-project/pull/172204.