Completely redesigned the vector API for the simulator. Now it is properly untyped...
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Tue, 10 Apr 2012 09:48:56 +0000 (02:48 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:16:13 +0000 (16:16 -0700)
commit7792e6429c8fca33f8bdfd2cadb2c874b65f450d
tree51e48759cebcad0e49a178b306666b9cbf30379b
parent748cd5596d0c8d18e68a65f085239ed3b4743727
Completely redesigned the vector API for the simulator. Now it is properly untyped as the Gen IR is
backend/src/backend/sim/sim_vector.h
backend/src/backend/sim/sim_vector_str.cpp
backend/src/utest/utest_vector.cpp