| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -1/+1 |
| | | | | | | | system. llvm-svn: 7014 | ||||
| * | Fixed a bug so initialization code is always inserted in main | Anand Shukla | 2003-06-05 | 1 | -1/+2 |
| | | | | | llvm-svn: 6622 | ||||
| * | Remove unnecesary &*'s | Chris Lattner | 2003-04-23 | 1 | -1/+1 |
| | | | | | llvm-svn: 5872 | ||||
| * | Changes to runtime framework | Anand Shukla | 2003-02-14 | 1 | -29/+50 |
| | | | | | llvm-svn: 5572 | ||||
| * | Clean up #includes | Chris Lattner | 2003-01-14 | 1 | -2/+1 |
| | | | | | | | Move graph.h into local directory llvm-svn: 5276 | ||||
| * | Added checking threshold | Anand Shukla | 2002-09-20 | 1 | -79/+156 |
| | | | | | llvm-svn: 3864 | ||||
| * | Incorporated changes in alloca and getElementPointer instruction | Anand Shukla | 2002-09-16 | 1 | -56/+35 |
| | | | | | llvm-svn: 3733 | ||||
| * | Fix bug I introduced | Chris Lattner | 2002-09-14 | 1 | -3/+4 |
| | | | | | llvm-svn: 3719 | ||||
| * | - Change getelementptr instruction to use long indexes instead of uint | Chris Lattner | 2002-09-11 | 1 | -13/+9 |
| | | | | | | | indexes for sequential types. llvm-svn: 3681 | ||||
| * | Simplify code (somtimes dramatically), by using the new "auto-insert" feature | Chris Lattner | 2002-09-10 | 1 | -113/+59 |
| | | | | | | | of instruction constructors. llvm-svn: 3655 | ||||
| * | Do not generate loads/stores with indexing | Chris Lattner | 2002-08-21 | 1 | -28/+37 |
| | | | | | llvm-svn: 3422 | ||||
| * | comeented out debug printing | Anand Shukla | 2002-07-21 | 1 | -3/+3 |
| | | | | | llvm-svn: 2980 | ||||
| * | minor corrections | Anand Shukla | 2002-07-18 | 1 | -0/+3 |
| | | | | | llvm-svn: 2971 | ||||
| * | small corrections | Anand Shukla | 2002-07-08 | 1 | -23/+22 |
| | | | | | llvm-svn: 2816 | ||||
| * | additions and bug fixes | Anand Shukla | 2002-06-25 | 1 | -61/+180 |
| | | | | | llvm-svn: 2794 | ||||
| * | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -34/+31 |
| | | | | | | | For details, See: docs/2002-06-25-MegaPatchInfo.txt llvm-svn: 2778 | ||||
| * | Convert code to use the DEBUG macro so that debug code can simply be | Chris Lattner | 2002-05-22 | 1 | -10/+5 |
| | | | | | | | enabled with the -debug command line option. llvm-svn: 2721 | ||||
| * | Split ConstantVals.h into Constant.h and Constants.h | Chris Lattner | 2002-04-28 | 1 | -1/+1 |
| | | | | | llvm-svn: 2378 | ||||
| * | Add #includes to make up for #includes pruned out of header files. | Chris Lattner | 2002-04-09 | 1 | -0/+1 |
| | | | | | llvm-svn: 2207 | ||||
| * | s/Method/Function | Chris Lattner | 2002-04-08 | 1 | -1/+1 |
| | | | | | | | Remove extraneous #includes of llvm/Assembly/Writer llvm-svn: 2178 | ||||
| * | Rename Method to Function | Chris Lattner | 2002-03-23 | 1 | -1/+0 |
| | | | | | llvm-svn: 1957 | ||||
| * | Initial checkin: helper file to insert instrumentation code along edges | Anand Shukla | 2002-02-26 | 1 | -0/+262 |
| llvm-svn: 1804 | |||||

