summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-12-27 19:09:40 +0000
committerCraig Topper <craig.topper@intel.com>2017-12-27 19:09:40 +0000
commit26b0b7b2c86c74c42ace4ef366c4b67725b8e196 (patch)
treec559b8a73b4d00255bdc963d92af54e72814364c /tools
parentbaeee310cc5a4058d7e60abac42a2f9792ec5f92 (diff)
[X86] Reimplement r321437 using custom lowering instead of as a DAG combine.
My original implementation ran as a DAG combine post type legalization, but it turns out we don't run that DAG combine step if type legalization didn't change anything. Attempts to make the combine run before type legalization as well hit other issues. So just do it in LowerMUL where we can catch more cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321496 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions