Remove the experimental (and unused) pre-ra splitting pass. Greedy regalloc can split...
[oota-llvm.git] / lib / CodeGen / CodeGen.cpp
2011-06-27 Evan ChengRemove the experimental (and unused) pre-ra splitting...
2011-06-26 Rafael EspindolaThere is only one register coalescer. Merge it into...
2010-11-30 Jakob Stoklund OlesenStub out a new LiveDebugVariables pass.
2010-10-19 Owen AndersonGet rid of static constructors for pass registration...
2010-10-07 Owen AndersonAdd initialization routines for CodeGen.