> If a field in a record is at a variable offset from
> the start of the record, then DebugInfo::getOrCreateType
> crashes at this line
> MemberDesc->setOffset(int_bit_position(Member));
> since the bit-offset is not an integer constant. Fixed
> by using 0 for the offset in this case - w
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.71 -> 1.72
---
Log message:
Add several new naming entries.
---
Diffs of the changes: (+32 -7)
DevMtgMay2007.html | 39 ---
1 files changed, 32 insertions(+), 7 deletions(-)
Index: llvm-www
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.72 -> 1.73
---
Log message:
Try out some highlighting
---
Diffs of the changes: (+6 -6)
DevMtgMay2007.html | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-ww
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.73 -> 1.74
---
Log message:
Finish highlighting.
---
Diffs of the changes: (+10 -10)
DevMtgMay2007.html | 20 ++--
1 files changed, 10 insertions(+), 10 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.74 -> 1.75
---
Log message:
Fix table botch.
---
Diffs of the changes: (+3 -3)
DevMtgMay2007.html |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.75 -> 1.76
---
Log message:
Add NYAC
---
Diffs of the changes: (+5 -1)
DevMtgMay2007.html |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.7
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.76 -> 1.77
---
Log message:
Add a note about connotations of the name.
---
Diffs of the changes: (+6 -1)
DevMtgMay2007.html |7 ++-
1 files changed, 6 insertions(+), 1 deletion(-)
Index: llvm-www/DevMtgMay2007.html
diff
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.77 -> 1.78
---
Log message:
Add Duncan's ideas.
---
Diffs of the changes: (+5 -1)
DevMtgMay2007.html |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay20
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.78 -> 1.79
---
Log message:
Use the right tags!
---
Diffs of the changes: (+4 -4)
DevMtgMay2007.html |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMa
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.79 -> 1.80
---
Log message:
Okay, there's a reason I'm not a web developer.
---
Diffs of the changes: (+4 -4)
DevMtgMay2007.html |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm-www/DevMtgMay2007.h
Changes in directory llvm-www:
Funding.html added (r1.1)
---
Log message:
Initial content for funding page.
---
Diffs of the changes: (+63 -0)
Funding.html | 63 +++
1 files changed, 63 insertions(+)
Index: llvm-www/Funding.html
d
Changes in directory llvm-www:
Funding.html updated: 1.1 -> 1.2
---
Log message:
Fix spellos
---
Diffs of the changes: (+2 -2)
Funding.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/Funding.html
diff -u llvm-www/Funding.html:1.1 llvm-www/Funding.html:1
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.80 -> 1.81
---
Log message:
Fix many spello/typo.
---
Diffs of the changes: (+16 -16)
DevMtgMay2007.html | 32
1 files changed, 16 insertions(+), 16 deletions(-)
Index: llvm-www/DevMtgMay2007.
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.81 -> 1.82
---
Log message:
Link to funding page.
---
Diffs of the changes: (+4 -4)
DevMtgMay2007.html |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtg
Changes in directory llvm/lib/CodeGen:
IntrinsicLowering.cpp updated: 1.77 -> 1.78
---
Log message:
Fix a bug in PartSet. The replacement value needs to be zext or trunc to
the size of the value, not just zext. Also, give better names to two BBs.
---
Diffs of the changes: (+7 -3)
Intrinsic
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.82 -> 1.83
---
Log message:
Add Mithril.
---
Diffs of the changes: (+10 -5)
DevMtgMay2007.html | 15 ++-
1 files changed, 10 insertions(+), 5 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtg
Changes in directory llvm/lib/CodeGen:
IntrinsicLowering.cpp updated: 1.78 -> 1.79
---
Log message:
Fix bugs in generated code for part_select and part_set so that llc doesn't
barf when CBE is run with a program that contains these intrinsics.
---
Diffs of the changes: (+45 -36)
IntrinsicL
Changes in directory llvm-www:
GSoCProjects.html added (r1.1)
---
Log message:
Add page for our GSoC projects.
---
Diffs of the changes: (+84 -0)
GSoCProjects.html | 84 ++
1 files changed, 84 insertions(+)
Index: llvm-www/GSoCProject
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.83 -> 1.84
---
Log message:
Clean up validation errors in links that were changed.
Fix Gabor's name (sorry Gabor!).
---
Diffs of the changes: (+10 -6)
DevMtgMay2007.html | 16 ++--
1 files changed, 10 insertions(+),
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.84 -> 1.85
---
Log message:
Remove spurious end tag. Close an element.
---
Diffs of the changes: (+3 -3)
DevMtgMay2007.html |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff
Changes in directory llvm/test/CodeGen/Generic:
ispositive.ll updated: 1.2 -> 1.3
---
Log message:
make this happier on linux hosts
---
Diffs of the changes: (+1 -1)
ispositive.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/CodeGen/Generic/ispositive.ll
dif
Changes in directory llvm/test/CodeGen/Generic:
ispositive.ll updated: 1.3 -> 1.4
---
Log message:
make this really work on linux :)
---
Diffs of the changes: (+1 -1)
ispositive.ll |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/test/CodeGen/Generic/ispositive.ll
di
The assertion was off by one. I tweaked some comments
while I was there.
Ciao,
Duncan.
Index: gcc.llvm/gcc/llvm-types.cpp
===
--- gcc.llvm.orig/gcc/llvm-types.cpp 2007-04-12 20:00:58.0 +0200
+++ gcc.llvm/gcc/llvm-types.cpp 2
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.85 -> 1.86
---
Log message:
Add Mark Thomas and Jeff Poznanovic.
---
Diffs of the changes: (+8 -8)
DevMtgMay2007.html | 16
1 files changed, 8 insertions(+), 8 deletions(-)
Index: llvm-www/DevMtgMay2007.html
Changes in directory llvm/test/Feature:
packed_cmp.ll (r1.5) removed
---
Log message:
vector compares aren't allowed. It doesn't make sense to have an xfailed
test to remind us of this.
---
Diffs of the changes: (+0 -0)
0 files changed
___
ll
Changes in directory llvm/lib/Bytecode/Reader:
Analyzer.cpp updated: 1.39 -> 1.40
Reader.cpp updated: 1.247 -> 1.248
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+8 -5)
Analyzer.cpp |4 +++-
Reader.cpp |9 +
2 files changed, 8 insertio
Changes in directory llvm/lib/Transforms/IPO:
GlobalOpt.cpp updated: 1.100 -> 1.101
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+19 -7)
GlobalOpt.cpp | 26 +++---
1 files changed, 19 insertions(+), 7 deletions(-)
Index: llvm/lib
Changes in directory llvm/lib/VMCore:
AsmWriter.cpp updated: 1.268 -> 1.269
Globals.cpp updated: 1.18 -> 1.19
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+8 -7)
AsmWriter.cpp |3 ++-
Globals.cpp | 12 ++--
2 files changed, 8 insertions(
Changes in directory llvm/lib/Bytecode/Writer:
Writer.cpp updated: 1.171 -> 1.172
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+6 -5)
Writer.cpp | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
Index: llvm/lib/Bytecode/Writer/Write
Changes in directory llvm/lib/Linker:
LinkModules.cpp updated: 1.138 -> 1.139
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+4 -3)
LinkModules.cpp |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
Index: llvm/lib/Linker/LinkModules.cpp
d
Changes in directory llvm/include/llvm/Bytecode:
BytecodeHandler.h updated: 1.17 -> 1.18
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+2 -1)
BytecodeHandler.h |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/include/llvm/Bytecod
Changes in directory llvm/include/llvm:
GlobalVariable.h updated: 1.39 -> 1.40
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+7 -2)
GlobalVariable.h |9 +++--
1 files changed, 7 insertions(+), 2 deletions(-)
Index: llvm/include/llvm/GlobalVaria
Changes in directory llvm/lib/Transforms/Utils:
CloneModule.cpp updated: 1.23 -> 1.24
---
Log message:
Implement the "thread_local" keyword.
---
Diffs of the changes: (+2 -0)
CloneModule.cpp |2 ++
1 files changed, 2 insertions(+)
Index: llvm/lib/Transforms/Utils/CloneModule.cpp
diff
Changes in directory llvm/lib/Target/CBackend:
CBackend.cpp updated: 1.333 -> 1.334
---
Log message:
Implement Thread Local Storage (TLS) in CBackend.
---
Diffs of the changes: (+27 -17)
CBackend.cpp | 44 +++-
1 files changed, 27 insertions(+), 17
Revision: 126020
Author: clattner
Date: 2007-04-12 11:50:47 -0700 (Thu, 12 Apr 2007)
Log Message:
---
Add TLS support, patch by Lauro, thanks!
Modified Paths:
--
apple-local/branches/llvm/gcc/llvm-backend.cpp
Modified: apple-local/branches/llvm/gcc/llvm-backend.cpp
Hi Lauro,
On Thu, 2007-04-12 at 13:33 -0500, Lauro Ramos Venancio wrote:
>
> Changes in directory llvm/lib/Bytecode/Reader:
>
> Analyzer.cpp updated: 1.39 -> 1.40
> Reader.cpp updated: 1.247 -> 1.248
> ---
> Log message:
>
> Implement the "thread_local" keyword.
Meta comment: I didn't see a co
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.86 -> 1.87
---
Log message:
Add Michael McCracken.
---
Diffs of the changes: (+3 -2)
DevMtgMay2007.html |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMa
Changes in directory llvm/docs:
BytecodeFormat.html updated: 1.67 -> 1.68
---
Log message:
update documentation
---
Diffs of the changes: (+6 -2)
BytecodeFormat.html |8 ++--
1 files changed, 6 insertions(+), 2 deletions(-)
Index: llvm/docs/BytecodeFormat.html
diff -u llvm/docs/B
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.87 -> 1.88
---
Log message:
Conference Room
---
Diffs of the changes: (+6 -1)
DevMtgMay2007.html |7 ++-
1 files changed, 6 insertions(+), 1 deletion(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.88 -> 1.89
---
Log message:
Rearrange to use some empty white space.
---
Diffs of the changes: (+17 -18)
DevMtgMay2007.html | 35 +--
1 files changed, 17 insertions(+), 18 deletions(-)
Index: l
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.89 -> 1.90
---
Log message:
Make the layout table wider.
---
Diffs of the changes: (+2 -2)
DevMtgMay2007.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/Dev
Changes in directory llvm/docs:
LangRef.html updated: 1.233 -> 1.234
---
Log message:
update documentation
---
Diffs of the changes: (+5 -3)
LangRef.html |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
Index: llvm/docs/LangRef.html
diff -u llvm/docs/LangRef.html:1.233 l
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.90 -> 1.91
---
Log message:
Add LoveByte
---
Diffs of the changes: (+3 -1)
DevMtgMay2007.html |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1
Revision: 126022
Author: johannes
Date: 2007-04-12 13:54:24 -0700 (Thu, 12 Apr 2007)
Log Message:
---
fix linkage of weak/linkonce functions
Modified Paths:
--
apple-local/branches/llvm/gcc/llvm-convert.cpp
Modified: apple-local/branches/llvm/gcc/llvm-convert.cpp
==
Changes in directory llvm/lib/Target/CBackend:
CBackend.cpp updated: 1.334 -> 1.335
---
Log message:
Provide support for intrinsics that lower themselves to a function body.
This can happen for intrinsics that are overloaded. In such cases it is
necessary to emit a function prototype before
Changes in directory llvm/test/C++Frontend:
2007-04-11-InlineStorageClassC++.cpp added (r1.1)
2003-11-02-WeakLinkage.cpp.tr updated: 1.6 -> 1.7
---
Log message:
testcases for function linkage
---
Diffs of the changes: (+37 -1)
2003-11-02-WeakLinkage.cpp.tr|1
2007-04-11-Inline
Changes in directory llvm/test/CFrontend:
2007-04-11-InlineStorageClassC89.c added (r1.1)
2007-04-11-InlineStorageClassC99.c added (r1.1)
---
Log message:
testcases for function linkage
---
Diffs of the changes: (+74 -0)
2007-04-11-InlineStorageClassC89.c | 37 +++
> Provide support for intrinsics that lower themselves to a function
> body.
> This can happen for intrinsics that are overloaded. In such cases
> it is
> necessary to emit a function prototype before the body of the function
> that calls the intrinsic and to ensure we don't emit it multiple
Dale,
> Log Message:
> ---
> fix linkage of weak/linkonce functions
This patch definitely breaks Qt. This is very "fragile" place. In the
past we've marked linkonce too much in order not to break stuff causing
undefined references.
--
With best regards, Anton Korobeynikov.
Faculty of M
On Apr 12, 2007, at 2:30 PM, Anton Korobeynikov wrote:
> Dale,
>
>> Log Message:
>> ---
>> fix linkage of weak/linkonce functions
> This patch definitely breaks Qt. This is very "fragile" place. In the
> past we've marked linkonce too much in order not to break stuff
> causing
> undefin
On Apr 12, 2007, at 2:30 PM, Anton Korobeynikov wrote:
> Dale,
>
>> Log Message:
>> ---
>> fix linkage of weak/linkonce functions
> This patch definitely breaks Qt. This is very "fragile" place. In the
> past we've marked linkonce too much in order not to break stuff
> causing
> undefin
Changes in directory llvm/lib/CodeGen:
IntrinsicLowering.cpp updated: 1.79 -> 1.80
---
Log message:
Make sure intrinsics that are lowered to functions make the function weak
linkage so we only end up with one of them in a program. These are, after
all overloaded and templatish in nature.
---
Changes in directory llvm/lib/Target/CBackend:
CBackend.cpp updated: 1.335 -> 1.336
---
Log message:
Implement review feedback .. don't double search a set.
---
Diffs of the changes: (+1 -3)
CBackend.cpp |4 +---
1 files changed, 1 insertion(+), 3 deletions(-)
Index: llvm/lib/Target/
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.91 -> 1.92
---
Log message:
More names.
---
Diffs of the changes: (+11 -3)
DevMtgMay2007.html | 14 +++---
1 files changed, 11 insertions(+), 3 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMa
Adamant isn't a Tolkien creation. It often refers to diamonds, but
historically can mean any hard, "unbreakable" stone, metal or other
substance. It's in the dictionary :)
Reid Spencer wrote:
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.91 -> 1.92
---
Log message:
More name
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.92 -> 1.93
---
Log message:
Add Scott's Greek mythology names.
---
Diffs of the changes: (+13 -5)
DevMtgMay2007.html | 18 +-
1 files changed, 13 insertions(+), 5 deletions(-)
Index: llvm-www/DevMtgMay2007.htm
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.93 -> 1.94
---
Log message:
Learn how to do rowspan properly.
---
Diffs of the changes: (+8 -7)
DevMtgMay2007.html | 15 ---
1 files changed, 8 insertions(+), 7 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.94 -> 1.95
---
Log message:
Better grouping by submitter.
---
Diffs of the changes: (+12 -15)
DevMtgMay2007.html | 27 ---
1 files changed, 12 insertions(+), 15 deletions(-)
Index: llvm-www/DevMtgMay20
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.95 -> 1.96
---
Log message:
Fix description of Adamant.
---
Diffs of the changes: (+5 -2)
DevMtgMay2007.html |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/D
On Thu, 2007-04-12 at 15:19 -0700, Jeff Cohen wrote:
> Adamant isn't a Tolkien creation. It often refers to diamonds, but
> historically can mean any hard, "unbreakable" stone, metal or other
> substance. It's in the dictionary :)
I'm having enough trouble this end just keeping up with the submi
On Apr 12, 2007, at 3:34 PM, Reid Spencer wrote:
> On Thu, 2007-04-12 at 15:19 -0700, Jeff Cohen wrote:
>> Adamant isn't a Tolkien creation. It often refers to diamonds, but
>> historically can mean any hard, "unbreakable" stone, metal or other
>> substance. It's in the dictionary :)
>
> I'm ha
On Thu, 2007-04-12 at 15:36 -0700, Chris Lattner wrote:
> On Apr 12, 2007, at 3:34 PM, Reid Spencer wrote:
>
> > On Thu, 2007-04-12 at 15:19 -0700, Jeff Cohen wrote:
> >> Adamant isn't a Tolkien creation. It often refers to diamonds, but
> >> historically can mean any hard, "unbreakable" stone, m
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.96 -> 1.97
---
Log message:
Some minor adjustments.
---
Diffs of the changes: (+15 -12)
DevMtgMay2007.html | 27 +++
1 files changed, 15 insertions(+), 12 deletions(-)
Index: llvm-www/DevMtgMay2007.htm
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.97 -> 1.98
---
Log message:
Fix a link.
---
Diffs of the changes: (+2 -2)
DevMtgMay2007.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1
Changes in directory llvm-www:
Name.html added (r1.1)
---
Log message:
The project renaming deserves a page of its own.
---
Diffs of the changes: (+218 -0)
Name.html | 218 ++
1 files changed, 218 insertions(+)
Index: llvm-www/
Changes in directory llvm-www:
Name.html updated: 1.1 -> 1.2
---
Log message:
Add TOC.
---
Diffs of the changes: (+10 -2)
Name.html | 12 ++--
1 files changed, 10 insertions(+), 2 deletions(-)
Index: llvm-www/Name.html
diff -u llvm-www/Name.html:1.1 llvm-www/Name.html:1.2
--- l
Changes in directory llvm-www:
Name.html updated: 1.2 -> 1.3
---
Log message:
Fix validation errors.
---
Diffs of the changes: (+51 -44)
Name.html | 95 +-
1 files changed, 51 insertions(+), 44 deletions(-)
Index: llvm-www/Nam
Changes in directory llvm-www:
Name.html updated: 1.3 -> 1.4
---
Log message:
More validation errors.
---
Diffs of the changes: (+4 -4)
Name.html |8
1 files changed, 4 insertions(+), 4 deletions(-)
Index: llvm-www/Name.html
diff -u llvm-www/Name.html:1.3 llvm-www/Name.html:
Changes in directory llvm-www:
Name.html updated: 1.4 -> 1.5
---
Log message:
Final validation errors :)
---
Diffs of the changes: (+2 -2)
Name.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/Name.html
diff -u llvm-www/Name.html:1.4 llvm-www/Name.html:1
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.98 -> 1.99
---
Log message:
Move name stuff to its own page.
---
Diffs of the changes: (+4 -118)
DevMtgMay2007.html | 122 +
1 files changed, 4 insertions(+), 118 deletions(-)
Changes in directory llvm-www:
Name.html updated: 1.5 -> 1.6
---
Log message:
Add Gabe's "Wyrm" entry.
---
Diffs of the changes: (+15 -1)
Name.html | 16 +++-
1 files changed, 15 insertions(+), 1 deletion(-)
Index: llvm-www/Name.html
diff -u llvm-www/Name.html:1.5 llvm-www/
On Apr 12, 2007, at 5:25 AM, Reid Spencer wrote:
> + Tax Exempt. Your donations are tax exempt in the
> United States (and
> + probably other countries). UIUC is a recognized non-profit
> organization.
> + Reciepts are available upon request.
> +
"Exempt" or "Deductible"?
-bw
__
Should be "deductible" (in the U.S. anyway). And if you donate $500 or
more, you need to have the donation documented or else the IRS will be
unhappy.
Bill Wendling wrote:
> On Apr 12, 2007, at 5:25 AM, Reid Spencer wrote:
>
>
>> + Tax Exempt. Your donations are tax exempt in the
>> Unit
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.99 -> 1.100
---
Log message:
Fix a bad link and a typo.
---
Diffs of the changes: (+2 -3)
DevMtgMay2007.html |5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/Dev
On Thu, 2007-04-12 at 20:38 -0700, Bill Wendling wrote:
> On Apr 12, 2007, at 5:25 AM, Reid Spencer wrote:
>
> > + Tax Exempt. Your donations are tax exempt in the
> > United States (and
> > + probably other countries). UIUC is a recognized non-profit
> > organization.
> > + Reciepts are
Changes in directory llvm-www:
Funding.html updated: 1.2 -> 1.3
---
Log message:
exempt -> deductible.
---
Diffs of the changes: (+3 -3)
Funding.html |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm-www/Funding.html
diff -u llvm-www/Funding.html:1.2 llvm-www/Fu
Reid Spencer wrote:
> On Thu, 2007-04-12 at 20:38 -0700, Bill Wendling wrote:
>
>> On Apr 12, 2007, at 5:25 AM, Reid Spencer wrote:
>>
>>
>>> + Tax Exempt. Your donations are tax exempt in the
>>> United States (and
>>> + probably other countries). UIUC is a recognized non-profit
>>
Changes in directory llvm-www:
Name.html updated: 1.6 -> 1.7
---
Log message:
Linkify my suggestion.
---
Diffs of the changes: (+4 -2)
Name.html |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm-www/Name.html
diff -u llvm-www/Name.html:1.6 llvm-www/Name.html:1.7
Changes in directory llvm/utils:
NewNightlyTest.pl updated: 1.70 -> 1.71
---
Log message:
Adding target triplet to be passed to database.
---
Diffs of the changes: (+18 -1)
NewNightlyTest.pl | 19 ++-
1 files changed, 18 insertions(+), 1 deletion(-)
Index: llvm/utils/Ne
Changes in directory llvm/include/llvm/Analysis:
ScalarEvolutionExpander.h updated: 1.13 -> 1.14
---
Log message:
CSE simple binary expressions when they are inserted. This makes LSR produce
less huge code that needs to be cleaned up by sdisel.
---
Diffs of the changes: (+7 -4)
ScalarEvol
Changes in directory llvm/lib/Analysis:
ScalarEvolutionExpander.cpp updated: 1.15 -> 1.16
---
Log message:
CSE simple binary expressions when they are inserted. This makes LSR produce
less huge code that needs to be cleaned up by sdisel.
---
Diffs of the changes: (+25 -5)
ScalarEvolutionE
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.100 -> 1.101
---
Log message:
Fix a link.
---
Diffs of the changes: (+2 -2)
DevMtgMay2007.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html
Changes in directory llvm-www:
DevMtgMay2007.html updated: 1.101 -> 1.102
---
Log message:
Hame?
---
Diffs of the changes: (+2 -2)
DevMtgMay2007.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/DevMtgMay2007.html
diff -u llvm-www/DevMtgMay2007.html:1.101
Changes in directory llvm-www:
GSoCProjects.html updated: 1.1 -> 1.2
---
Log message:
Make ToC match content.
---
Diffs of the changes: (+2 -2)
GSoCProjects.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/GSoCProjects.html
diff -u llvm-www/GSoCProjects.
Changes in directory llvm/lib/Support:
ConstantRange.cpp updated: 1.43 -> 1.44
---
Log message:
Make the apint construction more effective.
---
Diffs of the changes: (+3 -3)
ConstantRange.cpp |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Index: llvm/lib/Support/Constant
Changes in directory nightlytest-serverside:
NightlyTestAccept.php updated: 1.61 -> 1.62
---
Log message:
Moving guts of accept script to a function.
---
Diffs of the changes: (+435 -431)
NightlyTestAccept.php | 866 +-
1 files changed, 435
Changes in directory llvm/lib/Target/ARM:
ARMISelLowering.cpp updated: 1.43 -> 1.44
---
Log message:
arm has r+r*s and r+i addr modes, but no r+i+r*s addr modes.
---
Diffs of the changes: (+5 -1)
ARMISelLowering.cpp |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: ll
Changes in directory llvm/lib/CodeGen/SelectionDAG:
SelectionDAGISel.cpp updated: 1.417 -> 1.418
---
Log message:
Fix PR1323: http://llvm.org/PR1323 : we haven't updated phi nodes in good
manner :)
---
Diffs of the changes: (+1 -0)
SelectionDAGISel.cpp |1 +
1 files changed, 1 insert
Changes in directory llvm/test/CodeGen/Generic:
2007-04-13-SwitchLowerBadPhi.ll added (r1.1)
---
Log message:
Fix PR1323: http://llvm.org/PR1323 : we haven't updated phi nodes in good
manner :)
---
Diffs of the changes: (+27 -0)
2007-04-13-SwitchLowerBadPhi.ll | 27
89 matches
Mail list logo