Changes in directory llvm/lib/CodeGen/SelectionDAG:
SelectionDAGISel.cpp updated: 1.130 -> 1.131
---
Log message:
Fix a bug in a recent refactor that caused a bunch of programs to miscompile
or the compiler to crash.
---
Diffs of the changes: (+1 -1)
SelectionDAGISel.cpp |2 +-
1 files
Changes in directory llvm-test/MultiSource/Applications/oggenc:
---
Log message:
Directory /var/cvs/llvm/llvm-test/MultiSource/Applications/oggenc added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mail
Changes in directory llvm-test/MultiSource/Applications/oggenc:
COPYING added (r1.1)
LICENSE.TXT added (r1.1)
---
Log message:
license stuff
---
Diffs of the changes: (+341 -0)
COPYING | 340
LICENSE.TXT |1
2 files ch
Changes in directory llvm-test:
LICENSE.TXT updated: 1.9 -> 1.10
---
Log message:
oggenc is Free
---
Diffs of the changes: (+1 -0)
LICENSE.TXT |1 +
1 files changed, 1 insertion(+)
Index: llvm-test/LICENSE.TXT
diff -u llvm-test/LICENSE.TXT:1.9 llvm-test/LICENSE.TXT:1.10
--- llvm-tes
Changes in directory llvm-test/MultiSource/Applications:
Makefile updated: 1.22 -> 1.23
---
Log message:
adding the ogg vorbis encoder
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/MultiSource/Applications/Makefile
Changes in directory llvm-test/MultiSource/Applications/oggenc:
tune added (r1.1)
---
Log message:
oh no, I hope this doesn't get emailed
---
Diffs of the changes: (+0 -0)
tune |0
1 files changed
Index: llvm-test/MultiSource/Applications/oggenc/tune
___
Changes in directory llvm/lib/Target/IA64:
IA64ISelDAGToDAG.cpp updated: 1.28 -> 1.29
---
Log message:
insignificant, but next up is proper stack frame layout!
---
Diffs of the changes: (+2 -1)
IA64ISelDAGToDAG.cpp |3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm