summaryrefslogtreecommitdiff
path: root/include/llvm/Transforms/LinkAllPasses.h
Commit message (Expand)AuthorAge
* For PR885:Reid Spencer2006-08-21
* Introducing plugable register allocators and instruction schedulers.Jim Laskey2006-08-01
* Skeletal LCSSA pass. This is currently non-functional. Expect functionalityOwen Anderson2006-05-26
* Add a simple pass to make sure that all (non-library) calls to malloc and freeAndrew Lenharth2006-04-10
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-22
* Remove a never-working passChris Lattner2006-01-16
* Added documented rsprofiler interface. Also remove new profiler passes, theAndrew Lenharth2005-11-28
* Random sampling (aka Arnold and Ryder) profiling. This is still preliminary,...Andrew Lenharth2005-11-28
* needs to go here to apparently.Andrew Lenharth2005-11-10
* Remove the LowerConstantExpressionsPass passChris Lattner2005-10-29
* Don't link these three passes in anymoreChris Lattner2005-10-24
* Don't invade the system namespaceChris Lattner2005-10-24
* There is no need for this to be VC++ onlyChris Lattner2005-10-24
* Make this work with the internalize changeChris Lattner2005-10-19
* Add SimplyLibCalls.cpp to VC++ buildJeff Cohen2005-04-26
* Remove trailing whitespaceMisha Brukman2005-04-21
* new passChris Lattner2005-04-15
* Fix VC++ build breakageJeff Cohen2005-03-28
* Get VC++ compiling againJeff Cohen2005-01-28
* Apply feed back from Chris:Jeff Cohen2005-01-10
* Add last four createXxxPass functionsJeff Cohen2005-01-09
* Add even more missing createXxxPass functions.Jeff Cohen2005-01-08
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-08
* Add more missing createXxxPass functions.Jeff Cohen2005-01-08
* But not the identation of THAT lineJeff Cohen2005-01-07
* Correct indentation levelsJeff Cohen2005-01-07
* Add missing createXxxPass functionsJeff Cohen2005-01-07
* Fix spelling.Misha Brukman2005-01-07
* Update list of passesJeff Cohen2005-01-07
* Get the #ifdef right on LinkAllPasses.h.Jeff Cohen2005-01-06
* Fix minor mistakesJeff Cohen2005-01-06
* Get rid of those pesky tabs...Jeff Cohen2005-01-06
* Add project opt to Visual Studio.Jeff Cohen2005-01-06