Commit Graph

26 Commits (16aeb2d6d48c4822b89497ad660911eb0f5e54bd)

Author SHA1 Message Date
_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...
4 years ago
_xeroxz 34806590fa updated vmprofiles and vminstrs to add PUSHVSPDW
4 years ago
_xeroxz 924d304d0d added SHLDDW handler... and thus SHLD.cpp
4 years ago
_xeroxz dbffc1003e added more profiles... updated sln and filters....
4 years ago
_xeroxz 28e50e7b0c added more lifters and profiles... updated deps...
4 years ago
_xeroxz 13fef335fe cleaned the code a bunch more...
4 years ago
_xeroxz 31f934cfb7 cleaned the code a bunch, preparing for doxygen...
4 years ago
_xeroxz 0002706d5b fixed vmexit profile
4 years ago
_xeroxz 231388d6fc fixed an issue in LRFLAGS profile
4 years ago
_xeroxz c932e71cdd added LRFLAGS virtual instruction
4 years ago
_xeroxz 1f748ab668 added NANDW virtual instruction
4 years ago
_xeroxz ac50fe5128 added LCONSTW virtual instruction
4 years ago
_xeroxz 6fa384cf69 added LCONSTBSXDW virtual instruction
4 years ago
_xeroxz afaa27eb22 added WRITEB virtual instruction
4 years ago
_xeroxz 442edfd1c4 added SHRW virtual instruction
4 years ago
_xeroxz bc9f0e944b added ADDW virtual instruction
4 years ago
_xeroxz 2a934fd61f added CALL virtual instruction
4 years ago
_xeroxz 145251c09a added LCONSTBSXQ
4 years ago
_xeroxz ac9a2b445f added readdw virtual instruction profile
4 years ago
_xeroxz 7dd92c0ec8 fixed disposition issues
4 years ago
_xeroxz 4832530dfb added clang format, its 90% ok
4 years ago
_xeroxz b9dc2520fe added shrq
4 years ago
_xeroxz abda23f07a added SHL profiles
4 years ago
_xeroxz a6ae5a8299 put vmprofiles into their own cpp files
4 years ago