Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/Sp... | Chris Lattner | 2004-08-16 | 1 | -2/+2 |
* | Update and consolidate comments. Remove some excess whitespace. | Brian Gaeke | 2004-08-16 | 1 | -15/+6 |
* | Fix warning | Chris Lattner | 2004-08-12 | 1 | -1/+1 |
* | Instead of a virtual method call, lets try a direct constant reference | Chris Lattner | 2004-08-12 | 1 | -2/+2 |
* | Virtual method calls are overrated | Chris Lattner | 2004-08-12 | 1 | -3/+3 |
* | When we want a constant, just use it, instead of calling through layers of | Chris Lattner | 2004-08-12 | 1 | -4/+5 |
* | Inline 4 methods | Chris Lattner | 2004-07-19 | 1 | -2/+2 |
* | Convert to the new TargetMachine interface. | Chris Lattner | 2004-06-02 | 1 | -14/+15 |
* | Fix file header comments and include guards -- many files have been moved or | Brian Gaeke | 2004-04-25 | 1 | -1/+1 |
* | Factor out getStaticStackSize from InsertPrologCode(), so that I can more | Brian Gaeke | 2004-03-31 | 1 | -9/+15 |
* | Great renaming: Sparc --> SparcV9 | Brian Gaeke | 2004-02-25 | 1 | -0/+185 |