Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for undef and unreachable | Chris Lattner | 2004-10-16 | 1 | -4/+13 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -6/+6 |
* | Convert to the new MachineFunctionInfo interface | Chris Lattner | 2004-08-18 | 1 | -7/+7 |
* | The Create*Const methods don't need to pass around a TargetMachine reference. | Brian Gaeke | 2004-08-18 | 1 | -20/+18 |
* | Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp... | Chris Lattner | 2004-08-16 | 1 | -2/+1 |
* | Instead of a virtual method call, lets try a direct constant reference | Chris Lattner | 2004-08-12 | 1 | -3/+3 |
* | Virtual method calls are overrated. | Chris Lattner | 2004-08-12 | 1 | -2/+2 |
* | When we want a constant, just use it, instead of calling through layers of | Chris Lattner | 2004-08-12 | 1 | -5/+5 |
* | Get rid of the only use of TargetInstrInfo::getResultPos(), a deprecated method. | Brian Gaeke | 2004-08-04 | 1 | -1/+1 |
* | All the SparcV9 BURG instruction selector pieces have been collected into the | Brian Gaeke | 2004-08-04 | 1 | -0/+4509 |