[llvm-commits] [support] r44863 - /support/trunk/lib/Support/StringPool.cpp

2007-12-11 Thread Reid Spencer
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

[llvm-commits] [support] r44862 - /support/trunk/include/llvm/Support/StringPool.h

2007-12-11 Thread Reid Spencer
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

[llvm-commits] [support] r44854 - /support/trunk/lib/Support/APInt.cpp

2007-12-10 Thread Reid Spencer
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

[llvm-commits] [llvm] r44852 - /llvm/trunk/lib/Support/APInt.cpp

2007-12-10 Thread Reid Spencer
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/

[llvm-commits] [support] r44848 - /support/trunk/include/llvm/ADT/

2007-12-10 Thread Reid Spencer
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/ _

[llvm-commits] [support] r44847 - /support/trunk/include/llvm/ADT/

2007-12-10 Thread Reid Spencer
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-

[llvm-commits] [support] r44846 - /support/trunk/autoconf/m4/want_level.m4

2007-12-10 Thread Reid Spencer
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

[llvm-commits] [support] r44773 - in /support/trunk/include/llvm: ADT/ Config/ Support/ System/

2007-12-09 Thread Reid Spencer
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

[llvm-commits] [support] r44772 - in /support/trunk/lib: Support/Makefile System/Makefile

2007-12-09 Thread Reid Spencer
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

[llvm-commits] [support] r44771 - in /support/trunk/lib: Support/ Support/Makefile System/ System/Makefile

2007-12-09 Thread Reid Spencer
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

[llvm-commits] [support] r44770 - in /support/trunk: include/llvm/ADT/ include/llvm/Config/ include/llvm/Support/ include/llvm/System/ lib/Support/ lib/System/

2007-12-09 Thread Reid Spencer
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

[llvm-commits] [support] r44768 - /support/trunk/configure

2007-12-09 Thread Reid Spencer
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

[llvm-commits] [support] r44767 - /support/trunk/autoconf/configure.ac

2007-12-09 Thread Reid Spencer
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

[llvm-commits] [support] r44766 - in /support/trunk/autoconf/m4: want_feature.m4 want_level.m4

2007-12-09 Thread Reid Spencer
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

[llvm-commits] [support] r44765 - /support/trunk/Makefile.common.in

2007-12-09 Thread Reid Spencer
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.

[llvm-commits] [support] r44764 - in /support/trunk/make: Makefile.common Makefile.top

2007-12-09 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r44705 - in /llvm/trunk: include/llvm/Support/StringPool.h lib/Support/StringPool.cpp

2007-12-08 Thread Reid Spencer
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

[llvm-commits] [support] r44314 - in /support/trunk: ./ include/llvm/ADT/ include/llvm/Config/ include/llvm/Support/

2007-11-24 Thread Reid Spencer
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/

[llvm-commits] [llvm] r44313 - /llvm/trunk/utils/TableGen/

2007-11-24 Thread Reid Spencer
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/ --

[llvm-commits] [llvm] r41649 - /llvm/trunk/build-for-llvm-top.sh

2007-08-31 Thread Reid Spencer
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

Re: [llvm-commits] PR1146 patch for llvm-gcc-4.0

2007-08-18 Thread Reid Spencer
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.

Re: [llvm-commits] PR1146 patch for llvm-gcc-4.0

2007-08-18 Thread Reid Spencer
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

Re: [llvm-commits] PR1146 patch for llvm-gcc-4.0

2007-08-18 Thread Reid Spencer
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

[llvm-commits] [llvm] r41138 - /llvm/trunk/configure

2007-08-16 Thread Reid Spencer
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

[llvm-commits] [llvm] r41137 - in /llvm/trunk: autoconf/configure.ac include/llvm/Config/config.h.in

2007-08-16 Thread Reid Spencer
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

[llvm-commits] [llvm-top] r41122 - in /llvm-top/trunk: ./ README.txt

2007-08-16 Thread Reid Spencer
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

[llvm-commits] [llvm] r41121 - /llvm/trunk/lib/Linker/LinkItems.cpp

2007-08-16 Thread Reid Spencer
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

[llvm-commits] [llvm] r41117 - /llvm/trunk/lib/Linker/LinkItems.cpp

2007-08-16 Thread Reid Spencer
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

[llvm-commits] [llvm] r41116 - /llvm/trunk/test/Linker/link-messages.ll

2007-08-16 Thread Reid Spencer
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

[llvm-commits] [llvm] r41094 - /llvm/trunk/lib/Transforms/Scalar/LoopIndexSplit.cpp

2007-08-14 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r41073 - /llvm/trunk/test/CodeGen/X86/constant-pool-remat-0.ll

2007-08-14 Thread Reid Spencer
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

[llvm-commits] [llvm-top] r41042 - in /llvm-top/trunk: install library.sh

2007-08-12 Thread Reid Spencer
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

[llvm-commits] [llvm-gcc-4.0] r41041 - /llvm-gcc-4.0/trunk/ModuleInfo.txt

2007-08-12 Thread Reid Spencer
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:

[llvm-commits] [llvm] r41040 - /llvm/trunk/utils/findmisopt

2007-08-12 Thread Reid Spencer
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

[llvm-commits] [llvm] r41039 - /llvm/trunk/tools/Makefile

2007-08-12 Thread Reid Spencer
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

[llvm-commits] [llvm] r41033 - in /llvm/trunk/include/llvm: ADT/DenseMap.h ADT/SmallVector.h Analysis/Dominators.h Analysis/LoopInfo.h Assembly/PrintModulePass.h GlobalValue.h Pass.h PassManagers.h Pa

2007-08-12 Thread Reid Spencer
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

[llvm-commits] [llvm] r41028 - /llvm/trunk/lib/Transforms/Scalar/LoopIndexSplit.cpp

2007-08-11 Thread Reid Spencer
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

[llvm-commits] [llvm] r41019 - /llvm/trunk/utils/findmisopt

2007-08-11 Thread Reid Spencer
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:

[llvm-commits] [llvm] r41018 - /llvm/trunk/lib/ExecutionEngine/ExecutionEngine.cpp

2007-08-11 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r40988 - /llvm/trunk/test/Scripts/count

2007-08-10 Thread Reid Spencer
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

[llvm-commits] [llvm] r40945 - /llvm/trunk/tools/llvm-extract/llvm-extract.cpp

2007-08-08 Thread Reid Spencer
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

[llvm-commits] [llvm] r40943 - /llvm/trunk/tools/llvm-extract/llvm-extract.cpp

2007-08-08 Thread Reid Spencer
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:

[llvm-commits] [llvm] r40940 - /llvm/trunk/include/llvm/Support/MemoryBuffer.h

2007-08-08 Thread Reid Spencer
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

[llvm-commits] [llvm] r40939 - /llvm/trunk/lib/Support/MemoryBuffer.cpp

2007-08-08 Thread Reid Spencer
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

[llvm-commits] [llvm] r40938 - /llvm/trunk/lib/Linker/LinkItems.cpp

2007-08-08 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r40927 - /llvm/trunk/lib/ExecutionEngine/JIT/JIT.cpp

2007-08-08 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r40916 - in /llvm/trunk: include/llvm/CodeGen/LiveInterval.h lib/CodeGen/LiveInterval.cpp lib/CodeGen/LiveIntervalAnalysis.cpp lib/CodeGen/SimpleRegisterCoalescing.cpp

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40905 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40904 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40902 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40900 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40895 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40894 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40893 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40892 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40891 - /llvm/trunk/docs/CommandGuide/lli.pod

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [llvm] r40890 - /llvm/trunk/docs/LangRef.html

2007-08-07 Thread Reid Spencer
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

[llvm-commits] [test-suite] r40888 - /test-suite/trunk/SingleSource/Benchmarks/Misc-C++/Makefile

