Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicated #include. | Evan Cheng | 2010-02-10 | 1 | -1/+0 |
* | Emit an error for illegal inline asm constraint (which uses illegal type) rat... | Evan Cheng | 2010-02-10 | 1 | -0/+1 |
* | fix missing #includes. | Chris Lattner | 2010-02-10 | 1 | -1/+1 |
* | move target-independent opcodes out of TargetInstrInfo | Chris Lattner | 2010-02-09 | 1 | -7/+1 |
* | Skip DEBUG_VALUE in some places where it was affecting codegen. | Dale Johannesen | 2010-02-09 | 1 | -0/+3 |
* | Change errs() to dbgs(). | David Greene | 2009-12-24 | 1 | -1/+1 |
* | Changed slot index ranges for MachineBasicBlocks to be exclusive of endpoint. | Lang Hames | 2009-12-22 | 1 | -1/+1 |
* | Moved spill weight calculation out of SimpleRegisterCoalescing and into its o... | Lang Hames | 2009-12-14 | 1 | -0/+154 |