Use names instead of numbers for some of the magic
[oota-llvm.git] / lib / Transforms / Utils / UnrollLoop.cpp
2009-08-23 Chris Lattnereliminate the "Value" printing methods that print to...
2009-07-25 Daniel DunbarMore migration to raw_ostream, the water has dried...
2009-07-06 Owen AndersonThread LLVMContext through the constant folding APIs...
2008-12-03 Chris LattnerFactor some code into a new FoldSingleEntryPHINodes...
2008-10-08 Duncan SandsAdd <cstdio> include where needed by gcc-4.4.
2008-06-24 Dan GohmanRevert 52645, the loop unroller changes. It caused...
2008-06-23 Dan GohmanRevamp the loop unroller, extending it to correctly...
2008-05-14 Dan GohmanSplit the loop unroll mechanism logic out into a utilit...