| commit | 317220882350ee3bb8d3ad3d5cf25fd58ea5f9fd | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Sep 12 20:34:57 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Sep 12 20:34:57 2009 +0000 |
| tree | 13b8be4043c962058340f4c713bd94b5d5dc8144 | |
| parent | a3f2662a244c9cdd133bed47e3d9e0d5f1de34c5 [diff] |
split MachineInstr -> MCInst lowering into its own class (not being embedded into X86ATTAsmPrinter). This still depends heavily on X86ATTAsmPrinter, but this is a step in the right direction. llvm-svn: 81627