Changes in directory llvm/test/Regression/CFrontend:
2006-07-31-PR854.c added (r1.1)
---
Log message:
testcase for PR854: http://llvm.org/PR854 .
---
Diffs of the changes: (+11 -0)
2006-07-31-PR854.c | 11 +++
1 files changed, 11 insertions(+)
Index: llvm/test/Regression/CFront
Changes in directory llvm/lib/Target/Alpha:
AlphaInstrInfo.td updated: 1.121 -> 1.122
---
Log message:
Remove a duplicate pattern/
---
Diffs of the changes: (+0 -3)
AlphaInstrInfo.td |3 ---
1 files changed, 3 deletions(-)
Index: llvm/lib/Target/Alpha/AlphaInstrInfo.td
diff -u llvm/li
Changes in directory llvm/lib/Target/IA64:
IA64InstrInfo.td updated: 1.47 -> 1.48
---
Log message:
Remove a duplicate pattern.
---
Diffs of the changes: (+0 -1)
IA64InstrInfo.td |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/Target/IA64/IA64InstrInfo.td
diff -u llvm/lib/Target/I
Changes in directory llvm/utils/TableGen:
DAGISelEmitter.cpp updated: 1.232 -> 1.233
---
Log message:
Remove an unneeded match condition: the type check for root node has been
moved to outside the actual select routine.
---
Diffs of the changes: (+22 -7)
DAGISelEmitter.cpp | 29 +
Changes in directory llvm/docs:
CodingStandards.html updated: 1.28 -> 1.29
CommandLine.html updated: 1.41 -> 1.42
---
Log message:
Fix a couple typos.
---
Diffs of the changes: (+4 -4)
CodingStandards.html |4 ++--
CommandLine.html |4 ++--
2 files changed, 4 insertions(+), 4 d
Changes in directory llvm/lib/Target/ARM:
ARMAsmPrinter.cpp updated: 1.7 -> 1.8
---
Log message:
handle GlobalValue::InternalLinkage in doFinalization
---
Diffs of the changes: (+10 -2)
ARMAsmPrinter.cpp | 12 ++--
1 files changed, 10 insertions(+), 2 deletions(-)
Index: llvm/l
Changes in directory llvm/docs:
GettingStarted.html updated: 1.139 -> 1.140
CFEBuildInstrs.html updated: 1.58 -> 1.59
---
Log message:
Changed to a new directory for opensource checkout.
---
Diffs of the changes: (+7 -6)
CFEBuildInstrs.html |5 +++--
GettingStarted.html |8
Changes in directory llvm/test/Regression/CodeGen/X86:
2006-07-31-SingleRegClass.ll added (r1.1)
---
Log message:
New testcase for PR850: http://llvm.org/PR850 .
---
Diffs of the changes: (+10 -0)
2006-07-31-SingleRegClass.ll | 10 ++
1 files changed, 10 insertions(+)
Index: ll
Changes in directory llvm/lib/Target/X86:
X86ISelLowering.cpp updated: 1.240 -> 1.241
X86ISelLowering.h updated: 1.69 -> 1.70
---
Log message:
Fix PR850: http://llvm.org/PR850 and CodeGen/X86/2006-07-31-SingleRegClass.ll.
The CFE refers to all single-register constraints (like "A") by their 1
Changes in directory llvm/test:
Makefile updated: 1.89 -> 1.90
---
Log message:
If dejagnu is not found, tell the user instead of bombing out with an
obscure error.
---
Diffs of the changes: (+5 -0)
Makefile |5 +
1 files changed, 5 insertions(+)
Index: llvm/test/Makefile
diff -u
Changes in directory llvm/lib/CodeGen/SelectionDAG:
SelectionDAGISel.cpp updated: 1.261 -> 1.262
---
Log message:
PIC jump table entries are always 32-bit even in 64-bit mode.
---
Diffs of the changes: (+11 -4)
SelectionDAGISel.cpp | 15 +++
1 files changed, 11 insertions(+),
Changes in directory llvm/utils/TableGen:
DAGISelEmitter.cpp updated: 1.233 -> 1.234
---
Log message:
Pass N by reference to select functions to prevent gcc from allocating more
stack.
---
Diffs of the changes: (+3 -3)
DAGISelEmitter.cpp |6 +++---
1 files changed, 3 insertions(+), 3 d
12 matches
Mail list logo