| Age | Commit message (Expand) | Author |
| 2020-07-12 | Merge remote-tracking branch 'gpgpu/dev' into dev-4.x | Tim Rogers |
| 2020-07-03 | removed whitespace changes | Lucy Liu |
| 2020-07-03 | add activemask, bfind, vmin, and vmax implementations from Francois | Lucy Liu |
| 2020-05-23 | code refomratting | Mahmoud |
| 2020-05-23 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i... | Mahmoud |
| 2019-09-13 | Big reformat change using clang-format-6.0 | Nick |
| 2019-09-13 | Revert "Add src/cuda-sim formatting" | Nick |
| 2019-09-13 | Add src/cuda-sim formatting | Nick |
| 2019-09-04 | adding trace class and parss kernel info | Mahmoud |
| 2019-07-15 | Move s_g_pc_to_insn | Mengchi Zhang |
| 2019-07-15 | Move function_info::sm_next_id | Mengchi Zhang |
| 2019-07-15 | Move g_ptx_cta_info_uid and symbol::sm_next_uid | Mengchi Zhang |
| 2019-07-15 | Move g_num_ptx_inst_uid | Mengchi Zhang |
| 2019-07-15 | Move operand_info::sm_next_uid | Mengchi Zhang |
| 2019-07-10 | Move g_pc_to_finfo | Mengchi Zhang |
| 2019-07-08 | Move opcode_latency_int thus pass gpgpu_context into many classes | Mengchi Zhang |
| 2019-07-07 | g_keep_intermediate_files | Mengchi Zhang |
| 2018-11-09 | resolving merge conflict | Deval Shah |
| 2018-11-03 | merged with memory subsytem. Regression is passing but tensorcore kernel is s... | aamir |
| 2018-10-24 | merged tensor-cores code | aamir |
| 2018-08-16 | Timing model for VCORE | negargoli93 |
| 2018-08-16 | fix alignment bug in parser, modified ptxjitconfig, minor fixes | Jonathan |
| 2018-08-07 | implemented prmt and started working on variable precision mul inst | aamir |
| 2018-08-07 | working fix for deadlock due to operand collector, parser changes to support ... | J |
| 2018-07-22 | added regression and debugged the failing testcase | aamir |
| 2018-07-18 | added c++filt that works better, param offset dumping, protection for failing... | Jonathan |
| 2018-07-04 | dumps ptx kernels and scripts to launch all kernels | Jonathan |
| 2018-07-04 | dump and load block and grid size and launch | Jonathan |
| 2018-06-28 | dumps pointers by accessing global memory | Jonathan |
| 2018-06-28 | Tests to find conditions that a value is a pointer and new mallocPtr_Size | Jonathan |
| 2018-06-27 | WIP dump params | Jonathan |
| 2018-06-21 | WIP adding support for PTX JIT and dumping params to cudaLaunches | Jonathan |
| 2018-06-14 | bfe bug fix | Jonathan |
| 2018-06-11 | added all the configuration | aamir |
| 2018-06-05 | added support for wmma:load_c:f16_type | aamir |
| 2018-05-31 | mma_ld_impl | aamir |
| 2018-05-30 | adding code for wmma_ld_impl, error at decode space | aamir |
| 2018-05-30 | changes for vector operands | aamir |
| 2018-05-27 | added wmma parsing but execution getting aborted | aamir |
| 2018-05-12 | commit for eece527project | negargoli93 |
| 2018-04-22 | Some classes were referred to as a class and a struct (reported as clang warn... | Nathan Conrad |
| 2018-04-19 | Crash when array pointers are passed | Amruth |
| 2018-04-14 | solving alignment issue | Amruth |
| 2018-04-01 | fix regressions -- move call to pre_decode into do_pdom | Tor Aamodt |
| 2018-03-23 | dynamic pdom analysis at runtime | Amruth |
| 2017-08-17 | Merged all work on the dev branch since the divergence point into the dnn bra... | speverel |
| 2016-09-06 | Merge pull request #30 from sspenst/dev | gpgpu-sim |
| 2016-08-24 | Added shfl instruction | sspenst |
| 2016-07-06 | Added sstarr memory, which works the same as shared memory | sspenst |
| 2016-07-06 | BUG: wrong declaration for m_args_aligned_size | Jin Wang |