commit | bcea859fc1dd1af9ac66ec93ea04ce9a19c8451c | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Sat Oct 10 01:32:21 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Sat Oct 10 01:32:21 2009 +0000 |
tree | f0b4e9e09dcfebfee159dc383da6ce2426b0c335 | |
parent | c81b783e2777b70f4533a4750489d058b6b74ad9 [diff] |
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