aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/BreakCriticalMachineEdge.h
AgeCommit message (Expand)Author
2009-12-10Remove a broken, unused headerDouglas Gregor
2009-01-05Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman
2008-10-03Switch the MachineOperand accessors back to the short names likeDan Gohman
2008-07-16Fix the name of BreakCriticalMachineEdge.h's include guardDan Gohman
2008-07-07Pool-allocation for MachineInstrs, MachineBasicBlocks, andDan Gohman
2008-01-27Fixes for BreakCriticalMachineCodeEdge by Fernando.Owen Anderson
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-11-13Wow. I definitely shouldn't write code when I'm tird.Owen Anderson
2007-11-12Fix rewriting of PHI nodes.Owen Anderson
2007-11-12Remove unnecessary #include's.Owen Anderson
2007-11-12As Chris and Evan pointed out, BreakCriticalMachineEdges doesn't really needOwen Anderson