aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/Cloning.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed comment width, changed arg to be const, fixed indentation, removed unne...Tanya Lattner2003-05-311-5/+5
* Sorry, correcting small typo.Tanya Lattner2003-05-301-1/+1
* Added support for cloning a trace.Tanya Lattner2003-05-301-0/+7
* Doxygenify commentsChris Lattner2003-05-291-16/+15
* Add prototype for new CloneBasicBlock functionChris Lattner2003-04-181-2/+28
* Cloning stuff doesn't modify the source moduleChris Lattner2002-11-201-1/+1
* Minor changes to cloning interfaceChris Lattner2002-11-191-1/+24
* Extend function cloning interface to support inliningChris Lattner2002-11-191-2/+7
* Merge cloning and inlining utilitiesChris Lattner2002-11-191-0/+41