| Commit message (Expand) | Author | Age | Files | Lines |
* | use DebugLoc default ctor instead of DebugLoc::getUnknownLoc() | Chris Lattner | 2010-04-02 | 1 | -1/+1 |
* | Remove non-DebugLoc versions of BuildMI from Alpha and Cell. | Dale Johannesen | 2009-02-13 | 1 | -10/+11 |
* | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 2008-09-04 | 1 | -1/+1 |
* | Replace all target specific implicit def instructions with a target independe... | Evan Cheng | 2008-03-15 | 1 | -3/+0 |
* | Use MachineOperand::getImm instead of MachineOperand::getImmedValue. Likewis... | Chris Lattner | 2007-12-30 | 1 | -9/+7 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | 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 |