X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=utils%2FNightlyTestTemplate.html;h=c38bb2e776bbe4e7aadfa462cd8d06863c319c0b;hb=6fa1c051dc515b6fd1f9a26ac12fed985469bff5;hp=8b9797bffacf7453cd950334f7c1addc72fb485c;hpb=4d00fde8383ad2c8b968315fb09945a7ef9ad549;p=oota-llvm.git diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index 8b9797bffac..c38bb2e776b 100644 --- a/utils/NightlyTestTemplate.html +++ b/utils/NightlyTestTemplate.html @@ -1,4 +1,3 @@ - LLVM Test Results for $DateString @@ -15,10 +14,9 @@ Overview
Changes
+Dejagnu Tests
Trends
Programs
-Feature
-Regression

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

Back to:
-Test Results
-LLVM Page

+Test Results
+LLVM Page

@@ -53,6 +51,12 @@ +

Nightly Test Overview:

+

CVS Tree Overview:

  • Compilation Log - + + + + + +
    ItemCPU TimeWall Clock
    Configure CVS Tree$ConfigTime$ConfigWallTime
    Build CVS Tree$BuildTime$BuildWallTime
    Run Dejagnu Tests$DejagnuTime$DejagnuWallTime
  • +
  • Number of object files compiled: $NumObjects
  • +
  • Number of libraries linked: $NumLibraries
  • +
  • Number of executables linked: $NumExecutables
  • +
  • Build Status: $BuildStatus
  • Warnings during the build:

    -

    +$WarningsList

    @@ -96,10 +95,10 @@

    Changes to Warnings:

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

    +

    Warnings Added:

    +$WarningsAdded +

    Warnings Removed:

    +$WarningsRemoved

    Changes in the test suite:

      @@ -108,11 +107,22 @@
    • Newly passing tests: $TestsFixed
    • Newly failing tests: $TestsBroken
    +
    + + +

    +
    +
    Dejagnu Test Results +
    +
    +$DejagnuTestResults +

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



    Changes over Time +Changes Over Time

    @@ -131,15 +141,9 @@ version.

    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:

    @@ -204,16 +208,16 @@ with an asterisk: `*'. The columns of the tables are:

    GCC output: greater than 1 is a speedup, less than 1 is a slowdown.

  • GCC/CBE - The speed-up of the CBE output vs the native GCC output: greater than 1 is a speedup, less than 1 is a slowdown.
  • -
  • LLC-LS - How long does the program generated by the static - backend LLC take to execute the program, when compiled with the linear scan - register allocator. This is temporary, for tuning.
  • +
  • LLC-BETA - How long does the program generated by the static + backend LLC take to execute the program, when compiled with new experimental + features. This is temporary, for tuning.
  • A complete log of testing SingleSource, MultiSource, and External programs are -available for further analysis. +available for further analysis.

    Programs/External

    @@ -236,24 +240,5 @@ $MultiSourceProgramsTable $SingleSourceProgramsTable
    + - -

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

    -
    -
    Regression Tests -
    -
    -$RegressionTestResults - - - -