aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/LinkAllPasses.h
Commit message (Expand)AuthorAgeFilesLines
* Added documented rsprofiler interface. Also remove new profiler passes, theAndrew Lenharth2005-11-281-2/+0
* Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,...Andrew Lenharth2005-11-281-0/+5
* needs to go here to apparently.Andrew Lenharth2005-11-101-0/+1
* Remove the LowerConstantExpressionsPass passChris Lattner2005-10-291-1/+0
* Don't link these three passes in anymoreChris Lattner2005-10-241-3/+0
* Don't invade the system namespaceChris Lattner2005-10-241-1/+1
* There is no need for this to be VC++ onlyChris Lattner2005-10-241-15/+6
* Make this work with the internalize changeChris Lattner2005-10-191-1/+1
* Add SimplyLibCalls.cpp to VC++ buildJeff Cohen2005-04-261-0/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* new passChris Lattner2005-04-151-0/+1
* Fix VC++ build breakageJeff Cohen2005-03-281-1/+1
* Get VC++ compiling againJeff Cohen2005-01-281-1/+0
* Apply feed back from Chris:Jeff Cohen2005-01-101-2/+1
* Add last four createXxxPass functionsJeff Cohen2005-01-091-0/+4
* Add even more missing createXxxPass functions.Jeff Cohen2005-01-081-5/+11
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-081-0/+6
* Add more missing createXxxPass functions.Jeff Cohen2005-01-081-0/+6
* But not the identation of THAT lineJeff Cohen2005-01-071-1/+1
* Correct indentation levelsJeff Cohen2005-01-071-68/+68
* Add missing createXxxPass functionsJeff Cohen2005-01-071-3/+6
* Fix spelling.Misha Brukman2005-01-071-1/+1
* Update list of passesJeff Cohen2005-01-071-30/+17
* Get the #ifdef right on LinkAllPasses.h.Jeff Cohen2005-01-061-3/+4
* Fix minor mistakesJeff Cohen2005-01-061-3/+1
* Get rid of those pesky tabs...Jeff Cohen2005-01-061-14/+14
* Add project opt to Visual Studio.Jeff Cohen2005-01-061-0/+114