| commit | fe5f89ba144f03fa10e93307988d787309d3a744 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Mon Aug 29 19:07:08 2016 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Mon Aug 29 19:07:08 2016 +0000 |
| tree | 038df89ecdc785ff07727ca294475c8cf6baf049 | |
| parent | b90fc9b3b48cb91ee5b21f8f16b9ef1e95dec63f [diff] |
GlobalISel: rework CallLowering so that it can be used for libcalls too. There should be no functional change here, I'm just making the implementation of "frem" (to libcall) legalization easier for a followup. llvm-svn: 279987