[llvm-commits] [SignlessTypes] CVS: llvm/include/llvm/Support/PatternMatch.h

2006-10-29 Thread Zhou Sheng
Changes in directory llvm/include/llvm/Support: PatternMatch.h updated: 1.9.2.3 -> 1.9.2.4 --- Log message: --- Diffs of the changes: (+6 -5) PatternMatch.h | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) Index: llvm/include/llvm/Support/PatternMatch.h diff -u llvm/i

[llvm-commits] [SignlessTypes] CVS: llvm/include/llvm/Support/PatternMatch.h

2006-10-23 Thread Zhou Sheng
Changes in directory llvm/include/llvm/Support: PatternMatch.h updated: 1.9.2.2 -> 1.9.2.3 --- Log message: --- Diffs of the changes: (+15 -2) PatternMatch.h | 17 +++-- 1 files changed, 15 insertions(+), 2 deletions(-) Index: llvm/include/llvm/Support/PatternMatch.h diff -

[llvm-commits] [SignlessTypes] CVS: llvm/include/llvm/Support/PatternMatch.h

2006-10-22 Thread Reid Spencer
Changes in directory llvm/include/llvm/Support: PatternMatch.h updated: 1.9.2.1 -> 1.9.2.2 --- Log message: Implement the FDIV instruction for floating point divide. --- Diffs of the changes: (+6 -0) PatternMatch.h |6 ++ 1 files changed, 6 insertions(+) Index: llvm/include/llvm/

[llvm-commits] [SignlessTypes] CVS: llvm/include/llvm/Support/PatternMatch.h

2006-10-19 Thread Reid Spencer
Changes in directory llvm/include/llvm/Support: PatternMatch.h updated: 1.9 -> 1.9.2.1 --- Log message: Initial patch for DIV -> SDIV/UDIV --- Diffs of the changes: (+8 -2) PatternMatch.h | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) Index: llvm/include/llvm/Support