[llvm-commits] CVS: llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h

2007-03-01 Thread Reid Spencer
Changes in directory llvm/include/llvm/Analysis: ScalarEvolutionExpressions.h updated: 1.10 -> 1.11 --- Log message: Make it possible to create an SCEVUnknown from an APInt as well as an int. --- Diffs of the changes: (+2 -0) ScalarEvolutionExpressions.h |2 ++ 1 files changed, 2 inser

[llvm-commits] CVS: llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h

2006-12-22 Thread Reid Spencer
Changes in directory llvm/include/llvm/Analysis: ScalarEvolutionExpressions.h updated: 1.9 -> 1.10 --- Log message: For PR950: http://llvm.org/PR950 : This patch removes the SetCC instructions and replaces them with the ICmp and FCmp instructions. The SetCondInst instruction has been removed an