Commit Graph

36 Commits (master)

Author SHA1 Message Date
_xeroxz 8a42821357 added more handlers...
3 years ago
_xeroxz 051140175d added more vm handler profiles...
3 years ago
_xeroxz 1b35119de4 added more handlers & fixed some...
3 years ago
_xeroxz 607ad8f985 Merge branch 'master' of https://githacks.org/vmp2/vmprofiler
3 years ago
_xeroxz 6e545e452f added more vmprofiles and also reverted changes to vmlocate.cpp
3 years ago
_xeroxz 573cc04fc1 added/fixed some vmprofiles...
3 years ago
_xeroxz f06bf5f6b7 fixed a bug
3 years ago
_xeroxz a4b3817336 updated lflags profile name...
3 years ago
_xeroxz 0d37ea8090 updated pushvsp.cpp
3 years ago
_xeroxz 1f5fe9cd7b updated profiles... i need to update many more, i was lazy before...
3 years ago
_xeroxz 16aeb2d6d4 renamed LVSP to POPVSP, updated the DSE algo to skip CALL instructions
3 years ago
_xeroxz 7240a2a23c fixed deadstore removal algo and added a few handlers...
3 years ago
_xeroxz ae49869fe6 added READB vm handler...
3 years ago
_xeroxz 34806590fa updated vmprofiles and vminstrs to add PUSHVSPDW
3 years ago
_xeroxz 924d304d0d added SHLDDW handler... and thus SHLD.cpp
3 years ago
_xeroxz dbffc1003e added more profiles... updated sln and filters....
3 years ago
_xeroxz 28e50e7b0c added more lifters and profiles... updated deps...
3 years ago
_xeroxz 13fef335fe cleaned the code a bunch more...
3 years ago
_xeroxz 31f934cfb7 cleaned the code a bunch, preparing for doxygen...
3 years ago
_xeroxz 0002706d5b fixed vmexit profile
3 years ago
_xeroxz 231388d6fc fixed an issue in LRFLAGS profile
3 years ago
_xeroxz c932e71cdd added LRFLAGS virtual instruction
3 years ago
_xeroxz 1f748ab668 added NANDW virtual instruction
3 years ago
_xeroxz ac50fe5128 added LCONSTW virtual instruction
3 years ago
_xeroxz 6fa384cf69 added LCONSTBSXDW virtual instruction
3 years ago
_xeroxz afaa27eb22 added WRITEB virtual instruction
3 years ago
_xeroxz 442edfd1c4 added SHRW virtual instruction
3 years ago
_xeroxz bc9f0e944b added ADDW virtual instruction
3 years ago
_xeroxz 2a934fd61f added CALL virtual instruction
3 years ago
_xeroxz 145251c09a added LCONSTBSXQ
3 years ago
_xeroxz ac9a2b445f added readdw virtual instruction profile
3 years ago
_xeroxz 7dd92c0ec8 fixed disposition issues
3 years ago
_xeroxz 4832530dfb added clang format, its 90% ok
3 years ago
_xeroxz b9dc2520fe added shrq
3 years ago
_xeroxz abda23f07a added SHL profiles
3 years ago
_xeroxz a6ae5a8299 put vmprofiles into their own cpp files
3 years ago