remove unused benchmarks
authorBrian Norris <banorris@uci.edu>
Wed, 14 Aug 2013 01:23:29 +0000 (18:23 -0700)
committerBrian Norris <banorris@uci.edu>
Wed, 14 Aug 2013 01:23:29 +0000 (18:23 -0700)
These benchmakrs are hard to support, and at least one of them isn't
even supported by my g++ draft C++0x compiler (it tries to use structs
with bitfields in an atomic<> template).


No differences found