Changes in directory llvm/lib/VMCore:
Dominators.cpp updated: 1.85 -> 1.86
---
Log message:
Completely purge DomSet. This is the (hopefully) final patch for PR1171:
http://llvm.org/PR1171 .
---
Diffs of the changes: (+14 -109)
Dominators.cpp | 123 ++-
Changes in directory llvm/include/llvm/Transforms/Utils:
BasicBlockUtils.h updated: 1.15 -> 1.16
FunctionUtils.h updated: 1.10 -> 1.11
---
Log message:
Completely purge DomSet. This is the (hopefully) final patch for PR1171:
http://llvm.org/PR1171 .
---
Diffs of the changes: (+1 -2)
Basi
Changes in directory llvm/include/llvm/Analysis:
Dominators.h updated: 1.64 -> 1.65
PostDominators.h updated: 1.14 -> 1.15
---
Log message:
Completely purge DomSet. This is the (hopefully) final patch for PR1171:
http://llvm.org/PR1171 .
---
Diffs of the changes: (+1 -149)
Dominators.h
Changes in directory llvm/lib/Transforms/Scalar:
LoopStrengthReduce.cpp updated: 1.126 -> 1.127
---
Log message:
Completely purge DomSet. This is the (hopefully) final patch for PR1171:
http://llvm.org/PR1171 .
---
Diffs of the changes: (+0 -1)
LoopStrengthReduce.cpp |1 -
1 files ch
Changes in directory llvm/lib/Analysis:
PostDominators.cpp updated: 1.62 -> 1.63
---
Log message:
Completely purge DomSet. This is the (hopefully) final patch for PR1171:
http://llvm.org/PR1171 .
---
Diffs of the changes: (+0 -67)
PostDominators.cpp | 67 ---
Changes in directory llvm/include/llvm:
LinkAllPasses.h updated: 1.12 -> 1.13
---
Log message:
Completely purge DomSet. This is the (hopefully) final patch for PR1171:
http://llvm.org/PR1171 .
---
Diffs of the changes: (+0 -1)
LinkAllPasses.h |1 -
1 files changed, 1 deletion(-)
In
Changes in directory llvm/win32/Transforms:
Transforms.vcproj updated: 1.26 -> 1.27
---
Log message:
Unbreak VC++ build.
---
Diffs of the changes: (+3 -0)
Transforms.vcproj |3 +++
1 files changed, 3 insertions(+)
Index: llvm/win32/Transforms/Transforms.vcproj
diff -u llvm/win32/Trans
Changes in directory llvm-www:
Users.html updated: 1.13 -> 1.14
---
Log message:
Add missing "
---
Diffs of the changes: (+2 -2)
Users.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.13 llvm-www/Users.html:1.14
-
Changes in directory llvm/include/llvm/Support:
ConstantRange.h updated: 1.21 -> 1.22
---
Log message:
Add signExtend to ConstantRange, to complement zeroExtend and truncate.
---
Diffs of the changes: (+6 -0)
ConstantRange.h |6 ++
1 files changed, 6 insertions(+)
Index: llvm/inc
Changes in directory llvm/lib/Support:
ConstantRange.cpp updated: 1.42 -> 1.43
---
Log message:
Add signExtend to ConstantRange, to complement zeroExtend and truncate.
---
Diffs of the changes: (+17 -0)
ConstantRange.cpp | 17 +
1 files changed, 17 insertions(+)
Index:
Something broke it in the last 24 hours.
/usr/home/jeffc/llvm-gcc/obj/gcc/xgcc
-B/usr/home/jeffc/llvm-gcc/obj/gcc/
-B/home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/bin/
-B/home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/lib/ -isystem
/home/jeffc/llvm-gcc/install/amd64-unknown-freeb
Changes in directory llvm/lib/Transforms/Scalar:
PredicateSimplifier.cpp updated: 1.65 -> 1.66
---
Log message:
Add support for cast instructions.
---
Diffs of the changes: (+75 -17)
PredicateSimplifier.cpp | 92 +++-
1 files changed, 75 insert
Changes in directory llvm/tools/llvm-upgrade:
UpgradeParser.y updated: 1.77 -> 1.78
---
Log message:
For PR1312: http://llvm.org/PR1312 :
For the short CALL/INVOKE syntax, the signedness of the result type is two
extractions away from the type argument because its a POINTER to function
type, no
Changes in directory llvm/tools/llvm-upgrade:
UpgradeParser.cpp.cvs updated: 1.71 -> 1.72
UpgradeParser.y.cvs updated: 1.70 -> 1.71
---
Log message:
Regenerate.
---
Diffs of the changes: (+66 -54)
UpgradeParser.cpp.cvs | 110 ++
UpgradeParse
Changes in directory llvm-www:
Users.html updated: 1.14 -> 1.15
---
Log message:
Changed from Cray to Cray Inc.
---
Diffs of the changes: (+2 -2)
Users.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.14 llvm-www/
Changes in directory llvm/lib/Analysis:
ScalarEvolution.cpp updated: 1.106 -> 1.107
---
Log message:
Eliminate unnecessary zext/trunc stuffs.
---
Diffs of the changes: (+10 -14)
ScalarEvolution.cpp | 24 ++--
1 files changed, 10 insertions(+), 14 deletions(-)
Index:
On Apr 6, 2007, at 9:41 PM, Reid Spencer wrote:
> Reinstate the SVN capability without requiring Date::Parse. As
> before the
> SVN Repository is only used if requested with -usesvn option
> otherwise it
> uses CVS.
Woot! Thanks guys,
-Chris
___
On Apr 7, 2007, at 8:45 AM, Jeff Cohen wrote:
> Something broke it in the last 24 hours.
>
> /usr/home/jeffc/llvm-gcc/obj/gcc/xgcc
> -B/usr/home/jeffc/llvm-gcc/obj/gcc/
> -B/home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/bin/
> -B/home/jeffc/llvm-gcc/install/amd64-unknown-freebsd6.2/lib/ -i
I'm also seeing a bunch of regression failures from make check:
Running /usr/home/jeffc/llvm/test/Analysis/Dominators/dg.exp ...
FAIL:
/usr/home/jeffc/llvm/test/Analysis/Dominators/2003-05-12-UnreachableCode.ll:
child process exited abnormally
opt: Unknown command line argument '-domset'. Try:
Jeff Cohen wrote:
> I'm also seeing a bunch of regression failures from make check:
>
> Running /usr/home/jeffc/llvm/test/Analysis/Dominators/dg.exp ...
> FAIL:
> /usr/home/jeffc/llvm/test/Analysis/Dominators/2003-05-12-UnreachableCode.ll:
>
> child process exited abnormally
> opt: Unknown comm
Changes in directory llvm/lib/Analysis:
ScalarEvolution.cpp updated: 1.107 -> 1.108
---
Log message:
Make APInt variables do the computation stuffs instead of
ConstantExpr::getXX if possible.
---
Diffs of the changes: (+11 -14)
ScalarEvolution.cpp | 25 +++--
1 files
Changes in directory llvm/docs:
LinkTimeOptimization.html updated: 1.11 -> 1.12
---
Log message:
Rephrase linker explanation.
---
Diffs of the changes: (+5 -5)
LinkTimeOptimization.html | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
Index: llvm/docs/LinkTimeOptimizat
Changes in directory llvm/lib/Analysis:
ScalarEvolution.cpp updated: 1.108 -> 1.109
---
Log message:
Eliminate unnecessary APInt construction.
---
Diffs of the changes: (+7 -8)
ScalarEvolution.cpp | 15 +++
1 files changed, 7 insertions(+), 8 deletions(-)
Index: llvm/lib/An
Changes in directory llvm/lib/VMCore:
Dominators.cpp updated: 1.86 -> 1.87
---
Log message:
Add DomSet back, and revert the changes to LoopSimplify. Apparently the
ETForest updating mechanisms don't work as I thought they did. These changes
will be reapplied once the issue is worked out.
-
Changes in directory llvm/include/llvm/Analysis:
Dominators.h updated: 1.65 -> 1.66
---
Log message:
Add DomSet back, and revert the changes to LoopSimplify. Apparently the
ETForest updating mechanisms don't work as I thought they did. These changes
will be reapplied once the issue is worked
Changes in directory llvm/lib/Transforms/Utils:
LoopSimplify.cpp updated: 1.82 -> 1.83
---
Log message:
Add DomSet back, and revert the changes to LoopSimplify. Apparently the
ETForest updating mechanisms don't work as I thought they did. These changes
will be reapplied once the issue is wor
Still have two regressions:
Running /usr/home/jeffc/llvm/test/Other/dg.exp ...
FAIL: /usr/home/jeffc/llvm/test/Other/2002-01-31-PostDomSet-2.ll:
child process exited abnormally
opt: Unknown command line argument '-postdomset'. Try: 'opt --help'
FAIL: /usr/home/jeffc/llvm/test/Other/2002-01-31-Po
Changes in directory llvm/lib/System/Win32:
Path.inc updated: 1.63 -> 1.64
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Implement the PathWithStatus class and its use throughout lib/System.
---
Diffs of the changes: (+15 -17)
Path.inc | 32 +++-
1 fil
Changes in directory llvm/lib/System/Unix:
Path.inc updated: 1.61 -> 1.62
Signals.inc updated: 1.16 -> 1.17
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Implement the PathWithStatus class and its use throughout lib/System.
---
Diffs of the changes: (+54 -47)
Path.inc| 89 +++
Changes in directory llvm/include/llvm/System:
MappedFile.h updated: 1.13 -> 1.14
Path.h updated: 1.49 -> 1.50
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Implement the PathWithStatus class and its use throughout lib/System.
---
Diffs of the changes: (+89 -26)
MappedFile.h |2
Changes in directory llvm/tools/llvm-ar:
llvm-ar.cpp updated: 1.42 -> 1.43
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Change uses of sys::Path class to sys::PathWithStatus in those places where
the file status information is needed.
---
Diffs of the changes: (+6 -3)
llvm-ar.cpp
Changes in directory llvm/tools/llvm-db:
Commands.cpp updated: 1.11 -> 1.12
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Change uses of sys::Path class to sys::PathWithStatus in those places where
the file status information is needed.
---
Diffs of the changes: (+2 -1)
Commands.cp
Changes in directory llvm/lib/Support:
FileUtilities.cpp updated: 1.55 -> 1.56
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Change uses of sys::Path class to sys::PathWithStatus in those places where
the file status information is needed.
---
Diffs of the changes: (+2 -2)
FileUtil
Changes in directory llvm/tools/llvmc:
CompilerDriver.cpp updated: 1.46 -> 1.47
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Change uses of sys::Path class to sys::PathWithStatus in those places where
the file status information is needed.
---
Diffs of the changes: (+2 -1)
Compile
Changes in directory llvm/lib/Debugger:
ProgramInfo.cpp updated: 1.21 -> 1.22
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Change uses of sys::Path class to sys::PathWithStatus in those places where
the file status information is needed.
---
Diffs of the changes: (+1 -1)
ProgramIn
This breaks the LLVM build. I am getting errors like:
llvm[1]: Compiling Archive.cpp for Debug build
/usr/home/jeffc/llvm/lib/Bytecode/Archive/Archive.cpp: In member
function 'bool llvm::ArchiveMember::replaceWith(const llvm::sys::Path&,
std::string*)':
/usr/home/jeffc/llvm/lib/Bytecode/Archive
Changes in directory llvm/lib/Bytecode/Archive:
Archive.cpp updated: 1.20 -> 1.21
---
Log message:
Fix another PathWithStatus issue.
---
Diffs of the changes: (+2 -1)
Archive.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/Bytecode/Archive/Archive.cpp
diff
On Sat, 2007-04-07 at 12:41 -0700, Jeff Cohen wrote:
> This breaks the LLVM build. I am getting errors like:
>
> llvm[1]: Compiling Archive.cpp for Debug build
> /usr/home/jeffc/llvm/lib/Bytecode/Archive/Archive.cpp: In member
> function 'bool llvm::ArchiveMember::replaceWith(const llvm::sys::Pa
Changes in directory llvm/utils/fpcmp:
fpcmp.cpp updated: 1.15 -> 1.16
---
Log message:
Update for PathWithStatus
---
Diffs of the changes: (+2 -1)
fpcmp.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/utils/fpcmp/fpcmp.cpp
diff -u llvm/utils/fpcmp/fpcmp.cpp:1
Changes in directory llvm/include/llvm/Bytecode:
Archive.h updated: 1.20 -> 1.21
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Change to use PathWithStatus
---
Diffs of the changes: (+7 -7)
Archive.h | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
Index: l
Changes in directory llvm/include/llvm/Support:
FileUtilities.h updated: 1.34 -> 1.35
---
Log message:
For PR1291: http://llvm.org/PR1291 :
Change to use PathWithStatus
---
Diffs of the changes: (+2 -1)
FileUtilities.h |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: ll
Changes in directory llvm/lib/Bytecode/Archive:
Archive.cpp updated: 1.21 -> 1.22
---
Log message:
Avoid a useless temporary constrution.
---
Diffs of the changes: (+1 -2)
Archive.cpp |3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm/lib/Bytecode/Archive/Archive.cpp
I found some uncommitted things in my tree. Sorry.
They are committed now.
On Sat, 2007-04-07 at 12:41 -0700, Jeff Cohen wrote:
> This breaks the LLVM build. I am getting errors like:
>
> llvm[1]: Compiling Archive.cpp for Debug build
> /usr/home/jeffc/llvm/lib/Bytecode/Archive/Archive.cpp: In
Changes in directory llvm/test/Other:
2002-01-31-PostDomSet-2.ll updated: 1.4 -> 1.5
2002-01-31-PostDomSet.ll updated: 1.5 -> 1.6
---
Log message:
xfail these until owen can figure out the right fix
---
Diffs of the changes: (+2 -2)
2002-01-31-PostDomSet-2.ll |2 +-
2002-01-31-PostDomS
Changes in directory llvm/lib/Transforms/IPO:
SimplifyLibCalls.cpp updated: 1.104 -> 1.105
---
Log message:
Fix an off-by-one error that broke Prolangs/deriv2 with llc on x86
and Prolangs-C/cdecl
---
Diffs of the changes: (+1 -1)
SimplifyLibCalls.cpp |2 +-
1 files changed, 1 insertion
Changes in directory llvm/test/Other:
2002-01-31-PostDomSet-2.ll (r1.5) removed
2002-01-31-PostDomSet.ll (r1.6) removed
---
Log message:
these test a pass that no longer exists.
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commit
Changes in directory llvm/lib/System/Win32:
Path.inc updated: 1.64 -> 1.65
Signals.inc updated: 1.23 -> 1.24
---
Log message:
Unbreak VC++ build.
---
Diffs of the changes: (+32 -32)
Path.inc| 53 +
Signals.inc | 11 +++
2 f
On Sat, 2007-04-07 at 15:47 -0500, Jeff Cohen wrote:
>
> Changes in directory llvm/lib/System/Win32:
>
> Path.inc updated: 1.64 -> 1.65
> Signals.inc updated: 1.23 -> 1.24
> ---
> Log message:
>
> Unbreak VC++ build.
Thanks for cleaning up after me, Jeff.
Reid.
>
> ---
> Diffs of the change
Changes in directory llvm-test/MultiSource/Applications/siod:
Makefile updated: 1.8 -> 1.9
slibu.c updated: 1.5 -> 1.6
---
Log message:
Make it work on FreeBSD (and any other platform where dlopen isn't in libdl).
---
Diffs of the changes: (+6 -2)
Makefile |2 +-
slibu.c |6 +-
Changes in directory llvm/lib/Transforms/IPO:
SimplifyLibCalls.cpp updated: 1.105 -> 1.106
---
Log message:
Change CastToCStr to take a pointer instead of a reference.
Fix some miscompilations in fprintf optimizer.
---
Diffs of the changes: (+76 -82)
SimplifyLibCalls.cpp | 158 +++
Changes in directory llvm/lib/Transforms/IPO:
SimplifyLibCalls.cpp updated: 1.106 -> 1.107
---
Log message:
Fix problems in the sprintf optimizer
---
Diffs of the changes: (+60 -81)
SimplifyLibCalls.cpp | 141 +--
1 files changed, 60 inserti
Changes in directory llvm-www:
SVNMigration.html updated: 1.7 -> 1.8
---
Log message:
Status update.
---
Diffs of the changes: (+6 -1)
SVNMigration.html |7 ++-
1 files changed, 6 insertions(+), 1 deletion(-)
Index: llvm-www/SVNMigration.html
diff -u llvm-www/SVNMigration.html:1.
Changes in directory llvm/lib/Transforms/IPO:
SimplifyLibCalls.cpp updated: 1.107 -> 1.108
---
Log message:
Significantly simplify the clients of GetConstantStringInfo, by having it
just return the string itself.
---
Diffs of the changes: (+153 -234)
SimplifyLibCalls.cpp | 387 +++
Changes in directory llvm/lib/VMCore:
Dominators.cpp updated: 1.87 -> 1.88
---
Log message:
Don't crash when encountering a BasicBlock that hasn't been registered yet.
---
Diffs of the changes: (+3 -2)
Dominators.cpp |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Index: l
Changes in directory llvm/lib/Transforms/Utils:
LoopSimplify.cpp updated: 1.83 -> 1.84
---
Log message:
Remove DominatorSet usage from LoopSimplify. Patch from Owen Anderson.
---
Diffs of the changes: (+54 -89)
LoopSimplify.cpp | 143 ---
55 matches
Mail list logo