| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove unneccesary #include | Chris Lattner | 2002-11-19 | 1 | -1/+0 | |
| * | Implement the CloneFunction function | Chris Lattner | 2002-11-19 | 1 | -0/+40 | |
| * | Minor changes to cloning interface | Chris Lattner | 2002-11-19 | 1 | -14/+5 | |
| * | Fix two fixmes: integrate with inlining, and document | Chris Lattner | 2002-11-19 | 1 | -6/+7 | |
| * | Rework inline pass to use cloning infrastructure to do the dirty work | Chris Lattner | 2002-11-19 | 1 | -7/+14 | |
| * | Start using the new function cloning header | Chris Lattner | 2002-11-19 | 1 | -3/+3 | |
| * | *** empty log message *** | Chris Lattner | 2002-06-30 | 1 | -1/+0 | |
| * | changes to make it compatible with 64bit gcc | Anand Shukla | 2002-06-25 | 1 | -2/+3 | |
| * | *** empty log message *** | Chris Lattner | 2002-06-25 | 1 | -18/+18 | |
| * | Updates to move some header files out of include/llvm/Transforms into | Chris Lattner | 2002-05-07 | 1 | -1/+1 | |
| * | s/Method/Function | Chris Lattner | 2002-04-27 | 1 | -1/+1 | |
| * | New clone function routine | Chris Lattner | 2002-03-29 | 1 | -0/+90 | |