2007-08-06 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r40881 - /llvm/trunk/lib/Target/X86/X86Subtarget.h

2007-08-06 Thread Reid Spencer
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

[llvm-commits] [llvm] r40865 - /llvm/trunk/include/llvm/Support/LLVMBuilder.h

2007-08-06 Thread Reid Spencer
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

[llvm-commits] [llvm] r40855 - in /llvm/trunk/docs: CommandGuide/index.html index.html

2007-08-05 Thread Reid Spencer
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

[llvm-commits] [llvm] r40854 - in /llvm/trunk: include/llvm/Bitcode/Archive.h include/llvm/CodeGen/AsmPrinter.h include/llvm/Constants.h include/llvm/Linker.h include/llvm/Support/LLVMBuilder.h includ

2007-08-05 Thread Reid Spencer
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

[llvm-commits] [llvm] r40853 - /llvm/trunk/docs/doxygen.cfg.in

2007-08-05 Thread Reid Spencer
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

[llvm-commits] [llvm] r40852 - /llvm/trunk/include/llvm/ADT/APInt.h

2007-08-05 Thread Reid Spencer
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

[llvm-commits] [llvm] r40851 - /llvm/trunk/lib/Transforms/Scalar/LowerPacked.cpp

2007-08-05 Thread Reid Spencer
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/

[llvm-commits] [llvm] r40850 - /llvm/trunk/lib/Support/StringExtras.cpp

2007-08-05 Thread Reid Spencer
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

[llvm-commits] [llvm] r40849 - /llvm/trunk/lib/VMCore/ConstantFold.cpp

2007-08-05 Thread Reid Spencer
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

[llvm-commits] http://testing.llvm.org/

2007-08-05 Thread Reid Spencer
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. __

[llvm-commits] [support] r40842 - in /support/trunk: docs/ docs/index.html website/ website/index.html

2007-08-05 Thread Reid Spencer
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

[llvm-commits] [test-suite] r40841 - in /test-suite/trunk: docs/ docs/index.html website/ website/index.html

2007-08-05 Thread Reid Spencer
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

[llvm-commits] [test-suite] r40836 - in /test-suite/trunk: Makefile.programs MultiSource/Applications/Burg/Makefile MultiSource/Applications/SIBsim4/ MultiSource/Applications/minisat/ MultiSource/Appl

2007-08-04 Thread Reid Spencer
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

[llvm-commits] [test-suite] r40835 - in /test-suite/trunk/MultiSource/Benchmarks: MiBench/automotive-basicmath/ MiBench/automotive-bitcount/ MiBench/automotive-susan/ MiBench/consumer-jpeg/ MiBench/co

2007-08-04 Thread Reid Spencer
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

[llvm-commits] [test-suite] r40834 - in /test-suite/trunk/External/SPEC: CFP2000/168.wupwise/ CFP2000/171.swim/ CFP2000/172.mgrid/ CFP2000/173.applu/ CFP2000/177.mesa/ CFP2000/178.galgel/ CFP2000/179.

2007-08-04 Thread Reid Spencer
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

[llvm-commits] [test-suite] r40833 - in /test-suite/trunk/External/SPEC/CINT2006: 400.perlbench/ 401.bzip2/ 403.gcc/ 429.mcf/ 445.gobmk/ 456.hmmer/ 458.sjeng/ 462.libquantum/ 464.h264ref/ 471.omnetpp/

2007-08-04 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r40809 - /llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp

2007-08-03 Thread Reid Spencer
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

Re: [llvm-commits] [test-suite] r40797 - /test-suite/trunk/Makefile.programs

2007-08-03 Thread Reid Spencer
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

[llvm-commits] [test-suite] r40797 - /test-suite/trunk/Makefile.programs

2007-08-03 Thread Reid Spencer
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

[llvm-commits] Current List Of Linux Failures (Time For Bug Bash?)

2007-08-03 Thread Reid Spencer
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

