commit | f522e20fe6b8936d91dc6fa8ee8b5977d0087cf9 | [log] [tgz] |
---|---|---|
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Wed Nov 16 22:24:56 2016 +0000 |
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Wed Nov 16 22:24:56 2016 +0000 |
tree | 5033b91ace827a49d84a9d1d0540d428a59e08bf | |
parent | 8d35b78d6ada608322fec1bf9cfa8e7889ec30d8 [diff] |
[CodeGen] Pull MMI helpers from FunctionLoweringInfo to MMI. NFC. They're not SelectionDAG- or FunctionLoweringInfo-specific. They are, however, specific to building MMI from IR. We could make them members, but it's nice having MMI be a "simple" data structure and this logic kept separate. This also lets us reuse them from GlobalISel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287167 91177308-0d34-0410-b5e6-96231b3b80d8