Changes in directory llvm/lib/VMCore:
Makefile updated: 1.14 -> 1.15
---
Log message:
Don't print out the install command for Intrinsics.gen unless VERBOSE mode.
---
Diffs of the changes: (+2 -1)
Makefile |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/lib/VMCore/
Changes in directory llvm/lib/CodeGen/SelectionDAG:
LegalizeDAG.cpp updated: 1.364 -> 1.365
---
Log message:
Make this assertion better
---
Diffs of the changes: (+1 -1)
LegalizeDAG.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/CodeGen/SelectionDAG/Legaliz
Changes in directory llvm/test/Regression/CodeGen/Generic:
2006-04-11-vecload.ll updated: 1.1 -> 1.2
---
Log message:
Force a specific config, because this test fails in certain configs otherwise.
---
Diffs of the changes: (+1 -1)
2006-04-11-vecload.ll |2 +-
1 files changed, 1 insert
Changes in directory llvm/lib/Target/PowerPC:
PPCISelLowering.cpp updated: 1.149 -> 1.150
---
Log message:
Move the rest of the PPCTargetLowering::LowerOperation cases out into
separate functions, for simplicity and code clarity.
---
Diffs of the changes: (+531 -470)
PPCISelLowering.cpp |
Changes in directory llvm/lib/Target/PowerPC:
PPCISelLowering.cpp updated: 1.148 -> 1.149
---
Log message:
Pull the VECTOR_SHUFFLE and BUILD_VECTOR lowering code out into separate
functions, which makes the code much cleaner :)
---
Diffs of the changes: (+155 -147)
PPCISelLowering.cpp |
Changes in directory llvm/lib/Analysis:
ValueNumbering.cpp updated: 1.16 -> 1.17
---
Log message:
Implement value #'ing for vector operations, implementing
Regression/Transforms/GCSE/vectorops.ll
---
Diffs of the changes: (+38 -32)
ValueNumbering.cpp | 70
Changes in directory llvm/test/Regression/Transforms/GCSE:
vectorops.ll added (r1.1)
---
Log message:
new testcase, vector operations should be CSE'd
---
Diffs of the changes: (+26 -0)
vectorops.ll | 26 ++
1 files changed, 26 insertions(+)
Index: llvm/test/Regr
Changes in directory llvm/test/Regression/CFrontend:
2004-02-20-StaticRedeclare.c.tr (r1.4) removed
---
Log message:
Remove this test, there is no need to test GCC's bugs
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits maili
Changes in directory llvm:
configure updated: 1.219 -> 1.219.2.1
---
Log message:
Remove "cvs" suffix from 1.7 version number, on the release_17 branch.
---
Diffs of the changes: (+9 -9)
configure | 18 +-
1 files changed, 9 insertions(+), 9 deletions(-)
Index: llvm/con
Changes in directory llvm/autoconf:
configure.ac updated: 1.217 -> 1.217.2.1
---
Log message:
Remove "cvs" suffix from 1.7 version number, on the release_17 branch.
---
Diffs of the changes: (+1 -1)
configure.ac |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/autoco
Changes in directory llvm:
configure updated: 1.220 -> 1.221
---
Log message:
Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot).
---
Diffs of the changes: (+9 -9)
configure | 18 +-
1 files changed, 9 insertions(+), 9 deletions(-)
Index: llvm/configure
diff -u llvm/configure:
Changes in directory llvm/autoconf:
configure.ac updated: 1.218 -> 1.219
---
Log message:
Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot).
---
Diffs of the changes: (+1 -1)
configure.ac |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/autoconf/configure.ac
diff -u llvm/a
Changes in directory llvm/autoconf:
configure.ac updated: 1.217 -> 1.218
---
Log message:
remove the "cvs" part of the version number for the release branch.
---
Diffs of the changes: (+1 -1)
configure.ac |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/autoconf/conf
Changes in directory llvm:
configure updated: 1.219 -> 1.220
---
Log message:
remove the "cvs" part of the version number for the release branch.
---
Diffs of the changes: (+9 -9)
configure | 18 +-
1 files changed, 9 insertions(+), 9 deletions(-)
Index: llvm/configure
Changes in directory llvm/lib/Target/X86:
X86InstrSSE.td updated: 1.87 -> 1.88
---
Log message:
pcmpeq* and pcmpgt* intrinsics.
---
Diffs of the changes: (+68 -2)
X86InstrSSE.td | 70 +++--
1 files changed, 68 insertions(+), 2 deletions
Changes in directory llvm/include/llvm:
IntrinsicsX86.td updated: 1.26 -> 1.27
---
Log message:
pcmpeq* and pcmpgt* intrinsics.
---
Diffs of the changes: (+22 -0)
IntrinsicsX86.td | 22 ++
1 files changed, 22 insertions(+)
Index: llvm/include/llvm/IntrinsicsX86.td
d
Changes in directory llvm/lib/Target/X86:
X86InstrSSE.td updated: 1.86 -> 1.87
---
Log message:
psll*, psrl*, and psra* intrinsics.
---
Diffs of the changes: (+99 -1)
X86InstrSSE.td | 100 -
1 files changed, 99 insertions(+), 1 delet
Changes in directory llvm/include/llvm:
IntrinsicsX86.td updated: 1.25 -> 1.26
---
Log message:
psll*, psrl*, and psra* intrinsics.
---
Diffs of the changes: (+24 -0)
IntrinsicsX86.td | 24
1 files changed, 24 insertions(+)
Index: llvm/include/llvm/IntrinsicsX8
Changes in directory llvm/lib/Target/Skeleton:
.cvsignore (r1.1) removed
---
Log message:
Remove .cvsignore so that this directory can be pruned.
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.u
Changes in directory llvm/lib/Target/SparcV8:
.cvsignore (r1.1) removed
---
Log message:
Remove the .cvsignore file so this directory can be pruned.
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@c
Changes in directory llvm/lib/Target/Skeleton:
.cvsignore (r1.1) removed
---
Log message:
Remove the .cvsignore file so the SparcV8 directory gets pruned with
the "cvs update -P" option.
---
Diffs of the changes: (+0 -0)
0 files changed
___
ll
Changes in directory llvm/lib/Target/SparcV8:
.cvsignore (r1.1) removed
---
Log message:
Remove the .cvsignore file so this directory gets pruned.
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.
Changes in directory llvm/examples/BFtoLLVM:
Makefile updated: 1.2 -> 1.2.10.1
---
Log message:
Make sure we distribute the "tests" directory too.
---
Diffs of the changes: (+1 -0)
Makefile |1 +
1 files changed, 1 insertion(+)
Index: llvm/examples/BFtoLLVM/Makefile
diff -u llvm/exam
Changes in directory llvm/test/Regression/CFrontend:
2005-12-04-DeclarationLineNumbers.c updated: 1.2 -> 1.3
---
Log message:
My addition of the xfail marker threw off the line #. move it.
---
Diffs of the changes: (+3 -1)
2005-12-04-DeclarationLineNumbers.c |4 +++-
1 files changed, 3
Changes in directory llvm/test:
Makefile updated: 1.86 -> 1.86.2.1
---
Log message:
Merge head changes needed for release (correction of dg variable quoting)
---
Diffs of the changes: (+4 -4)
Makefile |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm/test/Make
Changes in directory llvm/test:
Makefile updated: 1.86 -> 1.87
---
Log message:
Use quotes properly so that the possibility of a null variable set is
eliminated. This can happen, for example, if LLVM is configured without
llvm-gcc in which case things like LLVMGCC_VERSION will be empty. In
suc
Changes in directory llvm/test/Regression/Analysis/DSGraph:
2006-04-13-ZeroArrayStruct.ll added (r1.1)
---
Log message:
from the linux kernel
---
Diffs of the changes: (+597 -0)
2006-04-13-ZeroArrayStruct.ll | 597 ++
1 files changed, 597 insertions(
Changes in directory llvm/test/Regression/CFrontend:
2005-02-27-MarkGlobalConstant.c updated: 1.1 -> 1.2
---
Log message:
Fix this regex to match what llvmgcc4 produces also
---
Diffs of the changes: (+1 -1)
2005-02-27-MarkGlobalConstant.c |2 +-
1 files changed, 1 insertion(+), 1 dele
Changes in directory llvm/lib/Analysis/DataStructure:
Local.cpp updated: 1.144 -> 1.145
---
Log message:
Handle some kernel code than ends in [0 x sbyte]. I think this is safe
---
Diffs of the changes: (+11 -2)
Local.cpp | 13 +++--
1 files changed, 11 insertions(+), 2 deletions(
Changes in directory llvm/lib/CodeGen:
MachineDebugInfo.cpp updated: 1.37 -> 1.38
---
Log message:
Expand some code with temporary variables to rid ourselves of the warning
about "dereferencing type-punned pointer will break strict-aliasing rules"
---
Diffs of the changes: (+21 -7)
Machine
Changes in directory llvm/include/llvm:
Intrinsics.td updated: 1.33 -> 1.34
---
Log message:
Fix an incorrect prototype for this intrinsic, fixing
CFrontend/2003-08-18-SigSetJmp.c with llvm-gcc3. This is part of PR733:
http://llvm.cs.uiuc.edu/PR733 .
---
Diffs of the changes: (+1 -1)
I
Changes in directory llvm-gcc/gcc:
llvm-expand.c updated: 1.127 -> 1.128
---
Log message:
Add appropriate type suffix for llvm.memset also, for PR733:
http://llvm.cs.uiuc.edu/PR733
---
Diffs of the changes: (+10 -4)
llvm-expand.c | 14 ++
1 files changed, 10 insertions(+),
Changes in directory llvm-gcc/gcc:
llvm-expand.c updated: 1.126 -> 1.127
---
Log message:
Use the appropriate type suffix for llvm.memcpy/llvm.memmove, resolving PR733:
http://llvm.cs.uiuc.edu/PR733
---
Diffs of the changes: (+12 -5)
llvm-expand.c | 17 -
1 files change
Changes in directory llvm/test/Regression/ExecutionEngine:
2005-12-02-TailCallBug.ll updated: 1.2 -> 1.3
---
Log message:
Try xfailing this
---
Diffs of the changes: (+3 -1)
2005-12-02-TailCallBug.ll |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/test/Regression
Changes in directory llvm/lib/Target/X86:
X86InstrSSE.td updated: 1.85 -> 1.86
---
Log message:
Doh. PANDrm, etc. are not commutable.
---
Diffs of the changes: (+7 -9)
X86InstrSSE.td | 16 +++-
1 files changed, 7 insertions(+), 9 deletions(-)
Index: llvm/lib/Target/X86/X86I
Changes in directory llvm/test/Regression/CodeGen/Alpha:
bsr.ll updated: 1.2 -> 1.3
---
Log message:
fix this for the more restrictive linkage
---
Diffs of the changes: (+2 -2)
bsr.ll |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/test/Regression/CodeGen/Alpha/b
Changes in directory llvm/test/Regression/CFrontend:
2005-12-04-DeclarationLineNumbers.c updated: 1.1 -> 1.2
2006-01-13-Includes.c updated: 1.2 -> 1.3
---
Log message:
These tests are now xfailed for llvmgcc4. This is PR735:
http://llvm.cs.uiuc.edu/PR735 , unlikely to be
resolved before 1.7 :
Changes in directory llvm/test/Regression/BugPoint:
dg.exp updated: 1.3 -> 1.4
---
Log message:
Only look at .ll files in this directory
---
Diffs of the changes: (+1 -1)
dg.exp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/BugPoint/dg.exp
diff -u
Changes in directory llvm/test/Regression/CFrontend:
2004-02-20-StaticRedeclare.c.tr updated: 1.3 -> 1.4
---
Log message:
This file is an invalid C file, test that it is properly rejected
---
Diffs of the changes: (+5 -1)
2004-02-20-StaticRedeclare.c.tr |6 +-
1 files changed, 5 in
Changes in directory llvm/test/Regression/C++Frontend:
2005-07-21-VirtualBaseAccess.cpp updated: 1.1 -> 1.2
---
Log message:
Another case where a dead cast was causing the test to spuriously
fail with the new front-end.
---
Diffs of the changes: (+1 -1)
2005-07-21-VirtualBaseAccess.cpp |
Changes in directory llvm/test/Regression/C++Frontend:
2003-11-09-ConstructorTypeSafety.cpp.tr updated: 1.1 -> 1.2
2003-11-18-MemberInitializationCasting.cpp.tr updated: 1.1 -> 1.2
---
Log message:
Don't get confused by dead casts.
---
Diffs of the changes: (+2 -2)
2003-11-09-ConstructorTy
Changes in directory llvm/test/Regression/Verifier:
2004-01-22-FloatNormalization.ll updated: 1.3 -> 1.4
---
Log message:
Fix an accidental commit.
---
Diffs of the changes: (+1 -1)
2004-01-22-FloatNormalization.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/tes
Changes in directory llvm/test/Regression/CodeGen/Alpha:
bsr.ll updated: 1.1 -> 1.2
---
Log message:
This test fails and I don't know why, xfail it until andrew gets a chance to
look at it.
---
Diffs of the changes: (+1 -3)
bsr.ll |4 +---
1 files changed, 1 insertion(+), 3 deletions
Changes in directory llvm/test/Regression/CodeGen/Generic:
stacksave-restore.ll added (r1.1)
---
Log message:
Oops, move misplaced test
---
Diffs of the changes: (+12 -0)
stacksave-restore.ll | 12
1 files changed, 12 insertions(+)
Index: llvm/test/Regression/CodeGen/Gener
Changes in directory llvm/test/Regression/CodeGen:
stacksave-restore.ll (r1.1) removed
---
Log message:
Oops, move misplaced test
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://l
Changes in directory llvm/test/Regression/CFrontend:
2003-01-30-UnionInit.c updated: 1.5 -> 1.6
2003-08-30-AggregateInitializer.c updated: 1.5 -> 1.6
2004-01-01-UnknownInitSize.c updated: 1.5 -> 1.6
2005-10-18-VariableSizedElementCrash.c updated: 1.1 -> 1.2
2006-01-13-StackSave.c updated: 1.1 ->
Changes in directory llvm/lib/Target/PowerPC:
PPCISelLowering.cpp updated: 1.147 -> 1.148
---
Log message:
Force non-darwin targets to use a static relo model. This fixes PR734:
http://llvm.cs.uiuc.edu/PR734 ,
tested by CodeGen/Generic/vector.ll
---
Diffs of the changes: (+8 -7)
PPCISelL
Changes in directory llvm/test/Regression/CodeGen/Generic:
vector.ll updated: 1.9 -> 1.10
---
Log message:
Add a run with an unusual target triple, revert the patch that sent output to
dev null as it broke the test and doesn't add anything.
---
Diffs of the changes: (+6 -5)
vector.ll | 1
Changes in directory llvm/test/Regression/CodeGen/PowerPC:
vec_shuffle.ll updated: 1.6 -> 1.7
---
Log message:
Update a count, this test now passes.
---
Diffs of the changes: (+1 -1)
vec_shuffle.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/Regression/Code
Changes in directory llvm/lib/Target/PowerPC:
README.txt updated: 1.84 -> 1.85
README_ALTIVEC.txt updated: 1.21 -> 1.22
---
Log message:
add a note, move an altivec todo to the altivec list.
---
Diffs of the changes: (+16 -7)
README.txt | 13 ++---
README_ALTIVEC.txt |
Changes in directory llvm-poolalloc/lib/PoolAllocate:
TransformFunctionBody.cpp updated: 1.51 -> 1.52
---
Log message:
Use the nifty new memset intrinsics
---
Diffs of the changes: (+20 -17)
TransformFunctionBody.cpp | 37 -
1 files changed, 20 insertio
Changes in directory llvm/lib/Transforms/IPO:
IndMemRemoval.cpp updated: 1.1 -> 1.2
---
Log message:
linear -> constant time
---
Diffs of the changes: (+3 -3)
IndMemRemoval.cpp |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/lib/Transforms/IPO/IndMemRemoval.cpp
52 matches
Mail list logo