aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-30trace driven static linking and fixing the inst count bugMahmoud
2019-09-30adding trace-driven.cc missing fileMahmoud
2019-09-30changing traces directory nameMahmoud
2019-09-30fixing the execution-driven linking errorMahmoud
2019-09-27cleat the traces PC bugMahmoud
2019-09-24adding traces generatorMahmoud
2019-09-23Merge pull request #32 from mkhairy/devmkhairy
2019-09-23fixing reformattingMahmoud
2019-09-23updating Makefile to add trace-drivenMahmoud
2019-09-20removing some comments and refectoring the codeMahmoud
2019-09-19support trace-driven and changing the shader.ccMahmoud
2019-09-16Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-16updating the parserMahmoud
2019-09-13Merge pull request #31 from rgreen/devTim Rogers
2019-09-13adding the traces parsingMahmoud
2019-09-13fix pathNick
2019-09-13ry and fix conditionNick
2019-09-13Change to the correct directory for clang-format (away from tmp)Nick
2019-09-13print the files to make sure we are doing things correctlyNick
2019-09-13try conditional check in bashNick
2019-09-13Add missing changes to the libcuda dirNick
2019-09-13Point to executable in tmp for nowNick
2019-09-13Need to source the right gcc version for clang-formatNick
2019-09-13fix remote repository problemNick
2019-09-13Bad jenkinsfile... do what I mean, not what I sayNick
2019-09-13Add jenkinsfile format checkerNick
2019-09-13Add run-clang-format.py wrapper to the repoNick
2019-09-13Thought this was solved, gave the power model another pass of formatting for ...Nick
2019-09-13Final pass on power model reformat (comments...)Nick
2019-09-13Seems like multiple passes for reformatting commentsNick
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/ director formatting"Nick
2019-09-13Revert "Add src/gpgpu-sim formatting"Nick
2019-09-13Revert "Add src/cuda-sim formatting"Nick
2019-09-13Revert "final formatting pass"Nick
2019-09-13Revert "add /src/gpuwattch formatting"Nick
2019-09-13Revert "Add additional formatting pass on directories"Nick
2019-09-13Add additional formatting pass on directoriesNick
2019-09-13add /src/gpuwattch formattingNick
2019-09-13final formatting passNick
2019-09-13Add src/cuda-sim formattingNick
2019-09-13Add src/gpgpu-sim formattingNick
2019-09-13Add src/ director formattingNick
2019-09-13Add .clang-format style file to repoNick
2019-09-13stop formatting where there are known problems ahead of timeNick
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-12parsing insts from tracesMahmoud
2019-09-12Merge pull request #30 from echoedit/devMengchi Zhang
2019-09-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang