Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle DEBUG_VALUE in this pass. | Dale Johannesen | 2010-03-26 | 1 | -11/+14 |
* | move target-independent opcodes out of TargetInstrInfo | Chris Lattner | 2010-02-09 | 1 | -3/+3 |
* | Do not extend extension results beyond the use of a PHI instruction at the st... | Evan Cheng | 2010-01-19 | 1 | -0/+12 |
* | Commit some changes I had managed to lose last night while refactoring the co... | Evan Cheng | 2010-01-13 | 1 | -1/+6 |
* | Add comment; refactor; avoid pulling in DT if it's not used. | Evan Cheng | 2010-01-13 | 1 | -79/+110 |
* | Add a quick pass to optimize sign / zero extension instructions. For targets ... | Evan Cheng | 2010-01-13 | 1 | -0/+149 |