[llvm-commits] CVS: llvm/lib/Transforms/LevelRaise.cpp

2006-12-19 Thread Chris Lattner
Changes in directory llvm/lib/Transforms: LevelRaise.cpp updated: 1.115 -> 1.116 --- Log message: switch more statistics over to STATISTIC, eliminating static ctors. Also, delete some dead ones. --- Diffs of the changes: (+7 -12) LevelRaise.cpp | 19 +++ 1 files changed,

[llvm-commits] CVS: llvm/lib/Transforms/LevelRaise.cpp

2006-12-12 Thread Reid Spencer
Changes in directory llvm/lib/Transforms: LevelRaise.cpp updated: 1.114 -> 1.115 --- Log message: Replace CastInst::createInferredCast calls with more accurate cast creation calls. --- Diffs of the changes: (+2 -2) LevelRaise.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-

[llvm-commits] CVS: llvm/lib/Transforms/LevelRaise.cpp

2006-12-06 Thread Chris Lattner
Changes in directory llvm/lib/Transforms: LevelRaise.cpp updated: 1.113 -> 1.114 --- Log message: Detemplatize the Statistic class. The only type it is instantiated with is 'unsigned'. --- Diffs of the changes: (+6 -6) LevelRaise.cpp | 12 ++-- 1 files changed, 6 insertions(+),

[llvm-commits] CVS: llvm/lib/Transforms/LevelRaise.cpp

2006-08-27 Thread Chris Lattner
Changes in directory llvm/lib/Transforms: LevelRaise.cpp updated: 1.110 -> 1.111 --- Log message: eliminate RegisterOpt. It does the same thing as RegisterPass. --- Diffs of the changes: (+1 -1) LevelRaise.cpp |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/lib/Tra

[llvm-commits] CVS: llvm/lib/Transforms/LevelRaise.cpp

2006-05-14 Thread Chris Lattner
Changes in directory llvm/lib/Transforms: LevelRaise.cpp updated: 1.109 -> 1.110 --- Log message: remove dead variables --- Diffs of the changes: (+0 -1) LevelRaise.cpp |1 - 1 files changed, 1 deletion(-) Index: llvm/lib/Transforms/LevelRaise.cpp diff -u llvm/lib/Transforms/LevelRai

[llvm-commits] CVS: llvm/lib/Transforms/LevelRaise.cpp

2006-01-22 Thread Chris Lattner
Changes in directory llvm/lib/Transforms: LevelRaise.cpp updated: 1.108 -> 1.109 --- Log message: Make iostream #inclusion explicit --- Diffs of the changes: (+1 -0) LevelRaise.cpp |1 + 1 files changed, 1 insertion(+) Index: llvm/lib/Transforms/LevelRaise.cpp diff -u llvm/lib/Transf