Changes in directory llvm-test:
TEST.nightly.report updated: 1.40 -> 1.41 --- Log message: Reinstating the comparisons to GCC for the nightly test reports. --- Diffs of the changes: (+7 -7) TEST.nightly.report | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) Index: llvm-test/TEST.nightly.report diff -u llvm-test/TEST.nightly.report:1.40 llvm-test/TEST.nightly.report:1.41 --- llvm-test/TEST.nightly.report:1.40 Wed Aug 16 12:16:15 2006 +++ llvm-test/TEST.nightly.report Wed Aug 16 17:25:07 2006 @@ -68,22 +68,22 @@ ( # Name ["Program" , '\'([^\']+)\' Program'], -# [], + [], # Times ["GCCAS" , "TEST-RESULT-compile: .*$WallTimeRE"], ["Bytecode" , 'TEST-RESULT-compile: *([0-9]+)'], ["LLC compile" , "TEST-RESULT-llc: .*$WallTimeRE"], ["LLC-BETA compile" , "TEST-RESULT-llc-beta: .*$WallTimeRE"], ["JIT codegen" , "TEST-RESULT-jit-comptime: .*$WallTimeRE"], -# [], + [], ["GCC" , 'TEST-RESULT-nat-time: program\s*([.0-9m:]+)', \&FormatTime], ["CBE" , 'TEST-RESULT-cbe-time: program\s*([.0-9m:]+)', \&FormatTime], ["LLC" , 'TEST-RESULT-llc-time: program\s*([.0-9m:]+)', \&FormatTime], ["LLC-BETA" , 'TEST-RESULT-llc-beta-time: program\s*([.0-9m:]+)',\&FormatTime], ["JIT" , 'TEST-RESULT-jit-time: program\s*([.0-9m:]+)', \&FormatTime], -# [], -# ["GCC/CBE" , \&GCCCBERatio], -# ["GCC/LLC" , \&GCCLLCRatio], -# ["GCC/LLC-BETA" , \&GCCLLC_BETARatio], -# ["LLC/LLC-BETA" , \&LLCLLC_BETARatio] + [], + ["GCC/CBE" , \&GCCCBERatio], + ["GCC/LLC" , \&GCCLLCRatio], + ["GCC/LLC-BETA" , \&GCCLLC_BETARatio], + ["LLC/LLC-BETA" , \&LLCLLC_BETARatio] ); _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits