Bug in var->Def
[pspdecompiler.git] / TODO
blob76a0b8f44a3ba03c770fa6ad97515f0e0ee0312c
1 The list is long:
2  - Support for fpu
3  - Improve the detection of subroutine args
4  - Missing shape analysis
5  - Missing points-to analysis
6  - Detection of loop types
7  - Missing type reconstruction (unsigned/signed, size, etc)
8  - ...