Age | Commit message (Expand) | Author |
---|---|---|
2009-02-03 | Propagate debug loc info during SDNode -> machine instr creation. | Bill Wendling |
2009-01-22 | Eliminate a couple of fields from TargetRegisterClass: SubRegClasses and Supe... | Evan Cheng |
2009-01-16 | Instead of adding dependence edges between terminator instructions | Dan Gohman |
2009-01-16 | CreateVirtualRegisters does trivial copy coalescing. If a node def is used by... | Evan Cheng |
2009-01-15 | Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph | Dan Gohman |
2009-01-12 | Rename getABITypeSize to getTypePaddedSize, as | Duncan Sands |
2009-01-12 | Fix PR3241: Currently EmitCopyFromReg emits a copy from the physical register... | Evan Cheng |
2009-01-09 | Duplicated node may produce a non-physical register def. | Evan Cheng |
2009-01-03 | Remove the code from the scheduler that commuted two-address | Dan Gohman |
2008-11-19 | Experimental post-pass scheduling support. Post-pass scheduling | Dan Gohman |