Ignore:
Timestamp:
Sep 22, 2011, 6:16:58 PM (12 years ago)
Author:
sam
Message:

core: new benchmark snippet for operations on reals.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r965 r977  
    2626
    2727benchsuite_SOURCES = benchsuite.cpp \
    28     benchmark/matrix.cpp benchmark/half.cpp benchmark/trig.cpp
     28    benchmark/matrix.cpp benchmark/half.cpp benchmark/trig.cpp \
     29    benchmark/real.cpp
    2930benchsuite_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@
    3031benchsuite_LDFLAGS = $(top_builddir)/src/liblol.a @LOL_LIBS@ @PIPI_LIBS@
Note: See TracChangeset for help on using the changeset viewer.