| Age | Commit message (Expand) | Author |
| 2010-10-16 | 1. refactoring histogram/logger so that classes are in header files | Tor Aamodt |
| 2010-10-16 | 1. moving address decoding into a class (and out of cache entirely) | Tor Aamodt |
| 2010-10-12 | 1. adding simt_core_cluster, which models a TPC or (for fermi) GPC... | Tor Aamodt |
| 2010-10-10 | 1. create function unit classes for SP, SFU, LD/ST. | Tor Aamodt |
| 2010-10-09 | refactoring: moving texture reference mappings into gpgpu_t | Tor Aamodt |
| 2010-10-09 | Refactoring: | Tor Aamodt |
| 2010-10-08 | 1. modify shader_core_ctx::execute_pipe() to model instruction throughput cor... | Tor Aamodt |
| 2010-10-08 | some fixes for ptxplus (correlation test now running) | Tor Aamodt |
| 2010-10-08 | 1. refactoring cuda api code for loading PTX (removing external PTX loading e... | Tor Aamodt |
| 2010-10-05 | simulator "working" on ptxplus, simulated IPC "too low" by about a factor of ... | Tor Aamodt |
| 2010-10-05 | bug fixes | Tor Aamodt |
| 2010-10-05 | broken change list: builds, but does not run, yet | Tor Aamodt |
| 2010-10-03 | moving some CUDA API centric code to cuda_runtime_api.cc | Tor Aamodt |
| 2010-10-03 | 1. integrating Inder's changes | Tor Aamodt |
| 2010-10-03 | 1. enable L2 cache as a texture cache (also some bug fixes for L2 as regular ... | Tor Aamodt |
| 2010-10-02 | refactor: mem_fetch now a class | Tor Aamodt |
| 2010-10-02 | refactoring: make shd_cache_t into a class (cache_t), plus some other cleanin... | Tor Aamodt |
| 2010-10-01 | integrating recent changes from fermi-test into fermi | Tor Aamodt |
| 2010-08-30 | integrating CL 7421-7434 from fermi-test | Tor Aamodt |
| 2010-08-29 | - integrate changes from fermi-test (CL's under that path in range 7261-7418). | Tor Aamodt |
| 2010-08-24 | some minor cleaning up | Tor Aamodt |
| 2010-08-24 | integrate wilson's bug fix for cycle counting | Tor Aamodt |
| 2010-08-23 | - add '-keep' option to keep intermediate files (used for OpenCL only right now) | Tor Aamodt |
| 2010-08-10 | refactor: mostly finished getting rid of extern decl | Tor Aamodt |
| 2010-08-09 | refactor: remove extern decl up to gpgpusim_entrypoint.cc | Tor Aamodt |
| 2010-08-08 | refactor: shader.cc free of extern declarations | Tor Aamodt |
| 2010-08-08 | refactoring: continued, builds | Tor Aamodt |
| 2010-08-08 | refactoring: mem_latency_stat in impl, etc... | Tor Aamodt |
| 2010-08-08 | refactor: moving extern variable declarations into headers | Tor Aamodt |
| 2010-08-08 | ** fully decouple kernel compilation from kernel launch for opencl | Tor Aamodt |
| 2010-08-08 | refactoring: moving PTX parsing functions into ptx_parser.* | Tor Aamodt |
| 2010-08-08 | refactoring: moving 'loading' operations into ptx_loader.* | Tor Aamodt |
| 2010-08-07 | watchpoint facility for ptx debugging | Tor Aamodt |
| 2010-08-04 | intial support for integrated interactive debugger (for debugging PTX assembly) | Tor Aamodt |
| 2010-07-30 | missing definition | Tor Aamodt |
| 2010-07-29 | compiling (not operand collector probably won't work for anything using tex i... | Tor Aamodt |
| 2010-07-29 | integrate operand collector (not compiling yet) | Tor Aamodt |
| 2010-07-23 | debug printing stuff | Tor Aamodt |
| 2010-07-21 | - reduce 3.1 sdk regression test runtimes (as per 2.3 sdk versions) | Tor Aamodt |
| 2010-07-20 | - adding CL_DEVICE_SINGLE_FP_CONFIG (need to get info on what it should be se... | Tor Aamodt |
| 2010-07-19 | OpenCL running on simulator w/ CUDA 3.1 and nvidia driver 256.35 | Tor Aamodt |
| 2010-07-18 | - simple device printf support added (supports %u, %d, %f) | Tor Aamodt |
| 2010-07-17 | getting rid of void pointers for ptx_thread_info | Tor Aamodt |
| 2010-07-17 | param space updates for correct parsing (still need to allocate thread | Tor Aamodt |
| 2010-07-17 | - adding new memory_space_t type to enable differentiation of different | Tor Aamodt |
| 2010-07-17 | integrating Wilson's bugfixes from release branch | Tor Aamodt |
| 2010-07-17 | - add support for cvta and isspacep instructions (currently assuming | Tor Aamodt |
| 2010-07-16 | - integrate Wilson's bug fixes from release | Tor Aamodt |
| 2010-07-15 | creating branch for adding support for CUDA 3.x and Fermi | Tor Aamodt |