X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=utils%2FNightlyTestTemplate.html;h=c38bb2e776bbe4e7aadfa462cd8d06863c319c0b;hb=0a4627d71f8f836558ef05c9739b560e82412687;hp=d0d4bf0d0cc4bedf69f5bd6882cc927ab8247c4c;hpb=5debe8c6db9e1cd2e38870d2267ebfe27ab730a0;p=oota-llvm.git diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index d0d4bf0d0cc..c38bb2e776b 100644 --- a/utils/NightlyTestTemplate.html +++ b/utils/NightlyTestTemplate.html @@ -14,11 +14,9 @@ Overview
Changes
+Dejagnu Tests
Trends
Programs
-Feature
-Regression
-Dejagnu Tests

@@ -31,8 +29,8 @@

Back to:
-Test Results
-LLVM Page

+Test Results
+LLVM Page

@@ -55,8 +53,8 @@

Nightly Test Overview:

CVS Tree Overview:

@@ -70,19 +68,16 @@ ItemCPU TimeWall Clock Configure CVS Tree$ConfigTime$ConfigWallTime Build CVS Tree$BuildTime$BuildWallTime -Run Feature Tests$FeatureTime$FeatureWallTime -Run Regression Tests$RegressionTime$RegressionWallTime Run Dejagnu Tests$DejagnuTime$DejagnuWallTime
  • Number of object files compiled: $NumObjects
  • Number of libraries linked: $NumLibraries
  • Number of executables linked: $NumExecutables
  • -
  • Build Error: $BuildError
  • +
  • Build Status: $BuildStatus
  • Warnings during the build:

    -

    +$WarningsList

    @@ -100,10 +95,10 @@

    Changes to Warnings:

    -
      -
    • Warnings Added: $WarningsAdded -
    • Warnings Removed: $WarningsRemoved -

    +

    Warnings Added:

    +$WarningsAdded +

    Warnings Removed:

    +$WarningsRemoved

    Changes in the test suite:

      @@ -113,6 +108,17 @@
    • Newly failing tests: $TestsBroken
    + + +

    +
    +
    Dejagnu Test Results +
    +
    +$DejagnuTestResults +

    A complete log of testing Feature and Regression is available for further analysis.

    +

    - - - +
    Size of LLVM bytecode files -
    -Size of native machine code for each program (generated by the JIT) -

    Time to run the LLVM optimizer on each program -

    Program Execution Measurements:

    @@ -240,31 +240,5 @@ $MultiSourceProgramsTable $SingleSourceProgramsTable
    - - -

    -
    -
    Feature Test Results -
    -
    -$FeatureTestResults - -

    -
    -
    Regression Test Results -
    -
    -$RegressionTestResults - -

    -
    -
    Dejagnu Test Results -
    -
    -$DejagnuTestResults -