| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Avoid #including CommandLine.h | Chris Lattner | 2002-05-22 | 1 | -4/+2 |
| * | * Fix typeo | Chris Lattner | 2002-05-21 | 2 | -2/+4 |
| * | Fix bug: test/Regression/CBackend/2002-05-21-MissingReturn.ll | Chris Lattner | 2002-05-21 | 2 | -2/+6 |
| * | Fixed the makefile to not die when compiling a new, empty, source directory | Mehwish Nagda | 2002-05-21 | 1 | -0/+3 |
| * | Hide debugging options | Chris Lattner | 2002-05-20 | 4 | -4/+4 |
| * | Don't lose namespace qualifications on previous patch. | Chris Lattner | 2002-05-20 | 1 | -2/+2 |
| * | Rename IsPowerOf2 to isPowerOf2 | Chris Lattner | 2002-05-19 | 1 | -2/+2 |
| * | InstrnsBefore and InstrnsAfter are now vectors instead of deques. | Vikram S. Adve | 2002-05-19 | 1 | -3/+3 |
| * | Better folding getelementptr operations with mixed | Vikram S. Adve | 2002-05-19 | 1 | -41/+61 |
| * | cpValue2Value now needs a vector of MachineInstr to store return values. | Vikram S. Adve | 2002-05-19 | 1 | -16/+20 |
| * | Annotation class for MachineInstr. | Vikram S. Adve | 2002-05-19 | 1 | -0/+96 |
| * | Numerous bug fixes: | Vikram S. Adve | 2002-05-19 | 2 | -27/+58 |
| * | Add integer register size field. | Vikram S. Adve | 2002-05-19 | 1 | -27/+37 |
| * | Numerous bug fixes: | Vikram S. Adve | 2002-05-19 | 8 | -887/+1004 |
| * | Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking | Chris Lattner | 2002-05-17 | 2 | -4/+48 |
| * | Last minor cleanups, this code still does not work for all cases, but it | Chris Lattner | 2002-05-09 | 2 | -36/+20 |
| * | Two Cleanups to generated C code: | Chris Lattner | 2002-05-09 | 2 | -70/+130 |
| * | * Remove CInstPrintVisitor class, incorporating it into the CWriter class | Chris Lattner | 2002-05-09 | 2 | -688/+600 |
| * | Remove CLocalVars data structure entirely, instead of building stuff and | Chris Lattner | 2002-05-09 | 2 | -56/+6 |
| * | Simplify code by removing InstLocalVarsVisitor, replacing it with a simple | Chris Lattner | 2002-05-09 | 2 | -124/+34 |
| * | * Clean up how PHI nodes are handled | Chris Lattner | 2002-05-09 | 2 | -108/+146 |
| * | Emit: | Chris Lattner | 2002-05-09 | 2 | -4/+26 |
| * | * Print structures types correctly | Chris Lattner | 2002-05-09 | 2 | -84/+140 |
| * | * Continue cleanup of type printing code | Chris Lattner | 2002-05-09 | 2 | -116/+90 |
| * | Gut the type printing code so there is only one copy of it instead of 3 | Chris Lattner | 2002-05-09 | 2 | -592/+184 |
| * | * Remove dead "constant printing" code | Chris Lattner | 2002-05-09 | 2 | -96/+44 |
| * | Remove gross "Operand" instance variable | Chris Lattner | 2002-05-09 | 2 | -82/+62 |
| * | Simplify and clean up function calls. | Chris Lattner | 2002-05-09 | 2 | -98/+74 |
| * | * Remove dead function | Chris Lattner | 2002-05-09 | 2 | -18/+40 |
| * | Make Getelementptr, load & store all work the right way. | Chris Lattner | 2002-05-09 | 2 | -224/+74 |
| * | Many random fixes: | Chris Lattner | 2002-05-09 | 2 | -224/+112 |
| * | Incorporate and purge function before and after printing them so unnamed values | Chris Lattner | 2002-05-09 | 2 | -22/+32 |
| * | Factor out the code to print a value to ONE place. | Chris Lattner | 2002-05-09 | 2 | -374/+202 |
| * | First wave of cleanups, looks like the first of many. | Chris Lattner | 2002-05-09 | 2 | -584/+324 |
| * | *** empty log message *** | Sumant Kowshik | 2002-05-08 | 3 | -0/+2837 |
| * | Extend TargetData::getIndexedOffset to support arrays and pointers! | Chris Lattner | 2002-05-07 | 1 | -10/+13 |
| * | Replace all usages of Type::isPointerType with isa<PointerType> | Chris Lattner | 2002-05-06 | 4 | -46/+34 |
| * | Add neccesary #include | Chris Lattner | 2002-04-29 | 1 | -0/+1 |
| * | Eliminate duplicate or unneccesary #include's | Chris Lattner | 2002-04-29 | 19 | -24/+7 |
| * | Add new optional getPassName() virtual function that a Pass can override | Chris Lattner | 2002-04-29 | 6 | -0/+24 |
| * | Tighten up the AnalysisUsage of lots of passes, primarily to correctly indica... | Chris Lattner | 2002-04-28 | 1 | -1/+9 |
| * | Add #include that was removed from TargetMachine.h | Chris Lattner | 2002-04-28 | 2 | -0/+2 |
| * | 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 |