forked from OSchip/llvm-project
21a42bcc0b
Get rid of the handwritten instruction selector code for handling G_CONSTANT. This code wasn't checking all the preconditions correctly anyway, so it's better to leave it to TableGen, which can handle at least some cases correctly (e.g. MOVi, MOVi16, folding into binary operations). Also add tests to cover those cases. llvm-svn: 318146 |
||
---|---|---|
.. | ||
arm-call-lowering.ll | ||
arm-instruction-select-cmp.mir | ||
arm-instruction-select-combos.mir | ||
arm-instruction-select.mir | ||
arm-irtranslator.ll | ||
arm-isel-divmod.ll | ||
arm-isel-fp.ll | ||
arm-isel-globals-pic.ll | ||
arm-isel-globals-ropi-rwpi.ll | ||
arm-isel-globals-static.ll | ||
arm-isel.ll | ||
arm-legalize-divmod.mir | ||
arm-legalize-fp.mir | ||
arm-legalizer.mir | ||
arm-param-lowering.ll | ||
arm-regbankselect.mir | ||
arm-select-globals-pic.mir | ||
arm-select-globals-ropi-rwpi.mir | ||
arm-select-globals-static.mir | ||
arm-unsupported.ll | ||
lit.local.cfg |