aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/Passes.cpp
Commit message (Expand)AuthorAgeFilesLines
* finegrainify namespacificationChris Lattner2003-12-281-9/+7
* Merging the linear scan register allocator in trunk. It currently passes most...Alkis Evlogimenos2003-11-201-3/+6
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Moved enum and command-line option in separate file. Also added function that...Alkis Evlogimenos2003-10-021-0/+35