aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Utils
Commit message (Expand)AuthorAgeFilesLines
* Convert to new simpler pass itfChris Lattner2001-10-181-4/+10
* Add new Pass infrastructure and some examplesChris Lattner2001-10-151-0/+121
* Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...Chris Lattner2001-10-151-3/+2
* Implement linking of global variable constant referencesChris Lattner2001-10-151-38/+95
* Implement linker. It's 95% working now.Chris Lattner2001-10-141-1/+267
* Start of a linkerChris Lattner2001-10-131-0/+22
* Broad superficial changes:Chris Lattner2001-07-071-1/+1
* Add method to unify all exit nodes of a methodChris Lattner2001-07-061-0/+69