> +Assert(!Attrs->paramHasAttr(0, ParamAttr::InReg),
> + "Attribute SRet should not apply to functions!");
I think you mean InReg in the second line.
Ciao,
Duncan.
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiu
Author: baldrick
Date: Tue Jul 24 04:30:28 2007
New Revision: 40463
URL: http://llvm.org/viewvc/llvm-project?rev=40463&view=rev
Log:
Silence a warning.
Modified:
llvm-gcc-4.0/trunk/gcc/c-typeck.c
Modified: llvm-gcc-4.0/trunk/gcc/c-typeck.c
URL:
http://llvm.org/viewvc/llvm-project/llvm-gcc-4
Author: reid
Date: Tue Jul 24 09:35:44 2007
New Revision: 40464
URL: http://llvm.org/viewvc/llvm-project?rev=40464&view=rev
Log:
Make output match actual condition tested. Thanks, Duncan.
Modified:
llvm/trunk/lib/VMCore/Verifier.cpp
Modified: llvm/trunk/lib/VMCore/Verifier.cpp
URL:
http://l
Author: baldrick
Date: Tue Jul 24 12:35:25 2007
New Revision: 40467
URL: http://llvm.org/viewvc/llvm-project?rev=40467&view=rev
Log:
Make sure the terminator terminates the basic block.
Modified:
llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Modified: llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
URL:
Author: baldrick
Date: Tue Jul 24 12:38:48 2007
New Revision: 40468
URL: http://llvm.org/viewvc/llvm-project?rev=40468&view=rev
Log:
Make sure the terminator terminates the basic block.
Modified:
llvm-gcc-4.0/trunk/gcc/llvm-convert.cpp
Modified: llvm-gcc-4.0/trunk/gcc/llvm-convert.cpp
URL:
Author: resistor
Date: Tue Jul 24 12:55:58 2007
New Revision: 40469
URL: http://llvm.org/viewvc/llvm-project?rev=40469&view=rev
Log:
Add a GVN pass, using the value numbering code I developed for GVNPRE and the
load elimination code from RedundantLoadElimination.
Added:
llvm/trunk/lib/Transfo
Author: asl
Date: Tue Jul 24 16:07:39 2007
New Revision: 40472
URL: http://llvm.org/viewvc/llvm-project?rev=40472&view=rev
Log:
Heal EH handling stuff by emitting correct offsets to callee-saved registers.
Pretty hackish, but code itself is dirty mess, so we won't make anything worse.
:)
Modifi
Author: alenhar2
Date: Tue Jul 24 16:26:20 2007
New Revision: 40473
URL: http://llvm.org/viewvc/llvm-project?rev=40473&view=rev
Log:
last of llva functions, I hope
Modified:
poolalloc/branches/SVA/lib/DSA/Local.cpp
Modified: poolalloc/branches/SVA/lib/DSA/Local.cpp
URL:
http://llvm.org/view
Author: resistor
Date: Tue Jul 24 16:31:23 2007
New Revision: 40474
URL: http://llvm.org/viewvc/llvm-project?rev=40474&view=rev
Log:
Make the copy constructor of SmallPtrSet much faster.
Modified:
llvm/trunk/lib/Support/SmallPtrSet.cpp
Modified: llvm/trunk/lib/Support/SmallPtrSet.cpp
URL:
h
Author: resistor
Date: Tue Jul 24 16:52:37 2007
New Revision: 40476
URL: http://llvm.org/viewvc/llvm-project?rev=40476&view=rev
Log:
Add initial support for non-local memory dependence analysis.
NOTE: This has only been cursorily tested. Expected improvements soon.
Modified:
llvm/trunk/inclu
All,
It would help me out a lot if you'd merge changes to lib/Support,
lib/System, include/llvm/Support and include/llvm/System into the
"support" module. I've been doing these as they come up but I might miss
some.
In the near future, the directories just mentioned will be moved out of
the "llv
Author: resistor
Date: Tue Jul 24 17:45:36 2007
New Revision: 40477
URL: http://llvm.org/viewvc/llvm-project?rev=40477&view=rev
Log:
Merge patch from mainline.
Modified:
support/trunk/lib/Support/SmallPtrSet.cpp
Modified: support/trunk/lib/Support/SmallPtrSet.cpp
URL:
http://llvm.org/viewvc
Author: djg
Date: Tue Jul 24 17:55:08 2007
New Revision: 40478
URL: http://llvm.org/viewvc/llvm-project?rev=40478&view=rev
Log:
Use movaps to load a v4f32 build_vector of all-constant values into a
register instead of loading each element individually.
Added:
llvm/trunk/test/CodeGen/X86/v4f32
Author: djg
Date: Tue Jul 24 17:58:00 2007
New Revision: 40479
URL: http://llvm.org/viewvc/llvm-project?rev=40479&view=rev
Log:
A minor simplication in the generated code.
Modified:
llvm/trunk/utils/TableGen/DAGISelEmitter.cpp
Modified: llvm/trunk/utils/TableGen/DAGISelEmitter.cpp
URL:
http
Author: djg
Date: Tue Jul 24 18:00:27 2007
New Revision: 40480
URL: http://llvm.org/viewvc/llvm-project?rev=40480&view=rev
Log:
Add const to CanBeFoldedBy, CheckAndMask, and CheckOrMask.
Modified:
llvm/trunk/include/llvm/CodeGen/SelectionDAGISel.h
llvm/trunk/lib/CodeGen/SelectionDAG/Selec
Author: asl
Date: Tue Jul 24 19:06:28 2007
New Revision: 40481
URL: http://llvm.org/viewvc/llvm-project?rev=40481&view=rev
Log:
Minor cleanup:
- Split EH and debug infiormation
- Make DwarfWriter more verbose in some cases
Modified:
llvm/trunk/lib/CodeGen/DwarfWriter.cpp
llvm/trunk/lib/
Author: nicholas
Date: Tue Jul 24 22:48:45 2007
New Revision: 40483
URL: http://llvm.org/viewvc/llvm-project?rev=40483&view=rev
Log:
Fix debug info and globals filled with zeros.
Modified:
llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/trunk/lib/Target/PowerPC/PPCTargetAsmInfo.cpp
Author: lattner
Date: Wed Jul 25 01:15:23 2007
New Revision: 40484
URL: http://llvm.org/viewvc/llvm-project?rev=40484&view=rev
Log:
test commit
Modified:
llvm/trunk/docs/HowToReleaseLLVM.html
Modified: llvm/trunk/docs/HowToReleaseLLVM.html
URL:
http://llvm.org/viewvc/llvm-project/llvm/trunk
18 matches
Mail list logo