[llvm-commits] CVS: llvm/lib/Transforms/Utils/CodeExtractor.cpp SimplifyCFG.cpp

2007-01-11 Thread Reid Spencer
Changes in directory llvm/lib/Transforms/Utils: CodeExtractor.cpp updated: 1.45 - 1.46 SimplifyCFG.cpp updated: 1.109 - 1.110 --- Log message: Rename BoolTy as Int1Ty. Patch by Sheng Zhou. --- Diffs of the changes: (+3 -3) CodeExtractor.cpp |2 +- SimplifyCFG.cpp |4 ++-- 2

[llvm-commits] CVS: llvm/lib/Transforms/Utils/CodeExtractor.cpp SimplifyCFG.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Transforms/Utils: CodeExtractor.cpp updated: 1.38 - 1.39 SimplifyCFG.cpp updated: 1.93 - 1.94 --- Log message: Add explicit #includes of iostream --- Diffs of the changes: (+2 -0) CodeExtractor.cpp |1 + SimplifyCFG.cpp |1 + 2 files changed, 2