Changes in directory llvm/docs:
LangRef.html updated: 1.150 -> 1.151
---
Log message:
Change token to match asmprinter output
---
Diffs of the changes: (+4 -4)
LangRef.html |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm/docs/LangRef.html
diff -u llvm/docs/L
Changes in directory llvm/lib/Transforms/Utils:
SimplifyCFG.cpp updated: 1.95 -> 1.96
---
Log message:
remove dead variables
---
Diffs of the changes: (+0 -2)
SimplifyCFG.cpp |2 --
1 files changed, 2 deletions(-)
Index: llvm/lib/Transforms/Utils/SimplifyCFG.cpp
diff -u llvm/lib/Tran
Changes in directory llvm/lib/Transforms:
LevelRaise.cpp updated: 1.109 -> 1.110
---
Log message:
remove dead variables
---
Diffs of the changes: (+0 -1)
LevelRaise.cpp |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Transforms/LevelRaise.cpp
diff -u llvm/lib/Transforms/LevelRai
Changes in directory llvm/lib/VMCore:
Instructions.cpp updated: 1.37 -> 1.38
Verifier.cpp updated: 1.154 -> 1.155
---
Log message:
remove dead var
---
Diffs of the changes: (+1 -2)
Instructions.cpp |2 +-
Verifier.cpp |1 -
2 files changed, 1 insertion(+), 2 deletions(-)
Inde
Changes in directory llvm/tools/llvm-ld:
llvm-ld.cpp updated: 1.30 -> 1.31
---
Log message:
Delete memory allocated by CopyEnv
---
Diffs of the changes: (+3 -1)
llvm-ld.cpp |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/tools/llvm-ld/llvm-ld.cpp
diff -u llvm/too
Changes in directory llvm/lib/Transforms/Utils:
SimplifyCFG.cpp updated: 1.96 -> 1.97
---
Log message:
remove some dead code identified by coverity
---
Diffs of the changes: (+1 -1)
SimplifyCFG.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Transforms/Utils
Changes in directory llvm/lib/VMCore:
AsmWriter.cpp updated: 1.197 -> 1.198
---
Log message:
inverted logic, caught by coverity
---
Diffs of the changes: (+1 -1)
AsmWriter.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/VMCore/AsmWriter.cpp
diff -u llvm/lib/
Changes in directory llvm/lib/System/Unix:
Process.inc updated: 1.15 -> 1.16
---
Log message:
This function is not documented as throwing an exception and callers don't
handle it. Just silently fail.
---
Diffs of the changes: (+1 -3)
Process.inc |4 +---
1 files changed, 1 insertion(+
Changes in directory llvm/lib/System:
DynamicLibrary.cpp updated: 1.13 -> 1.14
---
Log message:
Bug noticed, by inspection. Filename can be null.
---
Diffs of the changes: (+2 -1)
DynamicLibrary.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/System/Dynam
Changes in directory llvm/lib/ExecutionEngine:
ExecutionEngine.cpp updated: 1.82 -> 1.83
---
Log message:
LoadLibraryPermanently can theoretically throw an exception. Do not propagate
it out of 'ExecutionEngine::create'. This fixes a problem reported by coverity.
---
Diffs of the changes:
Changes in directory llvm/include/llvm/Support:
Compressor.h updated: 1.6 -> 1.7
---
Log message:
Improve documentation on throwing, it is not complete still though. :(
---
Diffs of the changes: (+3 -0)
Compressor.h |3 +++
1 files changed, 3 insertions(+)
Index: llvm/include/llvm/Su
Changes in directory llvm/examples/ModuleMaker:
ModuleMaker.cpp updated: 1.6 -> 1.7
---
Log message:
Catch a potentially thrown exception.
---
Diffs of the changes: (+6 -1)
ModuleMaker.cpp |7 ++-
1 files changed, 6 insertions(+), 1 deletion(-)
Index: llvm/examples/ModuleMaker/Mo
Changes in directory llvm/include/llvm/Bytecode:
Writer.h updated: 1.9 -> 1.10
---
Log message:
improve comment.
---
Diffs of the changes: (+4 -0)
Writer.h |4
1 files changed, 4 insertions(+)
Index: llvm/include/llvm/Bytecode/Writer.h
diff -u llvm/include/llvm/Bytecode/Writer.h
Changes in directory llvm/tools/bugpoint:
OptimizerDriver.cpp updated: 1.37 -> 1.38
---
Log message:
Fix a bug found by inspection.
---
Diffs of the changes: (+5 -1)
OptimizerDriver.cpp |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm/tools/bugpoint/OptimizerDri
Changes in directory llvm/tools/bugpoint:
BugDriver.cpp updated: 1.43 -> 1.44
---
Log message:
print a nice error if bugpoint gets an error reading inputs. Bug identified
by coverity.
---
Diffs of the changes: (+21 -16)
BugDriver.cpp | 37 +
1 files c
Changes in directory llvm/tools/gccld:
GenerateCode.cpp updated: 1.56 -> 1.57
---
Log message:
Free memory allocated by copy_env.
---
Diffs of the changes: (+3 -1)
GenerateCode.cpp |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/tools/gccld/GenerateCode.cpp
diff
Changes in directory llvm:
CREDITS.TXT updated: 1.51 -> 1.52
---
Log message:
added myself to CREDITS.TXT
---
Diffs of the changes: (+4 -0)
CREDITS.TXT |4
1 files changed, 4 insertions(+)
Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.51 llvm/CREDITS.TXT:1.52
--- llvm/CREDI
Changes in directory llvm/lib/Target/ARM:
---
Log message:
Directory /var/cvs/llvm/llvm/lib/Target/ARM added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://list
Changes in directory llvm:
configure updated: 1.227 -> 1.228
---
Log message:
added a skeleton of the ARM backend
---
Diffs of the changes: (+1 -1)
configure |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/configure
diff -u llvm/configure:1.227 llvm/configure:1.228
Changes in directory llvm/tools/llc:
Makefile updated: 1.80 -> 1.81
---
Log message:
added a skeleton of the ARM backend
---
Diffs of the changes: (+5 -0)
Makefile |5 +
1 files changed, 5 insertions(+)
Index: llvm/tools/llc/Makefile
diff -u llvm/tools/llc/Makefile:1.80 llvm/tool
Changes in directory llvm/autoconf:
configure.ac updated: 1.224 -> 1.225
---
Log message:
added a skeleton of the ARM backend
---
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/c
Changes in directory llvm/lib/Target/ARM:
ARM.h added (r1.1)
ARM.td added (r1.1)
ARMAsmPrinter.cpp added (r1.1)
ARMISelDAGToDAG.cpp added (r1.1)
ARMInstrInfo.cpp added (r1.1)
ARMInstrInfo.h added (r1.1)
ARMInstrInfo.td added (r1.1)
ARMRegisterInfo.cpp added (r1.1)
ARMRegisterInfo.h added (r1.1)
Changes in directory llvm:
CREDITS.TXT updated: 1.52 -> 1.53
---
Log message:
Add myself to the credits.
---
Diffs of the changes: (+4 -0)
CREDITS.TXT |4
1 files changed, 4 insertions(+)
Index: llvm/CREDITS.TXT
diff -u llvm/CREDITS.TXT:1.52 llvm/CREDITS.TXT:1.53
--- llvm/CREDIT
Changes in directory llvm/lib/Target/PowerPC:
PPCAsmPrinter.cpp updated: 1.175 -> 1.176
---
Log message:
Remove some dead code, identified by coverity.
---
Diffs of the changes: (+0 -6)
PPCAsmPrinter.cpp |6 --
1 files changed, 6 deletions(-)
Index: llvm/lib/Target/PowerPC/PPCAs
24 matches
Mail list logo