summaryrefslogtreecommitdiff
path: root/lib/CodeGen/EdgeBundles.cpp
Commit message (Expand)AuthorAge
* Convert several loops over MachineFunction basic blocks to range-based loopsAlexey Samsonov2014-04-30
* Remove C++11ism (specializing a template in a surrounding namespace) to appea...Richard Smith2014-04-24
* [modules] "Specialize" a function by actually specializing a function templateRichard Smith2014-04-24
* Twinify GraphWriter a little bit.Benjamin Kramer2011-11-15
* Function::getNumBlockIDs() should be used instead of Function::size() to set ...Anna Zaks2011-06-16
* Build the Hopfield network incrementally when splitting global live ranges.Jakob Stoklund Olesen2011-04-09
* Add a hidden command line option to display edge bundle graphs as they areJakob Stoklund Olesen2011-01-05
* Turn the EdgeBundles class into a stand-alone machine CFG analysis pass.Jakob Stoklund Olesen2011-01-04