[llvm-commits] CVS: llvm-test/Makefile.programs TEST.nightly.Makefile

2007-06-20 Thread Owen Anderson
Changes in directory llvm-test: Makefile.programs updated: 1.268 -> 1.269 TEST.nightly.Makefile updated: 1.47 -> 1.48 --- Log message: Don't run the optimizations twice when performing a nightly build. Just record the results the first time. --- Diffs of the changes: (+2 -4) Makefile.pro

[llvm-commits] CVS: llvm-test/Makefile.programs TEST.nightly.Makefile

2007-02-01 Thread Devang Patel
Changes in directory llvm-test: Makefile.programs updated: 1.250 -> 1.251 TEST.nightly.Makefile updated: 1.43 -> 1.44 --- Log message: Provide hook to add gccas switch (e.g. -inline-threshold=xyz). --- Diffs of the changes: (+4 -4) Makefile.programs |4 ++-- TEST.nightly.Makefile |