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. |
|
More...
|
almost 22 years ago
|
use return set for getDefinitions() |
|
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. |
|
More...
|
almost 22 years ago
|
Better parameter trimming. |
|
More...
|
almost 22 years ago
|
Some parameter trimming working now. |
|
More...
|
almost 22 years ago
|
Prove that the params of a phi are all equal and remove the phi |
|
More...
|
almost 22 years ago
|
Detect preservation of registers and delete them from the return set of calls. |
|
More...
|
almost 22 years ago
|
Removed dataflow.h; now statement.h |
|
More...
|
almost 22 years ago
|
added findParam to signature. |
|
More...
|
almost 22 years ago
|
replace expressions with parameter names. |
|
More...
|
almost 22 years ago
|
Fixed argument referencing in proving and added signature specific truisms. |
|
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
|