summaryrefslogtreecommitdiff
path: root/cleanbench.c
AgeCommit message (Expand)Author
2009-02-14More Cleanups, found using iccMatt Turner
2008-11-18Strip trailing whitespaceMatt Turner
2008-11-16Fix ansi/pedantic warningsMatt Turner
2008-11-16Delete hardware.h, move prototype directly into cleanbench.cMatt Turner
2008-11-16Clean up cleanbench.c nicelyMatt Turner
2008-11-16-- Remove getScore functionsMatt Turner
2008-11-15Use stdbool.h, bool, true, false instead of manually definingMatt Turner
2008-11-15-- Reorder benchmarks to simplify results calculation logicMatt Turner
2008-11-15More minor cleanupsMatt Turner
2008-11-15Begin major cleanup of cleanbench.cMatt Turner
2008-11-15-- Remove structs completelyMatt Turner
2008-11-15Move linear defines from nmglobal.h to linear.cMatt Turner
2008-11-15Clean neural structMatt Turner
2008-11-15Clean huffman struct. Replace with local static variablesMatt Turner
2008-11-15Clean IDEA struct. Replace with local static variablesMatt Turner
2008-11-15Clean out fpemulation struct. Replace members with local static variablesMatt Turner
2008-11-15Continue replacing struct members with local variablesMatt Turner
2008-11-14More cleaning of useless messMatt Turner
2008-11-14Remove adjust struct member in favor of a local static variableMatt Turner
2008-11-14-- Remove useless request_secs from structsMatt Turner
2008-11-14-- Remove more useless stuffMatt Turner
2008-11-14Remove more useless stuffMatt Turner
2008-11-14Strip command line input functionsMatt Turner
2008-11-14Remove #defines, replace with enumMatt Turner
2008-11-14-- Rename nbench0.{c,h} to cleanbench.{c,h}Matt Turner