Age | Commit message (Expand) | Author |
---|---|---|
2010-02-18 | Always normalize spill weights, also for intervals created by spilling. | Jakob Stoklund Olesen |
2010-02-10 | Remove duplicated #include. | Evan Cheng |
2010-02-10 | Emit an error for illegal inline asm constraint (which uses illegal type) rat... | Evan Cheng |
2010-02-10 | fix missing #includes. | Chris Lattner |
2010-02-09 | move target-independent opcodes out of TargetInstrInfo | Chris Lattner |
2010-02-09 | Skip DEBUG_VALUE in some places where it was affecting codegen. | Dale Johannesen |
2009-12-24 | Change errs() to dbgs(). | David Greene |
2009-12-22 | Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint. | Lang Hames |
2009-12-14 | Moved spill weight calculation out of SimpleRegisterCoalescing and into its o... | Lang Hames |