Remove the successor probabilities normalization in tail duplication pass.
[oota-llvm.git] / lib / CodeGen / EdgeBundles.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
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...