Changes in directory llvm/lib/Target:
TargetInstrInfo.cpp updated: 1.22 -> 1.23
---
Log message:
Remove the ugly SPARCV9 TargetInstrDescriptors hack.
---
Diffs of the changes: (+0 -13)
TargetInstrInfo.cpp | 13 -
1 files changed, 13 deletions(-)
Index: llvm/lib/Target/Target
Changes in directory llvm/lib/Target/X86:
X86FloatingPoint.cpp updated: 1.61 -> 1.62
---
Log message:
MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor
---
Diffs of the changes: (+33 -31)
X86FloatingPoint.cpp | 64 ++-
1 files cha
Changes in directory llvm/lib/Target/Sparc:
FPMover.cpp updated: 1.14 -> 1.15
---
Log message:
MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor
---
Diffs of the changes: (+4 -3)
FPMover.cpp |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
Index: llvm/lib/Target
Changes in directory llvm/include/llvm/CodeGen:
MachineInstr.h updated: 1.202 -> 1.203
---
Log message:
- MachineInstr now keeps a ptr to TargetInstrDescriptor instead of Opcode.
- Remove the ugly TargetInstrDescriptors hack.
---
Diffs of the changes: (+11 -6)
MachineInstr.h | 17
Changes in directory llvm/lib/CodeGen:
MachineInstr.cpp updated: 1.135 -> 1.136
---
Log message:
- MachineInstr now keeps a ptr to TargetInstrDescriptor instead of Opcode.
- Remove the ugly TargetInstrDescriptors hack.
---
Diffs of the changes: (+35 -42)
MachineInstr.cpp | 77
Changes in directory llvm/lib/Target/PowerPC:
PPCRegisterInfo.cpp updated: 1.90 -> 1.91
---
Log message:
MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor
---
Diffs of the changes: (+1 -1)
PPCRegisterInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm
Changes in directory llvm/lib/Target/Alpha:
AlphaBranchSelector.cpp updated: 1.1 -> 1.2
---
Log message:
MachineInstr::setOpcode -> MachineInstr::setInstrDescriptor
---
Diffs of the changes: (+2 -1)
AlphaBranchSelector.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index
Changes in directory llvm/tools/llvm-upgrade:
.cvsignore added (r1.1)
---
Log message:
Ignore generated files.
---
Diffs of the changes: (+4 -0)
.cvsignore |4
1 files changed, 4 insertions(+)
Index: llvm/tools/llvm-upgrade/.cvsignore
diff -c /dev/null llvm/tools/llvm-upgrade/.c
This patch fixes darwin llvm-gcc bootstrap failure. Applied.
-
Devang
Index: llvm-linker-hack.cpp
===
--- llvm-linker-hack.cpp(revision 120687)
+++ llvm-linker-hack.cpp(working copy)
@@ -28,7 +28,7 @@ Software Foundat
Changes in directory llvm-www/poll:
blue.gif added (r1.1)
voting.tpl.html updated: 1.9 -> 1.10
---
Log message:
Make the graph show up.
---
Diffs of the changes: (+1 -1)
blue.gif|0
voting.tpl.html |2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/pol
Changes in directory llvm/tools/llvm-upgrade:
---
Log message:
Directory /var/cvs/llvm/llvm/tools/llvm-upgrade added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
htt
Changes in directory llvm-www/poll:
content1.php updated: 1.3 -> 1.4
content2.php updated: 1.3 -> 1.4
content3.php updated: 1.3 -> 1.4
---
Log message:
Fix some grammaros
---
Diffs of the changes: (+3 -3)
content1.php |2 +-
content2.php |2 +-
content3.php |2 +-
3 files chang
Changes in directory llvm/lib/Target/X86:
X86ISelLowering.cpp updated: 1.297 -> 1.298
---
Log message:
In PIC mode, GV not requiring an extra load can be used as address immediate.
---
Diffs of the changes: (+7 -14)
X86ISelLowering.cpp | 21 +++--
1 files changed, 7 insert
Changes in directory llvm/test/Regression/CodeGen/X86:
loop-strength-reduce2.ll added (r1.1)
---
Log message:
New LSR test case.
---
Diffs of the changes: (+29 -0)
loop-strength-reduce2.ll | 29 +
1 files changed, 29 insertions(+)
Index: llvm/test/Regression/
Changes in directory llvm/lib/Target/X86:
X86ISelDAGToDAG.cpp updated: 1.131 -> 1.132
---
Log message:
Clean up.
---
Diffs of the changes: (+8 -8)
X86ISelDAGToDAG.cpp | 16
1 files changed, 8 insertions(+), 8 deletions(-)
Index: llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
d
Changes in directory llvm/lib/Target/X86:
X86ATTAsmPrinter.cpp updated: 1.73 -> 1.74
X86ISelDAGToDAG.cpp updated: 1.130 -> 1.131
X86ISelLowering.cpp updated: 1.296 -> 1.297
---
Log message:
Fix for PR1018: http://llvm.org/PR1018 - Better support for X86-64 Linux in
small code model.
---
Diff
Changes in directory llvm/include/llvm/Support:
InstVisitor.h updated: 1.43 -> 1.44
---
Log message:
Get the delegation right for InstVisitor.
---
Diffs of the changes: (+13 -1)
InstVisitor.h | 14 +-
1 files changed, 13 insertions(+), 1 deletion(-)
Index: llvm/include/llvm
Changes in directory llvm/include/llvm:
Instruction.def updated: 1.26 -> 1.27
---
Log message:
Get the delegation right for InstVisitor.
---
Diffs of the changes: (+12 -12)
Instruction.def | 24
1 files changed, 12 insertions(+), 12 deletions(-)
Index: llvm/inc
Changes in directory llvm-www:
header.incl updated: 1.50 -> 1.51
---
Log message:
Add a link to the conference poll.
---
Diffs of the changes: (+1 -0)
header.incl |1 +
1 files changed, 1 insertion(+)
Index: llvm-www/header.incl
diff -u llvm-www/header.incl:1.50 llvm-www/header.incl:
Changes in directory llvm-www/poll:
provide.php updated: 1.3 -> 1.4
---
Log message:
Remove double ?
---
Diffs of the changes: (+1 -1)
provide.php |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/poll/provide.php
diff -u llvm-www/poll/provide.php:1.3 llvm-www/pol
Changes in directory llvm-www/poll:
annual.php added (r1.1)
benefit1.php added (r1.1)
benefit2.php added (r1.1)
content1.php updated: 1.2 -> 1.3
content2.php updated: 1.2 -> 1.3
content3.php updated: 1.2 -> 1.3
index.html updated: 1.3 -> 1.4
month.php updated: 1.1 -> 1.2
provide.php updated: 1.2
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.4 -> 1.5
---
Log message:
Try cut and paste.
---
Diffs of the changes: (+126 -2)
voting.tpl.html | 128 +++-
1 files changed, 126 insertions(+), 2 deletions(-)
Index: llvm-
Changes in directory llvm/test/Regression/CodeGen/PowerPC:
2006-11-29-AltivecFPSplat.ll added (r1.1)
---
Log message:
new testcase
---
Diffs of the changes: (+10 -0)
2006-11-29-AltivecFPSplat.ll | 10 ++
1 files changed, 10 insertions(+)
Index: llvm/test/Regression/CodeGen/Powe
Changes in directory llvm/lib/Target/PowerPC:
PPCISelLowering.cpp updated: 1.236 -> 1.237
---
Log message:
Fix bug codegen'ing FP constant vectors with integer splats. Make sure the
created intrinsics have the right integer types. This fixes
PowerPC/2006-11-29-AltivecFPSplat.ll
---
Diffs o
Changes in directory llvm-www/poll:
content1.php updated: 1.1 -> 1.2
content2.php updated: 1.1 -> 1.2
content3.php updated: 1.1 -> 1.2
provide.php updated: 1.1 -> 1.2
paper.php (r1.1) removed
---
Log message:
Add an "Other" field for the content questions.
---
Diffs of the changes: (+4 -0)
Changes in directory llvm-www/poll:
index.html updated: 1.2 -> 1.3
---
Log message:
Make this a little more terse.
---
Diffs of the changes: (+4 -8)
index.html | 12
1 files changed, 4 insertions(+), 8 deletions(-)
Index: llvm-www/poll/index.html
diff -u llvm-www/poll/inde
Changes in directory llvm-www/poll:
index.html updated: 1.1 -> 1.2
---
Log message:
Fix a typo.
---
Diffs of the changes: (+1 -1)
index.html |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/poll/index.html
diff -u llvm-www/poll/index.html:1.1 llvm-www/poll/index.
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.6 -> 1.7
---
Log message:
One more time on the widths.
---
Diffs of the changes: (+160 -160)
voting.tpl.html | 320
1 files changed, 160 insertions(+), 160 deletions(-)
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.8 -> 1.9
---
Log message:
Okay, forget the columns.
---
Diffs of the changes: (+1 -108)
voting.tpl.html | 109
1 files changed, 1 insertion(+), 108 deletions(-)
Index:
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.7 -> 1.8
---
Log message:
Adjust widths.
---
Diffs of the changes: (+2 -2)
voting.tpl.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/poll/voting.tpl.html
diff -u llvm-www/poll/voting.tpl.ht
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.5 -> 1.6
---
Log message:
Table width matters.
---
Diffs of the changes: (+1 -1)
voting.tpl.html |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-www/poll/voting.tpl.html
diff -u llvm-www/poll/voting.tpl.
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.3 -> 1.4
---
Log message:
Okay, try relative links two levels up.
---
Diffs of the changes: (+2 -2)
voting.tpl.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/poll/voting.tpl.html
diff -u ll
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.2 -> 1.3
---
Log message:
Don't use relative links.
---
Diffs of the changes: (+2 -2)
voting.tpl.html |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/poll/voting.tpl.html
diff -u llvm-www/poll/vo
Changes in directory llvm-www/poll/logs:
---
Log message:
Directory /var/cvs/llvm/llvm-www/poll/logs added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.
Changes in directory llvm-www/poll:
voting.tpl.html updated: 1.1 -> 1.2
---
Log message:
Update template to LLVM web site standard.
---
Diffs of the changes: (+36 -66)
voting.tpl.html | 102 +++-
1 files changed, 36 insertions(+), 66 del
Changes in directory llvm-www/poll:
attendance.php added (r1.1)
content1.php added (r1.1)
content2.php added (r1.1)
content3.php added (r1.1)
index.html added (r1.1)
interest.php added (r1.1)
month.php added (r1.1)
paper.php added (r1.1)
provide.php added (r1.1)
thanks.html added (r1.1)
venue.ph
Changes in directory llvm-www/poll/languages:
language.en.inc.php added (r1.1)
---
Log message:
LLVM Conference Poll.
---
Diffs of the changes: (+48 -0)
language.en.inc.php | 48
1 files changed, 48 insertions(+)
Index: llvm-www/poll/lan
Changes in directory llvm-www/poll/languages:
---
Log message:
Directory /var/cvs/llvm/llvm-www/poll/languages added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
htt
Changes in directory llvm-www/poll/inc:
---
Log message:
Directory /var/cvs/llvm/llvm-www/poll/inc added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs
Changes in directory llvm-www/poll:
---
Log message:
Directory /var/cvs/llvm/llvm-www/poll added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.ed
Changes in directory llvm/lib/CodeGen/SelectionDAG:
LegalizeDAG.cpp updated: 1.420 -> 1.421
---
Log message:
Avoid inifinite looping if READCYCLECOUNTER isn't custom lowered.
---
Diffs of the changes: (+8 -3)
LegalizeDAG.cpp | 11 ---
1 files changed, 8 insertions(+), 3 deletions(
Changes in directory llvm-test/External/SPEC:
Makefile.spec.config updated: 1.2 -> 1.3
---
Log message:
fix spec2k6. Patch by Reid, thanks!
---
Diffs of the changes: (+3 -1)
Makefile.spec.config |4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm-test/External/SPEC/
Changes in directory llvm/lib/CodeGen:
DwarfWriter.cpp updated: 1.102 -> 1.103
---
Log message:
Eliminate unnecessary scopes.
---
Diffs of the changes: (+27 -21)
DwarfWriter.cpp | 48 +++-
1 files changed, 27 insertions(+), 21 deletions(-)
Ind
Changes in directory llvm/lib/Target/PowerPC:
PPCISelLowering.cpp updated: 1.235 -> 1.236
---
Log message:
Offset for load of 32-bit arg in 64-bit world was incorrect.
---
Diffs of the changes: (+4 -1)
PPCISelLowering.cpp |5 -
1 files changed, 4 insertions(+), 1 deletion(-)
Index
Changes in directory llvm/lib/CodeGen/SelectionDAG:
LegalizeDAG.cpp updated: 1.419 -> 1.420
---
Log message:
Allow target to custom lower READCYCLECOUNTER (when it doesn't have to be
expanded).
---
Diffs of the changes: (+10 -2)
LegalizeDAG.cpp | 12 ++--
1 files changed, 10 inse
Changes in directory llvm/lib/Target/X86:
X86ISelLowering.cpp updated: 1.295 -> 1.296
X86InstrInfo.td updated: 1.294 -> 1.295
---
Log message:
Custom lower READCYCLECOUNTER for x86-64.
---
Diffs of the changes: (+22 -12)
X86ISelLowering.cpp | 26 --
X86InstrInfo.td
Changes in directory llvm/test/Regression/CodeGen/X86:
rdtsc.ll updated: 1.3 -> 1.4
---
Log message:
Add x86-64 llvm.readcyclecounter test.
---
Diffs of the changes: (+2 -1)
rdtsc.ll |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/test/Regression/CodeGen/X86/rdtsc.
Changes in directory llvm/test/Regression/CodeGen/X86:
2006-11-28-Memcpy.ll updated: 1.2 -> 1.3
---
Log message:
Fix test.
---
Diffs of the changes: (+1 -3)
2006-11-28-Memcpy.ll |4 +---
1 files changed, 1 insertion(+), 3 deletions(-)
Index: llvm/test/Regression/CodeGen/X86/2006-11-28
48 matches
Mail list logo