diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2014-04-11 16:11:58 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2014-04-11 16:11:58 +0000 |
commit | b3a7fa2d172cc84c6e1010bc5528e6a2de45286f (patch) | |
tree | 5c25f388d916c480d5a49df40e2bd313dd05c59c /llvm/lib/CodeGen/TargetSchedule.cpp | |
parent | b5eb8f02125ad9c2a37f7d39558e04b85283129d (diff) | |
download | bcm5719-llvm-b3a7fa2d172cc84c6e1010bc5528e6a2de45286f.tar.gz bcm5719-llvm-b3a7fa2d172cc84c6e1010bc5528e6a2de45286f.zip |
SelectionDAG: Factor ISD::MUL lowering code out of DAGTypeLegalizer
This code has been moved to a new function in the TargetLowering
class called expandMUL(). The purpose of this is to be able
to share lowering code between the SelectionDAGLegalize and
DAGTypeLegalizer classes.
No functionality changed intended.
llvm-svn: 206036
Diffstat (limited to 'llvm/lib/CodeGen/TargetSchedule.cpp')
0 files changed, 0 insertions, 0 deletions