aboutsummaryrefslogtreecommitdiffstats
path: root/src/benchmark-flags (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-14General improvementsMattias Andrée1-116/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-13Change style and licenseMattias Andrée1-58/+42
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-02-10bump year and change e-mailMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-07-25bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-06improved optimisationMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-06mMattias Andrée1-3/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-06remove gcov flagsMattias Andrée1-1/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05derpMattias Andrée1-4/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05m + benchmark-flagsMattias Andrée1-99/+73
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05add benchmark programMattias Andrée1-1/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05test.c does not need its own directoryMattias Andrée1-5/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05isolate optimisation to the libraryMattias Andrée1-7/+7
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05prepare check rule for the test reading the license fileMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05add check rule to the makefileMattias Andrée1-0/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05some preparation for selecting optimisationMattias Andrée1-78/+57
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05maybe-initialised warning on -O3 in generalised-specMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05beginning of testMattias Andrée1-3/+16
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04compile so fileMattias Andrée1-2/+25
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04list optimisation flags to try out (not filtered, contains all defined by gcc)Mattias Andrée1-0/+84
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04add and fix more warningsMattias Andrée1-1/+16
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04begin makefile + fix warnings and errorsMattias Andrée1-0/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>