gcc/libstdc++-v3/testsuite/performance
Tim Shen 18971f1fc3 regex_executor.h: Add _TodoList class.
2013-10-08  Tim Shen  <timshen91@gmail.com>

	* include/bits/regex_executor.h: Add _TodoList class.
	* include/bits/regex_executor.tcc (_BFSExecutor<>::_M_main): Add
	_M_match_stack and _M_stack to make everything faster. Break if
	_M_stack is empty, to reduce unnecessary idling.
	* testsuite/performance/28_regex/split.cc: New.

From-SVN: r203261
2013-10-08 03:41:14 +00:00
..
21_strings Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
22_locale Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
23_containers codecvt_members.cc: Fix typo. 2013-07-04 22:07:44 +01:00
25_algorithms re PR libstdc++/58437 (Sorting value in reverse order is much slower compare to gcc44) 2013-09-30 17:42:31 +00:00
26_numerics Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
27_io Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
28_regex regex_executor.h: Add _TodoList class. 2013-10-08 03:41:14 +00:00
30_threads/future Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext/pb_ds Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00