Changes in directory llvm/test/Regression/CodeGen/ARM:
vargs.ll added (r1.1)
---
Log message:
initial support for variable number of arguments
---
Diffs of the changes: (+12 -0)
vargs.ll | 12
1 files changed, 12 insertions(+)
Index: llvm/test/Regression/CodeGen/ARM/vargs.
Changes in directory llvm/lib/Target/ARM:
ARMISelDAGToDAG.cpp updated: 1.23 -> 1.24
ARMRegisterInfo.cpp updated: 1.9 -> 1.10
---
Log message:
initial support for variable number of arguments
---
Diffs of the changes: (+37 -12)
ARMISelDAGToDAG.cpp | 24
ARMRegiste
Changes in directory llvm-gcc:
README.llvm updated: 1.1 -> 1.2
---
Log message:
Added copyright, warranty, and source code download information for those
components of glibc that we distribute.
Serendipitiously updated the copyright years for LLVM.
---
Diffs of the changes: (+17 -3)
README
Changes in directory llvm/runtime/GCCLibraries/libc:
LICENSE.TXT updated: 1.3 -> 1.4
---
Log message:
Make information more complete.
---
Diffs of the changes: (+9 -0)
LICENSE.TXT |9 +
1 files changed, 9 insertions(+)
Index: llvm/runtime/GCCLibraries/libc/LICENSE.TXT
diff -u
Changes in directory llvm/runtime/GCCLibraries/libc:
remove.c updated: 1.1 -> 1.2
qsort.c updated: 1.4 -> 1.5
---
Log message:
Describe and date modifications we made per LGPL requirements.
---
Diffs of the changes: (+16 -1)
qsort.c | 10 ++
remove.c |7 ++-
2 files chan
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.358 -> 1.359
---
Log message:
First draft of the llvm 1.8 release notes.
---
Diffs of the changes: (+77 -162)
ReleaseNotes.html | 239 +-
1 files changed, 77 insertions(+), 162
Changes in directory llvm/lib/Target/ARM:
ARMInstrInfo.cpp updated: 1.4 -> 1.5
ARMInstrInfo.h updated: 1.2 -> 1.3
ARMInstrInfo.td updated: 1.12 -> 1.13
ARMRegisterInfo.cpp updated: 1.10 -> 1.11
---
Log message:
change the addressing mode of the str instruction to reg+imm
---
Diffs of the chan
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.359 -> 1.360
---
Log message:
Fixes from Anton Vayvod and Gabor Greif!
---
Diffs of the changes: (+5 -5)
ReleaseNotes.html | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
Index: llvm/docs/ReleaseNotes.html
d
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.360 -> 1.361
---
Log message:
Update from Anton Korobeynikov
---
Diffs of the changes: (+2 -1)
ReleaseNotes.html |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/R
Changes in directory llvm-gcc:
README.llvm updated: 1.1 -> 1.1.14.1
---
Log message:
Updating README with year and correct link to website
---
Diffs of the changes: (+17 -3)
README.llvm | 20 +---
1 files changed, 17 insertions(+), 3 deletions(-)
Index: llvm-gcc/README.
Changes in directory llvm:
CREDITS.TXT updated: 1.61 -> 1.62
---
Log message:
Update credits and fix sorting issue.
---
Diffs of the changes: (+5 -4)
CREDITS.TXT |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.61 llvm
Changes in directory llvm:
CREDITS.TXT updated: 1.57 -> 1.57.2.1
---
Log message:
Updating credits from mainline
---
Diffs of the changes: (+17 -9)
CREDITS.TXT | 26 +-
1 files changed, 17 insertions(+), 9 deletions(-)
Index: llvm/CREDITS.TXT
diff -u llvm/CREDIT
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.358 -> 1.358.2.1
---
Log message:
Merge from mainline
---
Diffs of the changes: (+80 -164)
ReleaseNotes.html | 244 +-
1 files changed, 80 insertions(+), 164 deletions(-)
Ind
Changes in directory llvm/runtime/GCCLibraries/libc:
LICENSE.TXT updated: 1.2.22.1 -> 1.2.22.2
qsort.c updated: 1.2 -> 1.2.32.1
remove.c updated: 1.1 -> 1.1.4.1
---
Log message:
Merge from mainline
---
Diffs of the changes: (+25 -1)
LICENSE.TXT |9 +
qsort.c | 10
Changes in directory llvm-www/releases/1.8:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8 added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://
Changes in directory llvm/autoconf/m4:
libtool.m4 updated: 1.7 -> 1.8
---
Log message:
Recover the lost diff between 1.5 and 1.6.
---
Diffs of the changes: (+1 -1)
libtool.m4 |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/autoconf/m4/libtool.m4
diff -u llvm/autoconf
Changes in directory llvm:
configure updated: 1.245 -> 1.246
---
Log message:
Recover the lost diff between 1.221 and 1.222.
---
Diffs of the changes: (+1 -1)
configure |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/configure
diff -u llvm/configure:1.245 llvm/config
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.46 -> 1.47
---
Log message:
Merge some NightlyTest.pl changes.
---
Diffs of the changes: (+5 -1)
NewNightlyTest.pl |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm/utils/NewNightlyTest.pl
diff -u llvm/
Changes in directory llvm-www/releases:
download.html updated: 1.31 -> 1.32
---
Log message:
Adding 1.8 release
---
Diffs of the changes: (+67 -0)
download.html | 67 ++
1 files changed, 67 insertions(+)
Index: llvm-www/releases/d
Changes in directory llvm-www/releases:
download.html updated: 1.32 -> 1.33
---
Log message:
Fixing copy error.
---
Diffs of the changes: (+0 -41)
download.html | 41 -
1 files changed, 41 deletions(-)
Index: llvm-www/releases/download.html
diff
Changes in directory llvm-www/releases/1.8/docs:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8/docs added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.e
Changes in directory llvm-www/releases/1.8:
LICENSE.TXT added (r1.1)
cfrontend-1.8.i686-redhat-linux-gnu.tar.gz added (r1.1)
cfrontend-1.8.powerpc-apple-darwin8.5.0.tar.gz added (r1.1)
cfrontend-1.8.source.tar.gz added (r1.1)
llvm-1.8.tar.gz added (r1.1)
llvm-gcc4-1.8-ppc-darwin.tar.gz added (r1
Changes in directory llvm-www/releases:
download.html updated: 1.33 -> 1.34
---
Log message:
Fixing broken link
---
Diffs of the changes: (+1 -1)
download.html |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/releases/download.html
diff -u llvm-www/releases/downl
Changes in directory llvm-www/releases/1.8/docs/CommandGuide:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8/docs/CommandGuide added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing
Changes in directory llvm-www/releases/1.8/docs/img:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8/docs/img added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@c
Changes in directory llvm-www/releases/1.8/docs/HistoricalNotes:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8/docs/HistoricalNotes added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-www/releases/1.8/docs/CommandGuide/html:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8/docs/CommandGuide/html added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commit
Changes in directory llvm-www/releases/1.8/docs/CommandGuide/ps:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8/docs/CommandGuide/ps added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-www/releases/1.8/docs/CommandGuide/man:
---
Log message:
Directory /var/cvs/llvm/llvm-www/releases/1.8/docs/CommandGuide/man added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits
Changes in directory llvm-www/releases/1.8/docs/img:
Debugging.gif added (r1.1)
libdeps.gif added (r1.1)
lines.gif added (r1.1)
objdeps.gif added (r1.1)
venusflytrap.jpg added (r1.1)
---
Log message:
Adding 1.8 docs
---
Diffs of the changes: (+0 -0)
Debugging.gif|0
libdeps.gif
Changes in directory llvm-www/releases:
download.html updated: 1.34 -> 1.35
---
Log message:
A few cleanups
---
Diffs of the changes: (+45 -45)
download.html | 90 +-
1 files changed, 45 insertions(+), 45 deletions(-)
Index: llvm-
Changes in directory llvm-www/releases:
index.html updated: 1.28 -> 1.29
---
Log message:
Adding 1.8 release
---
Diffs of the changes: (+3 -0)
index.html |3 +++
1 files changed, 3 insertions(+)
Index: llvm-www/releases/index.html
diff -u llvm-www/releases/index.html:1.28 llvm-www/re
Changes in directory llvm-www:
www-index.html updated: 1.128 -> 1.129
---
Log message:
1.8 release
---
Diffs of the changes: (+2 -2)
www-index.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.128 llvm-www/
Changes in directory llvm-www:
header.incl updated: 1.48 -> 1.49
---
Log message:
Version bump
---
Diffs of the changes: (+2 -2)
header.incl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/header.incl
diff -u llvm-www/header.incl:1.48 llvm-www/header.incl:1
Changes in directory llvm-www:
header.incl updated: 1.47 -> 1.48
---
Log message:
Adding 1.8 release
---
Diffs of the changes: (+1 -0)
header.incl |1 +
1 files changed, 1 insertion(+)
Index: llvm-www/header.incl
diff -u llvm-www/header.incl:1.47 llvm-www/header.incl:1.48
--- llvm-ww
35 matches
Mail list logo