[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Instructions.cpp Type.cpp Verifier.cpp

2007-02-14 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.136 -> 1.137 Constants.cpp updated: 1.210 -> 1.211 Instructions.cpp updated: 1.76 -> 1.77 Type.cpp updated: 1.173 -> 1.174 Verifier.cpp updated: 1.196 -> 1.197 --- Log message: For PR1195: http://llvm.org/PR1195 : Change use o

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Type.cpp ValueTypes.cpp

2007-01-19 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.132 -> 1.133 Constants.cpp updated: 1.201 -> 1.202 Type.cpp updated: 1.163 -> 1.164 ValueTypes.cpp updated: 1.10 -> 1.11 --- Log message: For PR1043: http://llvm.org/PR1043 : This is the final patch for this PR. It implements

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Function.cpp Instructions.cpp Module.cpp ValueTypes.cpp Verifier.cpp

2006-12-30 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.121 -> 1.122 Constants.cpp updated: 1.192 -> 1.193 Function.cpp updated: 1.107 -> 1.108 Instructions.cpp updated: 1.57 -> 1.58 Module.cpp updated: 1.69 -> 1.70 ValueTypes.cpp updated: 1.8 -> 1.9 Verifier.cpp updated: 1.179 -> 1

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp

2006-12-12 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.113 -> 1.114 Constants.cpp updated: 1.186 -> 1.187 --- Log message: Replace inferred getCast(V,Ty) calls with more strict variants. Rename getZeroExtend and getSignExtend to getZExt and getSExt to match the the casting mnemoni

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Instruction.cpp Instructions.cpp

2006-11-07 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.97 -> 1.98 Constants.cpp updated: 1.169 -> 1.170 Instruction.cpp updated: 1.56 -> 1.57 Instructions.cpp updated: 1.45 -> 1.46 --- Log message: For PR950: http://llvm.org/PR950 : This patch converts the old SHR instruction into

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Instruction.cpp Instructions.cpp

2006-11-01 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.95 -> 1.96 Constants.cpp updated: 1.168 -> 1.169 Instruction.cpp updated: 1.55 -> 1.56 Instructions.cpp updated: 1.44 -> 1.45 --- Log message: For PR950: http://llvm.org/PR950 : Replace the REM instruction with UREM, SREM and

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Instruction.cpp Instructions.cpp

2006-10-25 Thread Reid Spencer
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.94 -> 1.95 Constants.cpp updated: 1.165 -> 1.166 Instruction.cpp updated: 1.53 -> 1.54 Instructions.cpp updated: 1.43 -> 1.44 --- Log message: For PR950: http://llvm.org/PR950 : Make necessary changes to support DIV -> [SUF]Di

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Instruction.cpp

2006-09-17 Thread Chris Lattner
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.90 -> 1.91 Constants.cpp updated: 1.159 -> 1.160 Instruction.cpp updated: 1.52 -> 1.53 --- Log message: Add new SetCondInst::isRelational/isEquality methods. Rename Instruction::isRelational to Instruction::isComparison. -

[llvm-commits] CVS: llvm/lib/VMCore/ConstantFolding.cpp Constants.cpp Type.cpp Verifier.cpp

2006-06-28 Thread Chris Lattner
Changes in directory llvm/lib/VMCore: ConstantFolding.cpp updated: 1.88 -> 1.89 Constants.cpp updated: 1.154 -> 1.155 Type.cpp updated: 1.140 -> 1.141 Verifier.cpp updated: 1.156 -> 1.157 --- Log message: Use hidden visibility to reduce the sizes of some .o files. This chops 60K off a release