diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-11-16 22:24:56 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2016-11-16 22:24:56 +0000 |
commit | 456dce8a84c97b56b10f0e7143c36bee4ac85fe4 (patch) | |
tree | 0b1f1f79ab2ea26ea0d7306e5559ad8fcfc40c3a /llvm/lib/CodeGen/PeepholeOptimizer.cpp | |
parent | 2b4c127531410e1c32d9480bb2daa7d53b87c16c (diff) | |
download | bcm5719-llvm-456dce8a84c97b56b10f0e7143c36bee4ac85fe4.tar.gz bcm5719-llvm-456dce8a84c97b56b10f0e7143c36bee4ac85fe4.zip |
[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.
llvm-svn: 287167
Diffstat (limited to 'llvm/lib/CodeGen/PeepholeOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions