aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/BreakCriticalMachineEdge.h
Commit message (Expand)AuthorAgeFilesLines
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-3/+3
* Switch the MachineOperand accessors back to the short names likeDan Gohman2008-10-031-3/+2
* Fix the name of BreakCriticalMachineEdge.h's include guardDan Gohman2008-07-161-2/+2
* Pool-allocation for MachineInstrs, MachineBasicBlocks, andDan Gohman2008-07-071-4/+4
* Fixes for BreakCriticalMachineCodeEdge by Fernando.Owen Anderson2008-01-271-14/+15
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Wow. I definitely shouldn't write code when I'm tird.Owen Anderson2007-11-131-19/+24
* Fix rewriting of PHI nodes.Owen Anderson2007-11-121-6/+17
* Remove unnecessary #include's.Owen Anderson2007-11-121-2/+0
* As Chris and Evan pointed out, BreakCriticalMachineEdges doesn't really needOwen Anderson2007-11-121-0/+94