Changes in directory llvm/lib/ExecutionEngine/JIT:
JITEmitter.cpp updated: 1.83 -> 1.84
---
Log message:
Fix a warning
---
Diffs of the changes: (+1 -1)
JITEmitter.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp
diff -u llv
Changes in directory llvm/lib/Target/X86:
X86InstrSSE.td updated: 1.113 -> 1.114
---
Log message:
Fix a typo.
---
Diffs of the changes: (+1 -1)
X86InstrSSE.td |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/Target/X86/X86InstrSSE.td
diff -u llvm/lib/Target/X86/X
Changes in directory llvm/test/Regression/Analysis/DSGraph:
2006-04-25-ZeroArrayStructUse.ll added (r1.1)
---
Log message:
another c99 style problem
---
Diffs of the changes: (+22 -0)
2006-04-25-ZeroArrayStructUse.ll | 22 ++
1 files changed, 22 insertions(+)
Index:
Changes in directory llvm/lib/Analysis/DataStructure:
Local.cpp updated: 1.150 -> 1.151
---
Log message:
better c99 struct handling
---
Diffs of the changes: (+1 -2)
Local.cpp |3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: llvm/lib/Analysis/DataStructure/Local.cpp
diff
Changes in directory llvm/lib/Analysis/DataStructure:
GraphChecker.cpp updated: 1.19 -> 1.20
---
Log message:
slightly more useful error message
---
Diffs of the changes: (+3 -2)
GraphChecker.cpp |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Index: llvm/lib/Analysis/DataS
Changes in directory llvm/lib/Target/X86:
X86JITInfo.cpp updated: 1.15 -> 1.16
---
Log message:
Keep the stack from on darwin 16-byte aligned. This fixes many JIT
failres.
---
Diffs of the changes: (+13 -2)
X86JITInfo.cpp | 15 +--
1 files changed, 13 insertions(+), 2 deleti
Changes in directory llvm/lib/CodeGen/SelectionDAG:
SelectionDAGISel.cpp updated: 1.226 -> 1.227
---
Log message:
Don't forget return void.
---
Diffs of the changes: (+3 -0)
SelectionDAGISel.cpp |3 +++
1 files changed, 3 insertions(+)
Index: llvm/lib/CodeGen/SelectionDAG/SelectionDA
Changes in directory llvm/lib/Target/X86:
X86ISelLowering.cpp updated: 1.187 -> 1.188
X86ISelLowering.h updated: 1.59 -> 1.60
---
Log message:
Switching over FORMAL_ARGUMENTS mechanism to lower call arguments.
---
Diffs of the changes: (+177 -80)
X86ISelLowering.cpp | 245
Changes in directory llvm-www/pubs:
2006-04-25-GelatoLLVMIntro.html added (r1.1)
2006-04-25-GelatoLLVMIntro.pdf added (r1.1)
index.html updated: 1.36 -> 1.37
---
Log message:
Add a new presentation
---
Diffs of the changes: (+42 -0)
2006-04-25-GelatoLLVMIntro.html | 38 ++