Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-30 | Convert several loops over MachineFunction basic blocks to range-based loops | Alexey Samsonov | 1 | -8/+5 |
2014-04-24 | Remove C++11ism (specializing a template in a surrounding namespace) to appea... | Richard Smith | 1 | -3/+5 |
2014-04-24 | [modules] "Specialize" a function by actually specializing a function template | Richard Smith | 1 | -8/+9 |
2011-11-15 | Twinify GraphWriter a little bit. | Benjamin Kramer | 1 | -1/+1 |
2011-06-16 | Function::getNumBlockIDs() should be used instead of Function::size() to set ... | Anna Zaks | 1 | -1/+1 |
2011-04-09 | Build the Hopfield network incrementally when splitting global live ranges. | Jakob Stoklund Olesen | 1 | -2/+13 |
2011-01-05 | Add a hidden command line option to display edge bundle graphs as they are | Jakob Stoklund Olesen | 1 | -0/+7 |
2011-01-04 | Turn the EdgeBundles class into a stand-alone machine CFG analysis pass. | Jakob Stoklund Olesen | 1 | -0/+79 |