Folding or(fcmp,fcmp) only works if the operands of the fcmps are the same fp type.
[oota-llvm.git] / test / Transforms / LoopUnroll / 2006-08-24-MultiBlockLoop.ll
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-08-24 Owen AndersonImplement unrolling of multiblock loops. This signific...