| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move some more instruction creation methods from RegisterInfo into InstrInfo. | Owen Anderson | 2008-01-01 | 1 | -0/+19 |
| * | Fix a problem where lib/Target/TargetInstrInfo.h would include and use | Chris Lattner | 2008-01-01 | 1 | -1/+1 |
| * | Move copyRegToReg from MRegisterInfo to TargetInstrInfo. This is part of the | Owen Anderson | 2007-12-31 | 1 | -1/+5 |
| * | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | RemoveBranch() and InsertBranch() now returns number of instructions deleted ... | Evan Cheng | 2007-05-18 | 1 | -3/+3 |
| * | implement uncond branch insertion for the branch folding pass | Chris Lattner | 2006-10-24 | 1 | -5/+4 |
| * | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
| * | and so it begins... | Duraid Madina | 2005-03-17 | 1 | -0/+50 |

