summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/Passes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
| | | | | | Header files will be on the way. llvm-svn: 9298
* Moved enum and command-line option in separate file. Also added function ↵Alkis Evlogimenos2003-10-021-0/+35
that returns the user selected register allocator to the caller. llvm-svn: 8819
OpenPOWER on IntegriCloud