[llvm-commits] [llvm] r40775 - in /llvm/trunk/website: ./ index.html

2007-08-02 Thread Reid Spencer
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

[llvm-commits] Trunk Regressions

2007-08-01 Thread Reid Spencer
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

[llvm-commits] [llvm] r40714 - /llvm/trunk/tools/llvm2cpp/CppWriter.cpp

2007-08-01 Thread Reid Spencer
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

[llvm-commits] [llvm] r40696 - in /llvm/trunk/test/Verifier: invoke-1.ll invoke-2.ll

2007-08-01 Thread Reid Spencer
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

[llvm-commits] [llvm] r40633 - /llvm/trunk/docs/LangRef.html

2007-07-31 Thread Reid Spencer
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

[llvm-commits] [llvm] r40632 - in /llvm/trunk/lib: AsmParser/llvmAsmParser.y VMCore/Verifier.cpp

2007-07-31 Thread Reid Spencer
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

[llvm-commits] [llvm] r40619 - /llvm/trunk/lib/AsmParser/llvmAsmParser.y

2007-07-30 Thread Reid Spencer
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

[llvm-commits] [llvm] r40618 - /llvm/trunk/lib/VMCore/Verifier.cpp

2007-07-30 Thread Reid Spencer
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

[llvm-commits] [llvm] r40613 - in /llvm/trunk/lib/AsmParser: Lexer.cpp.cvs Lexer.l.cvs

2007-07-30 Thread Reid Spencer
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:

[llvm-commits] [llvm] r40612 - /llvm/trunk/lib/AsmParser/Lexer.l

2007-07-30 Thread Reid Spencer
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

[llvm-commits] [llvm] r40610 - in /llvm/trunk: lib/AsmParser/Lexer.l lib/AsmParser/llvmAsmParser.y test/Assembler/2007-07-30-AutoUpgradeZextSext.ll

2007-07-30 Thread Reid Spencer
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

[llvm-commits] [llvm] r40601 - /llvm/trunk/configure

2007-07-30 Thread Reid Spencer
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

[llvm-commits] [llvm] r40599 - /llvm/trunk/lib/Transforms/Scalar/InstructionCombining.cpp

2007-07-30 Thread Reid Spencer
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

[llvm-commits] [llvm] r40581 - /llvm/trunk/test/CFrontend/exact-div-expr.c

2007-07-29 Thread Reid Spencer
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

[llvm-commits] PR1146 patch for llvm-gcc-4.0

2007-07-29 Thread Reid Spencer
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

[llvm-commits] [llvm-gcc-4.2] r40574 - /llvm-gcc-4.2/trunk/ModuleInfo.txt

2007-07-28 Thread Reid Spencer
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

[llvm-commits] [llvm-gcc-4.2] r40573 - /llvm-gcc-4.2/trunk/build-for-llvm-top.sh

2007-07-28 Thread Reid Spencer
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

[llvm-commits] [llvm-gcc-4.2] r40570 - in /llvm-gcc-4.2/trunk: ModuleInfo.txt build-for-llvm-top.sh

2007-07-28 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r40557 - in /llvm/trunk/win32: ./ Analysis/ Archive/ AsmParser/ Bitcode/ CBackend/ CodeGen/ Configure/ ExecutionEngine/ Fibonacci/ Linker/ Support/ System/ TableGen/ Target/

2007-07-27 Thread Reid Spencer
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

Re: [llvm-commits] Two patches: some VStudio compiler errors and an interpreter multi-use crash

2007-07-27 Thread Reid Spencer
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

Re: [llvm-commits] [llvm] r40474 - /llvm/trunk/lib/Support/SmallPtrSet.cpp

2007-07-24 Thread Reid Spencer
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

[llvm-commits] [llvm] r40464 - /llvm/trunk/lib/VMCore/Verifier.cpp

2007-07-24 Thread Reid Spencer
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   2   3   4   5   6   7   8   9   10   >