Author: reid
Date: Tue Dec 11 03:54:37 2007
New Revision: 44863
URL: http://llvm.org/viewvc/llvm-project?rev=44863&view=rev
Log:
Add a missing file to the support module.
Added:
support/trunk/lib/Support/StringPool.cpp
- copied unchanged from r44862, llvm/trunk/lib/Support/StringPool.cp
Author: reid
Date: Tue Dec 11 03:51:22 2007
New Revision: 44862
URL: http://llvm.org/viewvc/llvm-project?rev=44862&view=rev
Log:
Add a missing file to the support module.
Added:
support/trunk/include/llvm/Support/StringPool.h
- copied unchanged from r44861,
llvm/trunk/include/llvm/Supp
Author: reid
Date: Tue Dec 11 00:59:17 2007
New Revision: 44854
URL: http://llvm.org/viewvc/llvm-project?rev=44854&view=rev
Log:
Update new version of APInt.cpp.
Added:
support/trunk/lib/Support/APInt.cpp
- copied unchanged from r44853, llvm/trunk/lib/Support/APInt.cpp
Author: reid
Date: Tue Dec 11 00:53:58 2007
New Revision: 44852
URL: http://llvm.org/viewvc/llvm-project?rev=44852&view=rev
Log:
Don't have APInt.cpp depend upon DerivedTypes.h. This helps with splitting the
Support libraries separately into their own module.
Modified:
llvm/trunk/lib/Support/
Author: reid
Date: Mon Dec 10 23:36:40 2007
New Revision: 44848
URL: http://llvm.org/viewvc/llvm-project?rev=44848&view=rev
Log:
Add latest ADT header from llvm module to support module.
Added:
support/trunk/include/llvm/ADT/
- copied from r44847, llvm/trunk/include/llvm/ADT/
_
Author: reid
Date: Mon Dec 10 23:33:05 2007
New Revision: 44847
URL: http://llvm.org/viewvc/llvm-project?rev=44847&view=rev
Log:
Prepare for update by deleting everything.
Removed:
support/trunk/include/llvm/ADT/
___
llvm-commits mailing list
llvm-
Author: reid
Date: Mon Dec 10 23:27:47 2007
New Revision: 44846
URL: http://llvm.org/viewvc/llvm-project?rev=44846&view=rev
Log:
Allow some additional values for levels that are non-numeric.
Modified:
support/trunk/autoconf/m4/want_level.m4
Modified: support/trunk/autoconf/m4/want_level.m4
U
Author: reid
Date: Sun Dec 9 21:30:13 2007
New Revision: 44773
URL: http://llvm.org/viewvc/llvm-project?rev=44773&view=rev
Log:
Update all "support" header files to be the latest versions from the llvm
module.
Added:
support/trunk/include/llvm/ADT/
- copied from r44703, llvm/trunk/incl
Author: reid
Date: Sun Dec 9 21:28:51 2007
New Revision: 44772
URL: http://llvm.org/viewvc/llvm-project?rev=44772&view=rev
Log:
Add back the previous Makefiles.
Added:
support/trunk/lib/Support/Makefile
- copied unchanged from r44769, support/trunk/lib/Support/Makefile
support/trun
LVM Compiler Infrastructure
-#
-# This file was developed by Reid Spencer and is distributed under the
-# University of Illinois Open Source License. See LICENSE.TXT for details.
-#
-##===--===##
-
-LEVEL = ../..
-LIBRARYNAME
Author: reid
Date: Sun Dec 9 21:22:30 2007
New Revision: 44770
URL: http://llvm.org/viewvc/llvm-project?rev=44770&view=rev
Log:
Remove code in preparation for an update via svn copy.
Removed:
support/trunk/include/llvm/ADT/
support/trunk/include/llvm/Config/
support/trunk/include/llv
Author: reid
Date: Sun Dec 9 21:17:09 2007
New Revision: 44768
URL: http://llvm.org/viewvc/llvm-project?rev=44768&view=rev
Log:
Regenerate.
Modified:
support/trunk/configure
Modified: support/trunk/configure
URL:
http://llvm.org/viewvc/llvm-project/support/trunk/configure?rev=44768&r1=4476
Author: reid
Date: Sun Dec 9 21:16:43 2007
New Revision: 44767
URL: http://llvm.org/viewvc/llvm-project?rev=44767&view=rev
Log:
1. Update the version number to 2.2svn
2. Make DESTDIR not be defined as '' by using ''!
Modified:
support/trunk/autoconf/configure.ac
Modified: support/trunk/auto
Author: reid
Date: Sun Dec 9 21:15:53 2007
New Revision: 44766
URL: http://llvm.org/viewvc/llvm-project?rev=44766&view=rev
Log:
Move the WANT_LEVEL macro to its own file.
Added:
support/trunk/autoconf/m4/want_level.m4
Modified:
support/trunk/autoconf/m4/want_feature.m4
Modified: support
Author: reid
Date: Sun Dec 9 21:14:50 2007
New Revision: 44765
URL: http://llvm.org/viewvc/llvm-project?rev=44765&view=rev
Log:
Make WANT_PROFILING use an immediate assignment like the other variables in this
file.
Modified:
support/trunk/Makefile.common.in
Modified: support/trunk/Makefile.
port/trunk/make/Makefile.top Sun Dec 9 21:14:08 2007
@@ -0,0 +1,43 @@
+#===-- Makefile.top - Rules for top level directory *- Makefile
-*--===#
+#
+# The LLVM Compiler Infrastructure
+#
+# This file was developed by Reid Spencer group and is distributed under the
+# Univer
Hi Gordon,
Nice addition.
Some minor feedback for you below ...
On Sat, 2007-12-08 at 17:07 +, Gordon Henriksen wrote:
> Author: gordon
> Date: Sat Dec 8 11:07:47 2007
> New Revision: 44705
>
> URL: http://llvm.org/viewvc/llvm-project?rev=44705&view=rev
> Log:
> Adding a StringPool data st
Author: reid
Date: Sun Nov 25 01:34:31 2007
New Revision: 44314
URL: http://llvm.org/viewvc/llvm-project?rev=44314&view=rev
Log:
Add svn:ignore properties appropriately.
Modified:
support/trunk/ (props changed)
support/trunk/include/llvm/ADT/ (props changed)
support/trunk/include/
Author: reid
Date: Sun Nov 25 01:05:05 2007
New Revision: 44313
URL: http://llvm.org/viewvc/llvm-project?rev=44313&view=rev
Log:
Don't ignore files that are no longer in use.
Modified:
llvm/trunk/utils/TableGen/ (props changed)
Propchange: llvm/trunk/utils/TableGen/
--
Author: reid
Date: Fri Aug 31 14:53:42 2007
New Revision: 41649
URL: http://llvm.org/viewvc/llvm-project?rev=41649&view=rev
Log:
Allow the configure options to be set according to the llvm-top options.
Patch improved from one by Holger Schurig.
Modified:
llvm/trunk/build-for-llvm-top.sh
Modi
On Thu, 2007-08-16 at 17:56 +0200, Duncan Sands wrote:
> Hi Reid,
>
> > - Attrs.push_back(ParamAttrsWithIndex::get(ArgTypes.size(),
> > Attributes));
> > + Client.addAttributes(ArgTypes.size(), Attributes);
>
> all users of addAttributes seem to be adding a new attribute at
> the back.
On Thu, 2007-08-16 at 16:32 +0200, Duncan Sands wrote:
> Hi Reid,
>
> in ConvertFunctionType:
>
> > + PAL = 0;
>
> so there is no need for callers to set PAL = 0 before
> calling ConvertFunctionType, as they all do right now.
> For that matter, it's not clear that this assignment is
> needed si
On Thu, 2007-08-16 at 16:27 +0200, Duncan Sands wrote:
> Hi Reid,
>
> > + bool extend = false;
>
> it looks like extend is never assigned another value.
This doesn't exist in the current patch.
>
> Ciao,
>
> Duncan.
___
llvm-commits mailing li
Author: reid
Date: Fri Aug 17 00:45:26 2007
New Revision: 41138
URL: http://llvm.org/viewvc/llvm-project?rev=41138&view=rev
Log:
Regenerate.
Modified:
llvm/trunk/configure
Modified: llvm/trunk/configure
URL:
http://llvm.org/viewvc/llvm-project/llvm/trunk/configure?rev=41138&r1=41137&r2=4113
Author: reid
Date: Fri Aug 17 00:44:59 2007
New Revision: 41137
URL: http://llvm.org/viewvc/llvm-project?rev=41137&view=rev
Log:
Fix PR1606:
The AC_CHECK_HEADER macro was used instead of AC_CHECK_HEADERS. The former does
not automatically add a #define to the configure variables while the latter
d
Author: reid
Date: Thu Aug 16 02:58:29 2007
New Revision: 41122
URL: http://llvm.org/viewvc/llvm-project?rev=41122&view=rev
Log:
Update the documentation to include a description of the options command, fix
some typos and relocate some content.
Set the svn:ignore property to ignore checked out d
Author: reid
Date: Thu Aug 16 02:47:30 2007
New Revision: 41121
URL: http://llvm.org/viewvc/llvm-project?rev=41121&view=rev
Log:
Improve error handling in the linker by:
1. Eliminate redundant error messages. LinkInFile and LinkInArchive
already call the error() method in each case so there's
Author: reid
Date: Thu Aug 16 02:23:37 2007
New Revision: 41117
URL: http://llvm.org/viewvc/llvm-project?rev=41117&view=rev
Log:
Ensure that error messages a propagated from calls to LinkInModule so they get
reported to the end user.
Modified:
llvm/trunk/lib/Linker/LinkItems.cpp
Modified: ll
Author: reid
Date: Thu Aug 16 02:22:43 2007
New Revision: 41116
URL: http://llvm.org/viewvc/llvm-project?rev=41116&view=rev
Log:
Add a test to ensure that obvious link messages are actually produced on
the standard error.
Added:
llvm/trunk/test/Linker/link-messages.ll
Added: llvm/trunk/test
Author: reid
Date: Tue Aug 14 22:01:04 2007
New Revision: 41094
URL: http://llvm.org/viewvc/llvm-project?rev=41094&view=rev
Log:
Remove unneeded header file.
Modified:
llvm/trunk/lib/Transforms/Scalar/LoopIndexSplit.cpp
Modified: llvm/trunk/lib/Transforms/Scalar/LoopIndexSplit.cpp
URL:
http
Chris
On Tue, 2007-08-14 at 16:19 +, Chris Lattner wrote:
> Author: lattner
> Date: Tue Aug 14 11:19:35 2007
> New Revision: 41073
>
> URL: http://llvm.org/viewvc/llvm-project?rev=41073&view=rev
> Log:
> tcl seems to hate |& for some reason.
>
> Modified:
> llvm/trunk/test/CodeGen/X86/co
Author: reid
Date: Mon Aug 13 01:37:41 2007
New Revision: 41042
URL: http://llvm.org/viewvc/llvm-project?rev=41042&view=rev
Log:
Fix problems with the install script checking out dependencies into a
subdirectory, caused by not returning to $LLVM_TOP on each iteration.
Also, add more debugging out
Author: reid
Date: Mon Aug 13 01:35:23 2007
New Revision: 41041
URL: http://llvm.org/viewvc/llvm-project?rev=41041&view=rev
Log:
Using a pipeline with these commands doesn't work. Fortunately, there's a
workaround with the make -C option.
Modified:
llvm-gcc-4.0/trunk/ModuleInfo.txt
Modified:
Author: reid
Date: Mon Aug 13 01:19:51 2007
New Revision: 41040
URL: http://llvm.org/viewvc/llvm-project?rev=41040&view=rev
Log:
Make use of the llvm-ld tool's new ability to read input from stdin to extract
the list of link time passes to be run, just as for opt, with the
-debug-pass=Arguments op
Author: reid
Date: Sun Aug 12 19:25:47 2007
New Revision: 41039
URL: http://llvm.org/viewvc/llvm-project?rev=41039&view=rev
Log:
Don't build llvm-stub twice.
Modified:
llvm/trunk/tools/Makefile
Modified: llvm/trunk/tools/Makefile
URL:
http://llvm.org/viewvc/llvm-project/llvm/trunk/tools/Mak
Author: reid
Date: Sun Aug 12 03:12:35 2007
New Revision: 41033
URL: http://llvm.org/viewvc/llvm-project?rev=41033&view=rev
Log:
Change casts from old style to new style. This helps document the details
better, gives the compiler a chance to validate the cast and reduces warnings
if the user turns
Author: reid
Date: Sat Aug 11 23:45:36 2007
New Revision: 41028
URL: http://llvm.org/viewvc/llvm-project?rev=41028&view=rev
Log:
Remove unused variables.
Modified:
llvm/trunk/lib/Transforms/Scalar/LoopIndexSplit.cpp
Modified: llvm/trunk/lib/Transforms/Scalar/LoopIndexSplit.cpp
URL:
http://l
Author: reid
Date: Sat Aug 11 11:11:22 2007
New Revision: 41019
URL: http://llvm.org/viewvc/llvm-project?rev=41019&view=rev
Log:
Now that llvm-ld can accept - as input from stdin, use this feature to extract
the pass arguments that it supports.
Modified:
llvm/trunk/utils/findmisopt
Modified:
Author: reid
Date: Sat Aug 11 10:57:56 2007
New Revision: 41018
URL: http://llvm.org/viewvc/llvm-project?rev=41018&view=rev
Log:
Fix a comment typo noticed by Sandro Magi.
Modified:
llvm/trunk/lib/ExecutionEngine/ExecutionEngine.cpp
Modified: llvm/trunk/lib/ExecutionEngine/ExecutionEngine.cp
On Fri, 2007-08-10 at 08:24 -0700, Chris Lattner wrote:
> On Aug 10, 2007, at 8:07 AM, Dan Gohman wrote:
>
> > URL: http://llvm.org/viewvc/llvm-project?rev=40988&view=rev
> > Log:
> > Add a test script for counting lines. This can be used instead of the
> > "| grep foo | wc -l | grep 2" idiom used
Author: reid
Date: Wed Aug 8 16:19:01 2007
New Revision: 40945
URL: http://llvm.org/viewvc/llvm-project?rev=40945&view=rev
Log:
Separate program name from error message with a :
Modified:
llvm/trunk/tools/llvm-extract/llvm-extract.cpp
Modified: llvm/trunk/tools/llvm-extract/llvm-extract.cpp
Author: reid
Date: Wed Aug 8 16:17:59 2007
New Revision: 40943
URL: http://llvm.org/viewvc/llvm-project?rev=40943&view=rev
Log:
Terminate an error message with a newline.
Modified:
llvm/trunk/tools/llvm-extract/llvm-extract.cpp
Modified: llvm/trunk/tools/llvm-extract/llvm-extract.cpp
URL:
Author: reid
Date: Wed Aug 8 15:02:20 2007
New Revision: 40940
URL: http://llvm.org/viewvc/llvm-project?rev=40940&view=rev
Log:
Make it clear that getSTDIN returns null when stdin is empty.
Modified:
llvm/trunk/include/llvm/Support/MemoryBuffer.h
Modified: llvm/trunk/include/llvm/Support/Me
Author: reid
Date: Wed Aug 8 15:01:58 2007
New Revision: 40939
URL: http://llvm.org/viewvc/llvm-project?rev=40939&view=rev
Log:
Make getSTDIN return null if the standard input is empty, as the header file
documentation implies and as its uses depend.
Modified:
llvm/trunk/lib/Support/MemoryBu
Author: reid
Date: Wed Aug 8 14:52:29 2007
New Revision: 40938
URL: http://llvm.org/viewvc/llvm-project?rev=40938&view=rev
Log:
Allow the filename "-" to be a place holder for stdin. This allows directing
stdin through llvm-ld and llvm-link.
Modified:
llvm/trunk/lib/Linker/LinkItems.cpp
Mod
On Wed, 2007-08-08 at 16:19 +, Chris Lattner wrote:
> Author: lattner
> Date: Wed Aug 8 11:19:57 2007
> New Revision: 40927
>
> URL: http://llvm.org/viewvc/llvm-project?rev=40927&view=rev
> Log:
> eliminate redundant conditions from the signless types conversion.
And I thought I'd gotten all
Evan,
On Wed, 2007-08-08 at 03:00 +, Evan Cheng wrote:
> Author: evancheng
> Date: Tue Aug 7 22:00:28 2007
> New Revision: 40916
>
> URL: http://llvm.org/viewvc/llvm-project?rev=40916&view=rev
> Log:
> - Each val# can have multiple kills.
> - Fix some minor bugs related to special markers on
Author: reid
Date: Tue Aug 7 12:57:36 2007
New Revision: 40905
URL: http://llvm.org/viewvc/llvm-project?rev=40905&view=rev
Log:
Who thought up this crazy formatting scheme?
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGuide/lli.pod
URL:
http://llvm.org/vi
Author: reid
Date: Tue Aug 7 12:48:56 2007
New Revision: 40904
URL: http://llvm.org/viewvc/llvm-project?rev=40904&view=rev
Log:
Okay, over/back tags don't next.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGuide/lli.pod
URL:
http://llvm.org/viewvc/llvm-pr
Author: reid
Date: Tue Aug 7 12:43:48 2007
New Revision: 40902
URL: http://llvm.org/viewvc/llvm-project?rev=40902&view=rev
Log:
Try an indent level for better formatting.
Add the -version option.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGuide/lli.pod
U
Author: reid
Date: Tue Aug 7 12:12:43 2007
New Revision: 40900
URL: http://llvm.org/viewvc/llvm-project?rev=40900&view=rev
Log:
Add the code generation options.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGuide/lli.pod
URL:
http://llvm.org/viewvc/llvm-pr
Author: reid
Date: Tue Aug 7 11:29:57 2007
New Revision: 40895
URL: http://llvm.org/viewvc/llvm-project?rev=40895&view=rev
Log:
Rearrange options into sections and add the last floating point related option.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGui
Author: reid
Date: Tue Aug 7 11:23:42 2007
New Revision: 40894
URL: http://llvm.org/viewvc/llvm-project?rev=40894&view=rev
Log:
Add the -disable-excess-fp-precision option.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGuide/lli.pod
URL:
http://llvm.org/vi
Author: reid
Date: Tue Aug 7 11:21:52 2007
New Revision: 40893
URL: http://llvm.org/viewvc/llvm-project?rev=40893&view=rev
Log:
Add another missing option.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGuide/lli.pod
URL:
http://llvm.org/viewvc/llvm-project
Author: reid
Date: Tue Aug 7 11:11:57 2007
New Revision: 40892
URL: http://llvm.org/viewvc/llvm-project?rev=40892&view=rev
Log:
Add some more missing options.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/trunk/docs/CommandGuide/lli.pod
URL:
http://llvm.org/viewvc/llvm-proj
Author: reid
Date: Tue Aug 7 10:48:16 2007
New Revision: 40891
URL: http://llvm.org/viewvc/llvm-project?rev=40891&view=rev
Log:
Remove the -f option which is no longer supported, but add the -fake-argv0
option which is similar.
Modified:
llvm/trunk/docs/CommandGuide/lli.pod
Modified: llvm/t
Author: reid
Date: Tue Aug 7 09:34:28 2007
New Revision: 40890
URL: http://llvm.org/viewvc/llvm-project?rev=40890&view=rev
Log:
Describe the global/local naming convention.
Modified:
llvm/trunk/docs/LangRef.html
Modified: llvm/trunk/docs/LangRef.html
URL:
http://llvm.org/viewvc/llvm-projec
Author: reid
Date: Tue Aug 7 00:19:00 2007
New Revision: 40888
URL: http://llvm.org/viewvc/llvm-project?rev=40888&view=rev
Log:
stepanov test is extremely sensitive to interference workload and, especially in
the jit, will produce values of 0.00 or 0.01 from one run to the next.
Consequently a to
On Mon, 2007-08-06 at 22:10 +, Dale Johannesen wrote:
> Author: johannes
> Date: Mon Aug 6 17:10:35 2007
> New Revision: 40881
>
> URL: http://llvm.org/viewvc/llvm-project?rev=40881&view=rev
> Log:
> Replace 4-line function with 10-line version per review comment.
You could make it 8 lines b
Author: reid
Date: Mon Aug 6 12:10:29 2007
New Revision: 40865
URL: http://llvm.org/viewvc/llvm-project?rev=40865&view=rev
Log:
@verbatim needs to be on a line by itself.
Modified:
llvm/trunk/include/llvm/Support/LLVMBuilder.h
Modified: llvm/trunk/include/llvm/Support/LLVMBuilder.h
URL:
ht
Author: reid
Date: Sun Aug 5 18:43:44 2007
New Revision: 40855
URL: http://llvm.org/viewvc/llvm-project?rev=40855&view=rev
Log:
Update links to the command guide generated documentation.
Modified:
llvm/trunk/docs/CommandGuide/index.html
llvm/trunk/docs/index.html
Modified: llvm/trunk/do
Author: reid
Date: Sun Aug 5 15:06:04 2007
New Revision: 40854
URL: http://llvm.org/viewvc/llvm-project?rev=40854&view=rev
Log:
Fix minor doxygen nits.
Modified:
llvm/trunk/include/llvm/Bitcode/Archive.h
llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
llvm/trunk/include/llvm/Constants.h
Author: reid
Date: Sun Aug 5 14:51:03 2007
New Revision: 40853
URL: http://llvm.org/viewvc/llvm-project?rev=40853&view=rev
Log:
Comment out configuration tags not supported by doxygen 1.3.9
Modified:
llvm/trunk/docs/doxygen.cfg.in
Modified: llvm/trunk/docs/doxygen.cfg.in
URL:
http://llvm.o
Author: reid
Date: Sun Aug 5 14:36:39 2007
New Revision: 40852
URL: http://llvm.org/viewvc/llvm-project?rev=40852&view=rev
Log:
Document a missing parameter.
Modified:
llvm/trunk/include/llvm/ADT/APInt.h
Modified: llvm/trunk/include/llvm/ADT/APInt.h
URL:
http://llvm.org/viewvc/llvm-project
Author: reid
Date: Sun Aug 5 14:35:22 2007
New Revision: 40851
URL: http://llvm.org/viewvc/llvm-project?rev=40851&view=rev
Log:
Silence some warnings from doxygen about @param argument name not matching the
actual argument name of the documented function.
Modified:
llvm/trunk/lib/Transforms/
Author: reid
Date: Sun Aug 5 14:33:11 2007
New Revision: 40850
URL: http://llvm.org/viewvc/llvm-project?rev=40850&view=rev
Log:
Escape some escapes that confuse doxygen.
Modified:
llvm/trunk/lib/Support/StringExtras.cpp
Modified: llvm/trunk/lib/Support/StringExtras.cpp
URL:
http://llvm.org
Author: reid
Date: Sun Aug 5 14:27:01 2007
New Revision: 40849
URL: http://llvm.org/viewvc/llvm-project?rev=40849&view=rev
Log:
Fix a doxygen directive.
Modified:
llvm/trunk/lib/VMCore/ConstantFold.cpp
Modified: llvm/trunk/lib/VMCore/ConstantFold.cpp
URL:
http://llvm.org/viewvc/llvm-projec
All,
We now have an auto-update capability for http://testing.llvm.org/ This
site will present the content of the "website" module. We need to get
this into shape so that it can be hosted at http://llvm.org/ instead of
the current (ancient) site. Patches welcome.
Reid.
__
Author: reid
Date: Sun Aug 5 12:13:15 2007
New Revision: 40842
URL: http://llvm.org/viewvc/llvm-project?rev=40842&view=rev
Log:
Add placeholders for support module's documentation and website.
Added:
support/trunk/docs/
support/trunk/docs/index.html
support/trunk/website/
support
Author: reid
Date: Sun Aug 5 12:11:57 2007
New Revision: 40841
URL: http://llvm.org/viewvc/llvm-project?rev=40841&view=rev
Log:
Add placeholders for website and documentation for testing.
Added:
test-suite/trunk/docs/
test-suite/trunk/docs/index.html
test-suite/trunk/website/
tes
Author: reid
Date: Sun Aug 5 01:10:33 2007
New Revision: 40836
URL: http://llvm.org/viewvc/llvm-project?rev=40836&view=rev
Log:
Stabilize test-suite:
1. Return to using -enable-correct-eh-support instead of -enable-eh until the
enable-eh option proves itself. Several new test failures were tr
Author: reid
Date: Sun Aug 5 01:00:56 2007
New Revision: 40835
URL: http://llvm.org/viewvc/llvm-project?rev=40835&view=rev
Log:
Ignore the Output directories.
Modified:
test-suite/trunk/MultiSource/Benchmarks/MiBench/automotive-basicmath/
(props changed)
test-suite/trunk/MultiSource/B
Author: reid
Date: Sun Aug 5 00:05:44 2007
New Revision: 40834
URL: http://llvm.org/viewvc/llvm-project?rev=40834&view=rev
Log:
Set svn:ignore property to ignore built things.
Modified:
test-suite/trunk/External/SPEC/CFP2000/168.wupwise/ (props changed)
test-suite/trunk/External/SPEC/C
Author: reid
Date: Sun Aug 5 00:04:36 2007
New Revision: 40833
URL: http://llvm.org/viewvc/llvm-project?rev=40833&view=rev
Log:
Set the svn:ignore property to ignore built things.
Modified:
test-suite/trunk/External/SPEC/CINT2006/400.perlbench/ (props changed)
test-suite/trunk/External
On Sat, 2007-08-04 at 02:15 +, Chris Lattner wrote:
> Author: lattner
> Date: Fri Aug 3 21:15:24 2007
> New Revision: 40809
>
> URL: http://llvm.org/viewvc/llvm-project?rev=40809&view=rev
> Log:
> In mem2reg, when handling the single-store case, make sure to remove
> a using block from the li
On Fri, 2007-08-03 at 16:58 -0700, Chris Lattner wrote:
> On Aug 3, 2007, at 4:49 PM, Reid Spencer wrote:
>
> > Author: reid
> > Date: Fri Aug 3 18:49:37 2007
> > New Revision: 40797
> >
> > @@ -387,7 +377,7 @@
> > # If the program requires exception h
Author: reid
Date: Fri Aug 3 18:49:37 2007
New Revision: 40797
URL: http://llvm.org/viewvc/llvm-project?rev=40797&view=rev
Log:
For PR1583:
Restore some sanity to building test programs. The output of CBE *must* be
compiled and linked with gcc not g++, even if the source program contained
excepti
All,
Below is a current list of failures on i686-pc-linux-gnu for trunk as of
r40774 (current). While a few known failures are (EH, etc.) tolerated,
the list has grown to the unacceptable level. I would encourage the
Linux developers to begin early to address these test cases as the
volume of them
Author: reid
Date: Fri Aug 3 00:43:35 2007
New Revision: 40775
URL: http://llvm.org/viewvc/llvm-project?rev=40775&view=rev
Log:
Prepare for "core" website.
Added:
llvm/trunk/website/
llvm/trunk/website/index.html
Added: llvm/trunk/website/index.html
URL:
http://llvm.org/viewvc/llvm-pro
Trunk as of right now is giving the following regressions:
> Running /proj/llvm/head/llvm/test/CodeGen/X86/dg.exp ...
> FAIL: /proj/llvm/head/llvm/test/CodeGen/X86/x86-64-mem.ll
> Failed with exit(1) at line 7
> while running: grep rip x86-64-mem.ll.tmp2 | wc -l | grep 4
> child process exited a
Author: reid
Date: Wed Aug 1 22:30:26 2007
New Revision: 40714
URL: http://llvm.org/viewvc/llvm-project?rev=40714&view=rev
Log:
Adjust for new CallInst constructor interface.
This fixes test/Feature/llvm2cpp.ll
Modified:
llvm/trunk/tools/llvm2cpp/CppWriter.cpp
Modified: llvm/trunk/tools/llv
Author: reid
Date: Wed Aug 1 18:07:36 2007
New Revision: 40696
URL: http://llvm.org/viewvc/llvm-project?rev=40696&view=rev
Log:
Make sure these tests pass for the right reasons (verifier error, rather than
failure to assemble).
Modified:
llvm/trunk/test/Verifier/invoke-1.ll
llvm/trunk/te
Author: reid
Date: Tue Jul 31 09:40:14 2007
New Revision: 40633
URL: http://llvm.org/viewvc/llvm-project?rev=40633&view=rev
Log:
fp2uint -> fptoui
Modified:
llvm/trunk/docs/LangRef.html
Modified: llvm/trunk/docs/LangRef.html
URL:
http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/LangRef.h
Author: reid
Date: Tue Jul 31 09:39:10 2007
New Revision: 40632
URL: http://llvm.org/viewvc/llvm-project?rev=40632&view=rev
Log:
After a discussion with Anton, it turns out that the InReg attribute is not
permitted on function results. So, revert the last patch to make it illegal.
Modified:
l
Author: reid
Date: Tue Jul 31 01:37:27 2007
New Revision: 40619
URL: http://llvm.org/viewvc/llvm-project?rev=40619&view=rev
Log:
Allow the INREG parameter attribute to be added to functions. This permits the
function result to be passed in a register. This implements the GCC regparm
function attri
Author: reid
Date: Tue Jul 31 01:33:37 2007
New Revision: 40618
URL: http://llvm.org/viewvc/llvm-project?rev=40618&view=rev
Log:
The InReg parameter attribute is valid on function results. The llvm-gcc-4.0
front end converts regparm attribute on the gcc function into InReg attribute
on the llvm f
Author: reid
Date: Mon Jul 30 22:55:56 2007
New Revision: 40613
URL: http://llvm.org/viewvc/llvm-project?rev=40613&view=rev
Log:
Regenerate (again).
Modified:
llvm/trunk/lib/AsmParser/Lexer.cpp.cvs
llvm/trunk/lib/AsmParser/Lexer.l.cvs
Modified: llvm/trunk/lib/AsmParser/Lexer.cpp.cvs
URL:
Author: reid
Date: Mon Jul 30 22:55:43 2007
New Revision: 40612
URL: http://llvm.org/viewvc/llvm-project?rev=40612&view=rev
Log:
Don't include newlines in the whitespace before newline (WSNL) rule.
Fix the comment for WSNL to describe its actual function.
Modified:
llvm/trunk/lib/AsmParser/Le
Author: reid
Date: Mon Jul 30 21:57:37 2007
New Revision: 40610
URL: http://llvm.org/viewvc/llvm-project?rev=40610&view=rev
Log:
For PR1553:
Make the AsmParser auto-upgrade the old zext and sext
keywords for parameter attributes and handle the
end-of-line ambiguity.
Added:
llvm/trunk/test/As
Author: reid
Date: Mon Jul 30 15:13:24 2007
New Revision: 40601
URL: http://llvm.org/viewvc/llvm-project?rev=40601&view=rev
Log:
Regenerate for __dso_handle, per Anton's request.
Modified:
llvm/trunk/configure
Modified: llvm/trunk/configure
URL:
http://llvm.org/viewvc/llvm-project/llvm/trun
Author: reid
Date: Mon Jul 30 14:53:57 2007
New Revision: 40599
URL: http://llvm.org/viewvc/llvm-project?rev=40599&view=rev
Log:
Fix a typo/thinko.
Modified:
llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
Modified: llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp
URL:
ht
Author: reid
Date: Sun Jul 29 13:23:22 2007
New Revision: 40581
URL: http://llvm.org/viewvc/llvm-project?rev=40581&view=rev
Log:
Be explicit about which level of optimization is being asked for. The -O option
is equivalent to -O1.
Modified:
llvm/trunk/test/CFrontend/exact-div-expr.c
Modified
All,
Attached is my patch for llvm-gcc-4.0. This rearranges the attribute
processing a bit and centralizes the K&R stuff in the
FunctionTypeConverter. The methods to convert a function type now take
an extra ParamAttrsList parameter that is generated for use with
Functions and call sites. This goe
Author: reid
Date: Sat Jul 28 14:46:50 2007
New Revision: 40574
URL: http://llvm.org/viewvc/llvm-project?rev=40574&view=rev
Log:
Use 4.2 build directory instead of 4.0
Modified:
llvm-gcc-4.2/trunk/ModuleInfo.txt
Modified: llvm-gcc-4.2/trunk/ModuleInfo.txt
URL:
http://llvm.org/viewvc/llvm-pr
m-gcc-4.2/trunk/build-for-llvm-top.sh (original)
+++ llvm-gcc-4.2/trunk/build-for-llvm-top.sh Sat Jul 28 14:44:03 2007
@@ -1,5 +1,5 @@
#!/bin/sh
-# build script for llvm-gcc-4.0
+# build script for llvm-gcc-4.2
#
# This file was developed by Reid Spenc
d script for llvm-gcc-4.0
+#
+# This file was developed by Reid Spencer and is distributed under the
+# University of Illinois Open Source License. See LICENSE.TXT for details.
+#
+#======#
+#
+
+# Get the llvm
Chuck,
FYI, as mentioned in the DeveloperPolicy.html, you have commit approval
for "trivial" fixes. Stuff like compiler warnings and errors is
considered trivial. So there's no need in the future to ask for approval
for those variable scope issues with VC++. Just commit them. If there's
a lot of t
Chuck,
Looks okay to me. Some feedback for you ..
Reid.
On Fri, 2007-07-27 at 09:31 -0700, Chuck Rose III wrote:
>
> Index: ExecutionEngine/Interpreter/ExternalFunctions.cpp
> ===
> --- ExecutionEngine/Interpreter/ExternalFunctio
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: 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
1 - 100 of 5001 matches
Mail list logo