| Commit message (Expand) | Author | Age | Files | Lines |
* | Include appropriate file | Chris Lattner | 2002-04-28 | 1 | -0/+2 |
* | Split ConstantVals.h into Constant.h and Constants.h | Chris Lattner | 2002-04-28 | 6 | -10/+10 |
* | Simplify and update code a bit | Chris Lattner | 2002-04-28 | 1 | -5/+5 |
* | Eliminate the cfg namespace, moving LoopInfo, Dominators, Interval* classes | Chris Lattner | 2002-04-28 | 1 | -6/+4 |
* | Remove all contents of the cfg namespace to the global namespace | Chris Lattner | 2002-04-28 | 1 | -4/+4 |
* | Simplify code | Chris Lattner | 2002-04-28 | 1 | -15/+5 |
* | s/Method/Function | Chris Lattner | 2002-04-27 | 8 | -35/+36 |
* | * Rename MethodPass class to FunctionPass | Chris Lattner | 2002-04-27 | 7 | -61/+53 |
* | Use the cast<> operator in favor of C style casts | Chris Lattner | 2002-04-27 | 1 | -3/+3 |
* | Change Constant::getNullConstant to Constant::getNullValue | Chris Lattner | 2002-04-27 | 1 | -3/+2 |
* | Simplify code a bit | Chris Lattner | 2002-04-27 | 1 | -6/+5 |
* | Don't record instructions for copying method arguments in the | Vikram S. Adve | 2002-04-25 | 1 | -0/+1 |
* | Don't pad spills and temp. stack areas for alignment. | Vikram S. Adve | 2002-04-25 | 1 | -4/+5 |
* | Major changes to how int and FP arguments are handled. Varargs | Vikram S. Adve | 2002-04-25 | 1 | -189/+254 |
* | Added functions to compute which register, if any, to use | Vikram S. Adve | 2002-04-25 | 1 | -15/+20 |
* | Insert copy operations for FP arguments to a varargs function, | Vikram S. Adve | 2002-04-25 | 1 | -31/+69 |
* | Implementation of class MachineFrameInfo. | Vikram S. Adve | 2002-04-25 | 1 | -0/+50 |
* | Don't record instructions for copying method arguments in the | Vikram S. Adve | 2002-04-25 | 1 | -66/+78 |
* | * getAsString requires that the input array is string compatible, so | Chris Lattner | 2002-04-18 | 1 | -33/+32 |
* | Just use << isntead of forcing getStrValue | Chris Lattner | 2002-04-18 | 1 | -1/+1 |
* | Only print debug message if DEBUG_RA is on | Chris Lattner | 2002-04-15 | 1 | -8/+6 |
* | Only emit message if DEBUG_RA is on | Chris Lattner | 2002-04-15 | 1 | -6/+6 |
* | Handle the FP format problem, where outputed FP constants were not precise | Chris Lattner | 2002-04-11 | 1 | -7/+24 |
* | Move FunctionArgument out of iOther.h into Argument.h and rename class to | Chris Lattner | 2002-04-09 | 1 | -1/+1 |
* | Eliminate unneccesary extraneous iterators | Chris Lattner | 2002-04-09 | 1 | -10/+4 |
* | Add explicit #includes of Function.h to make up for the removed #include | Chris Lattner | 2002-04-09 | 1 | -0/+1 |
* | iUse new form of pop_back to make code more concise | Chris Lattner | 2002-04-09 | 1 | -2/+1 |
* | No need to reserve space, erasing does not change the size of the container. | Chris Lattner | 2002-04-09 | 1 | -1/+0 |
* | Delete NOP instructions as they are eliminated. | Chris Lattner | 2002-04-09 | 1 | -0/+1 |
* | * Add a file header with some information | Chris Lattner | 2002-04-09 | 1 | -35/+25 |
* | * Add a useful file comment | Chris Lattner | 2002-04-09 | 1 | -91/+7 |
* | Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the | Chris Lattner | 2002-04-09 | 1 | -81/+0 |
* | Move the InsertPrologEpilogCode class out of the Sparc.cpp file, and include | Chris Lattner | 2002-04-09 | 1 | -0/+153 |
* | Include prototype for interface to PrologEpilogCodeInserter.cpp file | Chris Lattner | 2002-04-09 | 1 | -0/+2 |
* | Use new higher level isFloatingPoint() function | Chris Lattner | 2002-04-09 | 1 | -1/+1 |
* | Clean up the ownership model a bit so that nodes actually get deleted more | Chris Lattner | 2002-04-09 | 1 | -12/+8 |
* | * General cleanups | Chris Lattner | 2002-04-09 | 1 | -21/+21 |
* | Convert AddedInstrMapType to contain AddedInstrns by value instead of by | Chris Lattner | 2002-04-09 | 3 | -65/+39 |
* | GCC3.0 is reported to die without an alloca definition. | Chris Lattner | 2002-04-09 | 1 | -0/+1 |
* | Don't leak memory like a seive | Chris Lattner | 2002-04-08 | 1 | -18/+5 |
* | Value cannot be directly instantiated. I think that this code was TRYING to | Chris Lattner | 2002-04-08 | 1 | -5/+3 |
* | s/Method/Function | Chris Lattner | 2002-04-08 | 8 | -37/+35 |
* | s/method/function | Chris Lattner | 2002-04-08 | 1 | -3/+3 |
* | isLabelType is obsolete | Chris Lattner | 2002-04-08 | 1 | -1/+1 |
* | * Move include/llvm/Analysis/SlotCalculator.h to include/llvm/SlotCalculator.h | Chris Lattner | 2002-04-07 | 1 | -4/+4 |
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 9 | -207/+187 |
* | s/MethodType/FunctionType | Chris Lattner | 2002-04-04 | 2 | -7/+5 |
* | Case numbers were not updated when Sparc.burg.in was changed | Vikram S. Adve | 2002-04-01 | 1 | -1/+2 |
* | 1. Fix a leftover bug in generating memory instructions. | Vikram S. Adve | 2002-03-31 | 1 | -36/+38 |
* | Added function getCallInstIndirectAddrVal() to set call interference | Vikram S. Adve | 2002-03-31 | 2 | -1/+11 |