Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some refactos for iostream changes (in -Asserts mode). | Daniel Dunbar | 2009-08-23 | 1 | -2/+2 |
* | Switch to getNameStr(). | Daniel Dunbar | 2009-07-24 | 1 | -5/+5 |
* | Switch some clients to Value::getName(), and other getName() user | Daniel Dunbar | 2009-07-22 | 1 | -2/+2 |
* | Get rid of the global CFGOnly flag by threading a ShortNames parameters throu... | Owen Anderson | 2009-06-24 | 1 | -4/+6 |
* | Apparently some MachineBasicBlock's don't have corresponding llvm basic blocks. | Evan Cheng | 2009-02-11 | 1 | -3/+7 |
* | Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph | Dan Gohman | 2009-01-15 | 1 | -3/+3 |
* | This getEdgeAttributes doesn't need a template argument. | Dan Gohman | 2008-12-16 | 1 | -2/+2 |
* | Rename SDep's isSpecial to isArtificial, to make this field a little | Dan Gohman | 2008-11-21 | 1 | -1/+1 |
* | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman | 2008-11-19 | 1 | -0/+93 |