| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix warnings building on sparc | Chris Lattner | 2003-11-06 | 1 | -2/+2 |
| * | * Make the comment header 80 columns long | Misha Brukman | 2003-11-06 | 1 | -3/+3 |
| * | Let's not forget about our friends -- Constant Pool indices. | Misha Brukman | 2003-11-06 | 1 | -0/+1 |
| * | We know exactly what the value of $< is, so instead of using `basename $<` to | Misha Brukman | 2003-11-05 | 1 | -8/+7 |
| * | Do not use a class before it is defined. | Chris Lattner | 2003-11-05 | 1 | -6/+9 |
| * | Change all machine basic block modifier functions in MRegisterInfo to | Alkis Evlogimenos | 2003-11-04 | 2 | -41/+54 |
| * | Update verifySavedState()'s comment, so that it reflects its current | Brian Gaeke | 2003-11-04 | 1 | -1/+3 |
| * | Add comments. | Brian Gaeke | 2003-11-04 | 1 | -0/+4 |
| * | Fix problems in previous changes. This fixes several regressions last night. | Chris Lattner | 2003-11-04 | 2 | -10/+12 |
| * | Significantly simplify constant emission by unifying the stuff which used to ... | Chris Lattner | 2003-11-03 | 2 | -294/+238 |
| * | Incorporate printSingleConstantValue into its single caller | Chris Lattner | 2003-11-03 | 2 | -178/+132 |
| * | * Reformat some code | Chris Lattner | 2003-11-03 | 2 | -84/+68 |
| * | Work around a bug in GCC where it can't handle common variables marked weak. | Chris Lattner | 2003-11-03 | 2 | -2/+16 |
| * | Fix bugs with attribute weak emission | Chris Lattner | 2003-11-03 | 2 | -6/+12 |
| * | This simplifies the CWriter code, makes the generated code easier to read, | Chris Lattner | 2003-11-03 | 2 | -22/+4 |
| * | Eliminate the silly namedContext member of printType | Chris Lattner | 2003-11-03 | 2 | -16/+14 |
| * | The "correct" fix for CBackend/2003-10-23-UnusedType.ll is to not even try | Chris Lattner | 2003-11-02 | 2 | -30/+48 |
| * | Include llvm/CodeGen/MachineCodeForInstruction.h. Use it to start | Brian Gaeke | 2003-10-30 | 1 | -6/+29 |
| * | Make AllocState an enum. | Brian Gaeke | 2003-10-30 | 1 | -2/+12 |
| * | Tweak sed commands so that they filter out more # stuff and also | Brian Gaeke | 2003-10-29 | 1 | -3/+3 |
| * | Publicize the type of FnAllocState. | Brian Gaeke | 2003-10-24 | 2 | -2/+15 |
| * | Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction. | Brian Gaeke | 2003-10-23 | 1 | -0/+9 |
| * | Move AllocInfo structure to a private AllocInfo.h header file. | Brian Gaeke | 2003-10-23 | 1 | -48/+15 |
| * | Make FnAllocState contain vectors of AllocInfo, instead of LLVM Constants. | Brian Gaeke | 2003-10-23 | 1 | -1/+1 |
| * | New file, containing AllocInfo structure. | Brian Gaeke | 2003-10-23 | 1 | -0/+61 |
| * | Fail gracefully if we have a zero arg varargs function | Chris Lattner | 2003-10-23 | 2 | -0/+12 |
| * | * Eliminate `using' directive | Misha Brukman | 2003-10-23 | 2 | -52/+26 |
| * | * Fix order of #include files | Misha Brukman | 2003-10-23 | 2 | -21/+22 |
| * | * Order #includes as per style guide | Misha Brukman | 2003-10-23 | 3 | -46/+45 |
| * | * Use C++ style comments instead of C-style | Misha Brukman | 2003-10-23 | 2 | -30/+25 |
| * | * Eliminate `using' directive | Misha Brukman | 2003-10-23 | 1 | -106/+88 |
| * | Make code layout more consistent. | Misha Brukman | 2003-10-23 | 3 | -318/+259 |
| * | Delete unused EmitByteSwap method | Chris Lattner | 2003-10-23 | 2 | -98/+86 |
| * | Make code layout more consistent. | Misha Brukman | 2003-10-23 | 1 | -58/+54 |
| * | * Order includes according to style guide | Misha Brukman | 2003-10-23 | 2 | -210/+212 |
| * | Change the type of FnAllocState. | Brian Gaeke | 2003-10-22 | 1 | -1/+1 |
| * | Don't worry about converting each function's reg. alloc. state into One Big | Brian Gaeke | 2003-10-22 | 1 | -20/+21 |
| * | Add prototype for verifySavedState(). | Brian Gaeke | 2003-10-22 | 1 | -0/+1 |
| * | Doxygenify method comments. | Brian Gaeke | 2003-10-22 | 1 | -207/+154 |
| * | Add comments to describe what these functions actually do. | Misha Brukman | 2003-10-22 | 1 | -0/+7 |
| * | * Use <cmath> instead of <math.h> | Misha Brukman | 2003-10-22 | 1 | -12/+12 |
| * | Removed completely duplicated function comment (an identical one appears later). | Misha Brukman | 2003-10-22 | 1 | -19/+0 |
| * | No, really, order the #includes correctly. | Misha Brukman | 2003-10-22 | 1 | -1/+1 |
| * | * Fix order of #includes to follow style guide | Misha Brukman | 2003-10-22 | 1 | -39/+27 |
| * | Converted tabs to spaces. | Misha Brukman | 2003-10-22 | 1 | -1/+1 |
| * | Hrm, unbreak stuph :( | Chris Lattner | 2003-10-21 | 2 | -1/+2 |
| * | Fix preselection/lowerswitches bug | Chris Lattner | 2003-10-21 | 1 | -0/+3 |
| * | Pull the PHI special case into it's own visit* method | Chris Lattner | 2003-10-21 | 1 | -9/+12 |
| * | The lastOp operand is never used | Chris Lattner | 2003-10-21 | 1 | -20/+11 |
| * | Added LLVM copyright notice. | John Criswell | 2003-10-21 | 4 | -0/+36 |