Refactor code that finds context for a given die.
[oota-llvm.git] / include / llvm / CodeGen / BreakCriticalMachineEdge.h
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-10-03 Dan GohmanSwitch the MachineOperand accessors back to the short...
2008-07-16 Dan GohmanFix the name of BreakCriticalMachineEdge.h's include...
2008-07-07 Dan GohmanPool-allocation for MachineInstrs, MachineBasicBlocks...
2008-01-27 Owen AndersonFixes for BreakCriticalMachineCodeEdge by Fernando.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-11-13 Owen AndersonWow. I definitely shouldn't write code when I'm tird.
2007-11-12 Owen AndersonFix rewriting of PHI nodes.
2007-11-12 Owen AndersonRemove unnecessary #include's.
2007-11-12 Owen AndersonAs Chris and Evan pointed out, BreakCriticalMachineEdge...