Sink DwarfUnit::LabelBegin down into DwarfCompileUnit since that's the only place...
[oota-llvm.git] / lib / CodeGen / EdgeBundles.cpp
2014-04-30 Alexey SamsonovConvert several loops over MachineFunction basic blocks...
2014-04-24 Richard SmithRemove C++11ism (specializing a template in a surroundi...
2014-04-24 Richard Smith[modules] "Specialize" a function by actually specializ...
2011-11-15 Benjamin KramerTwinify GraphWriter a little bit.
2011-06-16 Anna ZaksFunction::getNumBlockIDs() should be used instead of...
2011-04-09 Jakob Stoklund OlesenBuild the Hopfield network incrementally when splitting...
2011-01-05 Jakob Stoklund OlesenAdd a hidden command line option to display edge bundle...
2011-01-04 Jakob Stoklund OlesenTurn the EdgeBundles class into a stand-alone machine...