[llvm-commits] CVS: llvm/lib/Target/IA64/IA64InstrInfo.td

2005-11-13 Thread Duraid Madina
Changes in directory llvm/lib/Target/IA64: IA64InstrInfo.td updated: 1.28 -> 1.29 --- Log message: add FP select. next up - divide! --- Diffs of the changes: (+5 -3) IA64InstrInfo.td |8 +--- 1 files changed, 5 insertions(+), 3 deletions(-) Index: llvm/lib/Target/IA64/IA64InstrI

[llvm-commits] CVS: llvm/autoconf/configure.ac

2005-11-13 Thread Chris Lattner
Changes in directory llvm/autoconf: configure.ac updated: 1.198 -> 1.199 --- Log message: add some stuff for mstats on darwin --- Diffs of the changes: (+2 -1) configure.ac |3 ++- 1 files changed, 2 insertions(+), 1 deletion(-) Index: llvm/autoconf/configure.ac diff -u llvm/autoconf

[llvm-commits] CVS: llvm/configure

2005-11-13 Thread Chris Lattner
Changes in directory llvm: configure updated: 1.201 -> 1.202 --- Log message: regenerate --- Diffs of the changes: (+152 -1) configure | 153 +- 1 files changed, 152 insertions(+), 1 deletion(-) Index: llvm/configure diff -u ll

[llvm-commits] CVS: llvm/include/llvm/Config/config.h.in

2005-11-13 Thread Chris Lattner
Changes in directory llvm/include/llvm/Config: config.h.in updated: 1.57 -> 1.58 --- Log message: regenerate --- Diffs of the changes: (+6 -0) config.h.in |6 ++ 1 files changed, 6 insertions(+) Index: llvm/include/llvm/Config/config.h.in diff -u llvm/include/llvm/Config/config.h

[llvm-commits] CVS: llvm/lib/System/Unix/Process.inc

2005-11-13 Thread Chris Lattner
Changes in directory llvm/lib/System/Unix: Process.inc updated: 1.11 -> 1.12 --- Log message: Teach -track-memory to work on darwin. Looking at sbrk doesn't work because the default allocator uses mmap. --- Diffs of the changes: (+12 -10) Process.inc | 22 -- 1 files

[llvm-commits] CVS: llvm/configure

2005-11-13 Thread Chris Lattner
Changes in directory llvm: configure updated: 1.202 -> 1.203 --- Log message: regenearte --- Diffs of the changes: (+1 -1) configure |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/configure diff -u llvm/configure:1.202 llvm/configure:1.203 --- llvm/configure:1.202

[llvm-commits] CVS: llvm/autoconf/configure.ac

2005-11-13 Thread Chris Lattner
Changes in directory llvm/autoconf: configure.ac updated: 1.199 -> 1.200 --- Log message: add malloc_zone_statistics, remove mstats --- Diffs of the changes: (+1 -1) configure.ac |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/autoconf/configure.ac diff -u llvm/auto

[llvm-commits] CVS: llvm/lib/System/Unix/Process.inc

2005-11-13 Thread Chris Lattner
Changes in directory llvm/lib/System/Unix: Process.inc updated: 1.12 -> 1.13 --- Log message: instead of using mstats, use malloc_zone_statistics which returns numbers that actually make sense. --- Diffs of the changes: (+8 -4) Process.inc | 12 1 files changed, 8 insertions

[llvm-commits] CVS: llvm/include/llvm/Config/config.h.in

2005-11-13 Thread Chris Lattner
Changes in directory llvm/include/llvm/Config: config.h.in updated: 1.58 -> 1.59 --- Log message: add malloc_zone_statistics, remove mstats --- Diffs of the changes: (+3 -3) config.h.in |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) Index: llvm/include/llvm/Config/config