Changes in directory llvm/lib/Bytecode/Reader:
Reader.h updated: 1.29 -> 1.30
---
Log message:
Fix a bug in my previous patch which broke building llvm/runtime when using
llvm-gcc3.
---
Diffs of the changes: (+1 -1)
Reader.h |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Inde
Changes in directory llvm/test/Regression/CodeGen/Alpha:
2006-07-03-ASMFormalLowering.ll updated: 1.1 -> 1.2
---
Log message:
Xfail this
---
Diffs of the changes: (+2 -2)
2006-07-03-ASMFormalLowering.ll |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/test/Regres
Changes in directory llvm/tools/gccas:
Makefile updated: 1.25 -> 1.26
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/gccas/Makefile
diff -u llvm/tools/gccas/Makefile:
Changes in directory llvm/tools/bugpoint:
Makefile updated: 1.17 -> 1.18
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/bugpoint/Makefile
diff -u llvm/tools/bugpoint/
Changes in directory llvm/lib/System:
Makefile updated: 1.11 -> 1.12
---
Log message:
This uses EH extensively
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/System/Makefile
diff -u llvm/lib/System/Makefile:1.11 llvm/lib/System/Makefi
Changes in directory llvm/tools/llc:
Makefile updated: 1.83 -> 1.84
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llc/Makefile
diff -u llvm/tools/llc/Makefile:1.83 l
Changes in directory llvm/tools/opt:
Makefile updated: 1.55 -> 1.56
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/opt/Makefile
diff -u llvm/tools/opt/Makefile:1.55 l
Changes in directory llvm/tools/gccld:
Makefile updated: 1.15 -> 1.16
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/gccld/Makefile
diff -u llvm/tools/gccld/Makefile:
Changes in directory llvm/tools/analyze:
Makefile updated: 1.31 -> 1.32
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/analyze/Makefile
diff -u llvm/tools/analyze/Mak
Changes in directory llvm/tools/llvm-prof:
Makefile updated: 1.7 -> 1.8
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-prof/Makefile
diff -u llvm/tools/llvm-prof
Changes in directory llvm/tools/llvmc:
Makefile updated: 1.19 -> 1.20
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvmc/Makefile
diff -u llvm/tools/llvmc/Makefile:
Changes in directory llvm/tools/llvm-as:
Makefile updated: 1.17 -> 1.18
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-as/Makefile
diff -u llvm/tools/llvm-as/Mak
Changes in directory llvm/tools/lli:
Makefile updated: 1.48 -> 1.49
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/lli/Makefile
diff -u llvm/tools/lli/Makefile:1.48 l
Changes in directory llvm/tools/llvm-bcanalyzer:
Makefile updated: 1.5 -> 1.6
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+2 -0)
Makefile |2 ++
1 files changed, 2 insertions(+)
Index: llvm/tools/llvm-bcanalyzer/Makefile
diff -u llvm/t
Changes in directory llvm/tools/llvm2cpp:
Makefile updated: 1.6 -> 1.7
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm2cpp/Makefile
diff -u llvm/tools/llvm2cpp/Ma
Changes in directory llvm/tools/llvm-ld:
Makefile updated: 1.8 -> 1.9
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-ld/Makefile
diff -u llvm/tools/llvm-ld/Makef
Changes in directory llvm/tools/llvm-dis:
Makefile updated: 1.18 -> 1.19
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+2 -0)
Makefile |2 ++
1 files changed, 2 insertions(+)
Index: llvm/tools/llvm-dis/Makefile
diff -u llvm/tools/llvm-di
Changes in directory llvm/tools/llvm-link:
Makefile updated: 1.13 -> 1.14
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-link/Makefile
diff -u llvm/tools/llvm-li
Changes in directory llvm/tools/llvm-db:
Makefile updated: 1.10 -> 1.11
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-db/Makefile
diff -u llvm/tools/llvm-db/Mak
Changes in directory llvm/tools/llvm-nm:
Makefile updated: 1.7 -> 1.8
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+2 -0)
Makefile |2 ++
1 files changed, 2 insertions(+)
Index: llvm/tools/llvm-nm/Makefile
diff -u llvm/tools/llvm-nm/Mak
Changes in directory llvm/tools/llvm-ar:
Makefile updated: 1.9 -> 1.10
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-ar/Makefile
diff -u llvm/tools/llvm-ar/Make
Changes in directory llvm/tools/llvm-config:
Makefile updated: 1.10 -> 1.11
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-config/Makefile
diff -u llvm/tools/llv
Changes in directory llvm/tools/llvm-extract:
Makefile updated: 1.4 -> 1.5
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-extract/Makefile
diff -u llvm/tools/llv
Changes in directory llvm/tools/llvm-ranlib:
Makefile updated: 1.4 -> 1.5
---
Log message:
Tools require EH for their top-level try blocks.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/tools/llvm-ranlib/Makefile
diff -u llvm/tools/llvm-
Changes in directory llvm/utils/TableGen:
Makefile updated: 1.18 -> 1.19
---
Log message:
tblgen uses EH
---
Diffs of the changes: (+2 -0)
Makefile |2 ++
1 files changed, 2 insertions(+)
Index: llvm/utils/TableGen/Makefile
diff -u llvm/utils/TableGen/Makefile:1.18 llvm/utils/TableGe
Changes in directory llvm/projects/Stacker/lib/compiler:
Makefile updated: 1.8 -> 1.9
---
Log message:
Stacker uses EH.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/projects/Stacker/lib/compiler/Makefile
diff -u llvm/projects/Stacker/li
Changes in directory llvm/projects/Stacker/tools/stkrc:
Makefile updated: 1.11 -> 1.12
---
Log message:
Stacker uses EH.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/projects/Stacker/tools/stkrc/Makefile
diff -u llvm/projects/Stacker/to
Changes in directory llvm/include/llvm:
ModuleProvider.h updated: 1.12 -> 1.13
---
Log message:
Fix an embarassing bug reid noticed
---
Diffs of the changes: (+1 -1)
ModuleProvider.h |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/include/llvm/ModuleProvider.h
diff
Changes in directory llvm/tools/llvm2cpp:
Makefile updated: 1.5 -> 1.6
llvm2cpp.cpp updated: 1.4 -> 1.5
---
Log message:
Fix PR819: http://llvm.org/PR819 , llvm2cpp should read .bc files, not .ll
files.
---
Diffs of the changes: (+56 -83)
Makefile |5 --
llvm2cpp.cpp | 134 ++
Changes in directory llvm/include/llvm/Support:
SlowOperationInformer.h updated: 1.7 -> 1.8
---
Log message:
Modify the SlowOperationInformer interface to not throw exceptions.
---
Diffs of the changes: (+8 -9)
SlowOperationInformer.h | 17 -
1 files changed, 8 insertions
Changes in directory llvm/lib/Support:
SlowOperationInformer.cpp updated: 1.7 -> 1.8
---
Log message:
Modify the SlowOperationInformer interface to not throw exceptions.
---
Diffs of the changes: (+4 -3)
SlowOperationInformer.cpp |7 ---
1 files changed, 4 insertions(+), 3 deletion
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.1 -> 1.2
---
Log message:
Fixed a bug that looked for -Warnings.txt and -Tests.txt in ridiculous places.
---
Diffs of the changes: (+2 -2)
NewNightlyTest.pl |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index:
Changes in directory llvm/lib/Debugger:
ProgramInfo.cpp updated: 1.15 -> 1.16
---
Log message:
Modify the SlowOperationInformer interface to not throw exceptions.
---
Diffs of the changes: (+4 -2)
ProgramInfo.cpp |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm
Changes in directory llvm/include/llvm:
ModuleProvider.h updated: 1.11 -> 1.12
---
Log message:
Change the ModuleProvider interface to not throw exceptions.
---
Diffs of the changes: (+16 -10)
ModuleProvider.h | 26 --
1 files changed, 16 insertions(+), 10 deletio
Changes in directory llvm/lib/VMCore:
Pass.cpp updated: 1.69 -> 1.70
---
Log message:
Change the ModuleProvider interface to not throw exceptions.
---
Diffs of the changes: (+2 -6)
Pass.cpp |8 ++--
1 files changed, 2 insertions(+), 6 deletions(-)
Index: llvm/lib/VMCore/Pass.cpp
Changes in directory llvm/lib/Bytecode/Reader:
Reader.h updated: 1.28 -> 1.29
ReaderWrappers.cpp updated: 1.54 -> 1.55
---
Log message:
Change the ModuleProvider interface to not throw exceptions.
---
Diffs of the changes: (+32 -19)
Reader.h | 25 -
Read
Changes in directory llvm/utils:
NewNightlyTest.pl added (r1.1)
---
Log message:
The first commit of NewNightlyTest.pl which instead of generating a webpage
submits the results of the test to a central server for storage and display.
---
Diffs of the changes: (+1024 -0)
NewNightlyTest.pl
Changes in directory llvm/lib/Support:
CommandLine.cpp updated: 1.68 -> 1.69
---
Log message:
Print LLVM version info like this:
Low Level Virtual Machine (http://llvm.org/):
llvm version 1.8cvs
DEBUG build with assertions.
instead of like this:
Low Level Virtual Machine (llvm) 1.8cvs (s
Changes in directory llvm/lib/Bytecode/Reader:
Analyzer.cpp updated: 1.21 -> 1.22
---
Log message:
Change the verifier to never throw an exception. Instead verifyModule
canoptionally return the string error, which is an easier api for clients touse
anyway.
---
Diffs of the changes: (+15 -
Changes in directory llvm/lib/VMCore:
Verifier.cpp updated: 1.157 -> 1.158
---
Log message:
Change the verifier to never throw an exception. Instead verifyModule
canoptionally return the string error, which is an easier api for clients touse
anyway.
---
Diffs of the changes: (+7 -8)
Ver
Changes in directory llvm/include/llvm/Analysis:
Verifier.h updated: 1.15 -> 1.16
---
Log message:
Change the verifier to never throw an exception. Instead verifyModule can
optionally return the string error, which is an easier api for clients to
use anyway.
---
Diffs of the changes: (+4 -2
Changes in directory llvm/tools/llvm-bcanalyzer:
llvm-bcanalyzer.cpp updated: 1.6 -> 1.7
---
Log message:
Change the verifier to never throw an exception. Instead verifyModule
canoptionally return the string error, which is an easier api for clients touse
anyway.
---
Diffs of the changes:
Changes in directory llvm/tools/llvm2cpp:
llvm2cpp.cpp updated: 1.3 -> 1.4
---
Log message:
Change the verifier to never throw an exception. Instead verifyModule
canoptionally return the string error, which is an easier api for clients touse
anyway.
---
Diffs of the changes: (+10 -8)
ll
Changes in directory llvm/tools/llvm-as:
llvm-as.cpp updated: 1.45 -> 1.46
---
Log message:
Change the verifier to never throw an exception. Instead verifyModule
canoptionally return the string error, which is an easier api for clients touse
anyway.
---
Diffs of the changes: (+8 -8)
llv
Changes in directory llvm/lib/Target/PowerPC:
PPCTargetMachine.cpp updated: 1.95 -> 1.96
---
Log message:
Undisable ppc64 jit
---
Diffs of the changes: (+1 -1)
PPCTargetMachine.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/PowerPC/PPCTargetMachine.c
Changes in directory llvm:
configure updated: 1.239 -> 1.240
---
Log message:
Fixed a typo.
---
Diffs of the changes: (+1 -1)
configure |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/configure
diff -u llvm/configure:1.239 llvm/configure:1.240
--- llvm/configure:1.23
Changes in directory llvm/autoconf:
configure.ac updated: 1.236 -> 1.237
---
Log message:
Fixed a typo.
---
Diffs of the changes: (+1 -1)
configure.ac |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/autoconf/configure.ac
diff -u llvm/autoconf/configure.ac:1.236 llvm/
47 matches
Mail list logo