Add a missing closing parenthesis, and tweak to fit in 80
[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...