[llvm-commits] CVS: llvm-test/MultiSource/Applications/JM/ldecod/Makefile

2007-03-29 Thread Jeff Cohen
Changes in directory llvm-test/MultiSource/Applications/JM/ldecod: Makefile updated: 1.8 -> 1.9 --- Log message: Put test output in Output directory. --- Diffs of the changes: (+1 -1) Makefile |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Applicati

[llvm-commits] CVS: llvm-test/MultiSource/Applications/JM/ldecod/Makefile

2007-03-29 Thread Jeff Cohen
Changes in directory llvm-test/MultiSource/Applications/JM/ldecod: Makefile updated: 1.7 -> 1.8 --- Log message: Don't put program output back in src tree. --- Diffs of the changes: (+1 -1) Makefile |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/App

[llvm-commits] CVS: llvm-test/MultiSource/Applications/JM/ldecod/Makefile

2007-02-08 Thread Evan Cheng
Changes in directory llvm-test/MultiSource/Applications/JM/ldecod: Makefile updated: 1.6 -> 1.7 --- Log message: Don't compile with -g --- Diffs of the changes: (+1 -1) Makefile |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Applications/JM/ldecod/M

[llvm-commits] CVS: llvm-test/MultiSource/Applications/JM/ldecod/Makefile

2006-10-22 Thread Reid Spencer
Changes in directory llvm-test/MultiSource/Applications/JM/ldecod: Makefile updated: 1.3 -> 1.4 --- Log message: Oops. FP_TOLERANCE should be 0.02 not 0.2. --- Diffs of the changes: (+1 -1) Makefile |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Ap

[llvm-commits] CVS: llvm-test/MultiSource/Applications/JM/ldecod/Makefile

2006-10-22 Thread Reid Spencer
Changes in directory llvm-test/MultiSource/Applications/JM/ldecod: Makefile updated: 1.2 -> 1.3 --- Log message: Set the FP TOLERANCE to 0.02 so the llc and cbe can pass. This is a horrid tolerance and still doesn't cause the JIT to pass. --- Diffs of the changes: (+1 -0) Makefile |1 +

[llvm-commits] CVS: llvm-test/MultiSource/Applications/JM/ldecod/Makefile

2006-03-06 Thread Chris Lattner
Changes in directory llvm-test/MultiSource/Applications/JM/ldecod: Makefile updated: 1.1 -> 1.2 --- Log message: fix objdir != srcdir testing --- Diffs of the changes: (+1 -1) Makefile |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/MultiSource/Applications/JM/