[llvm-commits] CVS: llvm-test/MultiSource/Applications/viterbi/.cvsignore

2006-11-25 Thread Reid Spencer
Changes in directory llvm-test/MultiSource/Applications/viterbi: .cvsignore added (r1.1) --- Log message: Ignore the Output directory. --- Diffs of the changes: (+1 -0) .cvsignore |1 + 1 files changed, 1 insertion(+) Index: llvm-test/MultiSource/Applications/viterbi/.cvsignore diff

[llvm-commits] CVS: llvm-test/MultiSource/Applications/viterbi/dec_viterbi_F.c

2006-11-07 Thread Chris Lattner
Changes in directory llvm-test/MultiSource/Applications/viterbi: dec_viterbi_F.c updated: 1.2 -> 1.3 --- Log message: patch by Anton, which 'fixes viterbi algorithm on coderates other than 1/2'. This shouldn't affect performance. --- Diffs of the changes: (+4 -4) dec_viterbi_F.c |8 ++

[llvm-commits] CVS: llvm-test/MultiSource/Applications/viterbi/common.h test.c

2006-10-04 Thread Chris Lattner
Changes in directory llvm-test/MultiSource/Applications/viterbi: common.h updated: 1.1 -> 1.2 test.c updated: 1.2 -> 1.3 --- Log message: increase running time 10x --- Diffs of the changes: (+23 -19) common.h |1 + test.c | 41 ++--- 2 files chan

[llvm-commits] CVS: llvm-test/MultiSource/Applications/viterbi/Makefile dec_viterbi_F.c read_dmatrix.c test.c

2006-10-03 Thread Bill Wendling
Changes in directory llvm-test/MultiSource/Applications/viterbi: Makefile updated: 1.1 -> 1.2 dec_viterbi_F.c updated: 1.1 -> 1.2 read_dmatrix.c updated: 1.1 -> 1.2 test.c updated: 1.1 -> 1.2 --- Log message: Modified code so that it accepts a flag indicating where the data input file is. Also

[llvm-commits] CVS: llvm-test/MultiSource/Applications/viterbi/

2006-10-03 Thread LLVM
Changes in directory llvm-test/MultiSource/Applications/viterbi: --- Log message: Directory /var/cvs/llvm/llvm-test/MultiSource/Applications/viterbi added to the repository --- Diffs of the changes: (+0 -0) 0 files changed ___ llvm-commits ma