2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Jan 21, 2024 — Jan 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add all SPARC registers to parameters and returns More... almost 22 years ago
Minor mod for BoolStatement More... almost 22 years ago
Small changes for setCC instructions (BoolStatements) More... almost 22 years ago
Removed unused files decoder_low.cpp decoder_low.m More... almost 22 years ago
Fixed tests More... almost 22 years ago
Calls now have their own return set.
Trent Waddington
as quantumg
More... almost 22 years ago
use return set for getDefinitions()
Trent Waddington
as quantumg
More... almost 22 years ago
Fixed definitions for calls More... almost 22 years ago
Removed dom.cpp and dom.h; now in cfg.cpp and cpp.h More... almost 22 years ago
Removed old implicit SSA and global DFA code; some work on switch stmts More... almost 22 years ago
count returns are references.
Trent Waddington
as quantumg
More... almost 22 years ago
Better parameter trimming.
Trent Waddington
as quantumg
More... almost 22 years ago
Some parameter trimming working now.
Trent Waddington
as quantumg
More... almost 22 years ago
Prove that the params of a phi are all equal and remove the phi
Trent Waddington
as quantumg
More... almost 22 years ago
Detect preservation of registers and delete them from the return set of calls.
Trent Waddington
as quantumg
More... almost 22 years ago
Removed dataflow.h; now statement.h More... almost 22 years ago
added findParam to signature.
Trent Waddington
as quantumg
More... almost 22 years ago
replace expressions with parameter names.
Trent Waddington
as quantumg
More... almost 22 years ago
Fixed argument referencing in proving and added signature specific truisms.
Trent Waddington
as quantumg
More... almost 22 years ago
Removed 'internal' statements More... almost 22 years ago
Added -dc (debug case/switch) switch More... almost 22 years ago
Added RTL::prints() for debugging More... almost 22 years ago
Fixed more bugs More... almost 22 years ago
Fixed two more segfault arising from casts More... almost 22 years ago
Depth first search for decompile(); detect cycles More... almost 22 years ago
Fixed several errors in isSwitch etc More... almost 22 years ago
Fixed another GPF due to a cast More... almost 22 years ago
Generate C code now with trivial conversion from SSA; remove null and unused stmts More... almost 22 years ago
Compile with no inlining More... almost 22 years ago
Retabbed More... almost 22 years ago