diff options
author | Dan Gohman <gohman@apple.com> | 2009-10-10 01:32:21 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-10-10 01:32:21 +0000 |
commit | f5ee5165329daef7db0c6a8a0abc23d344e9e6f9 (patch) | |
tree | f0b4e9e09dcfebfee159dc383da6ce2426b0c335 /include/llvm/Support | |
parent | e1c0b3bed2a6e94779604ba226ee8721496f20e7 (diff) | |
download | external_llvm-f5ee5165329daef7db0c6a8a0abc23d344e9e6f9.zip external_llvm-f5ee5165329daef7db0c6a8a0abc23d344e9e6f9.tar.gz external_llvm-f5ee5165329daef7db0c6a8a0abc23d344e9e6f9.tar.bz2 |
Create a new InstrEmitter class for translating SelectionDAG nodes
into MachineInstrs. This is mostly just moving the code from
ScheduleDAGSDNodesEmit.cpp into a new class. This decouples MachineInstr
emitting from scheduling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83699 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Support')
0 files changed, 0 insertions, 0 deletions