Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop 'const' | Devang Patel | 2007-05-03 | 1 | -2/+2 |
* | Use 'static const char' instead of 'static const int'. | Devang Patel | 2007-05-02 | 1 | -2/+2 |
* | Do not use typeinfo to identify pass in pass manager. | Devang Patel | 2007-05-01 | 1 | -1/+4 |
* | Removed tabs everywhere except autogenerated & external files. Add make | Anton Korobeynikov | 2007-04-16 | 1 | -93/+96 |
* | eliminate static ctors for Statistic objects. | Chris Lattner | 2006-12-19 | 1 | -6/+6 |
* | Simplify a bit | Andrew Lenharth | 2006-12-07 | 1 | -0/+3 |
* | Detemplatize the Statistic class. The only type it is instantiated with | Chris Lattner | 2006-12-06 | 1 | -2/+2 |
* | Change MachineInstr ctor's to take a TargetInstrDescriptor reference instead | Evan Cheng | 2006-11-27 | 1 | -7/+10 |
* | more shotenning | Andrew Lenharth | 2006-10-31 | 1 | -7/+7 |
* | Account for pseudo-ops correctly | Andrew Lenharth | 2006-09-20 | 1 | -44/+51 |
* | A pass to remove the worst of the replay trap offenders, and as a bonus, alig... | Andrew Lenharth | 2006-09-18 | 1 | -0/+143 |