Use getEdgeProbability() instead of getEdgeWeight() in BFI and remove getEdgeWeight...
[oota-llvm.git] / include / llvm / CodeGen / EdgeBundles.h
2014-04-24 Richard Smith[modules] "Specialize" a function by actually specializ...
2014-03-07 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2012-05-21 Jakob Stoklund OlesenGive a small negative bias to giant edge bundles.
2011-11-15 Benjamin KramerTwinify GraphWriter a little bit.
2011-04-09 Jakob Stoklund OlesenBuild the Hopfield network incrementally when splitting...
2011-01-04 Jakob Stoklund OlesenUse the EdgeBundles analysis in X86FloatingPoint instea...
2011-01-04 Jakob Stoklund OlesenTurn the EdgeBundles class into a stand-alone machine...