[PM] Rename the IR printing pass header to a more generic and correct
[oota-llvm.git] / lib / CodeGen / Passes.cpp
2004-07-22 Alkis EvlogimenosFit to 80 columns.
2004-07-21 Alkis EvlogimenosAdd Iterative scan register allocator.
2004-07-21 Alkis EvlogimenosLinearscan is no longer experimental.
2004-07-16 Chris LattnerFix IA64 compatibility
2004-03-01 Alkis EvlogimenosAdd a spiller option to llc. A simple spiller will...
2003-12-28 Chris Lattnerfinegrainify namespacification
2003-11-20 Alkis EvlogimenosMerging the linear scan register allocator in trunk...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM project notice to the top of every C++ sourc...
2003-10-02 Alkis EvlogimenosMoved enum and command-line option in separate file...