Optimize around the fact that pred_iterator is slow: instead of sorting
[oota-llvm.git] / lib / CodeGen / BranchFolding.h
2009-10-28 Bob WilsonRevert r85346 change to control tail merging by CodeGen...
2009-10-27 Bob WilsonRecord CodeGen optimization level in the BranchFolding...
2009-09-04 Evan ChengRun branch folding if if-converter make some transforma...