Parent Directory
|
|
|
|
|
buildFlowgraph.sml
|
1102 |
20 years |
george |
fix exit edge labels
|
cfg-optimization.sig
|
906 |
20 years |
george |
Initial revision
|
cfg.sig
|
1118 |
20 years |
jhr |
Added dumpBlock printing routine.
|
cfg.sml
|
1118 |
20 years |
jhr |
Added dumpBlock printing routine.
|
cfgCountCopies.sml
|
933 |
20 years |
george |
cleanup
|
cfgExpandCopies.sml
|
1016 |
20 years |
george |
1. Since COPY instructions are no longer native to the architecture,
a generi... |
cfgPeephole.sml
|
933 |
20 years |
george |
cleanup
|
cfgView.sig
|
933 |
20 years |
george |
cleanup
|
cfgView.sml
|
1084 |
20 years |
jhr |
Removed SIDEEXIT edge kind and HYPER block kind. Added FLOWSTO edge kind.
|
client-pseudo-ops.sig
|
984 |
20 years |
george |
Implemented a complete redesign of MLRISC pseudo-ops. Now there
ought to ne... |
gasPseudoOps.sml
|
1026 |
20 years |
jhr |
More pseudo-op fixes; added first-cut at MacOS X assembler support.
|
printFlowgraph.sml
|
984 |
20 years |
george |
Implemented a complete redesign of MLRISC pseudo-ops. Now there
ought to ne... |
pseudo-ops-basis-typ.sml
|
1020 |
20 years |
george |
When building the control flowgraph, both comments and labels
are sensitive ... |
pseudo-ops-basis.sig
|
991 |
20 years |
george |
Fixed a bug on non-x86 architectures related to backpatching
and the new pse... |
pseudo-ops-big.sml
|
1012 |
20 years |
george |
added BSS and SPACE as basic pseudo-ops
|
pseudo-ops-endian.sig
|
992 |
20 years |
george |
endian related functions
|
pseudo-ops-little.sml
|
1012 |
20 years |
george |
added BSS and SPACE as basic pseudo-ops
|
pseudo-ops.sig
|
991 |
20 years |
george |
Fixed a bug on non-x86 architectures related to backpatching
and the new pse... |
pseudo-ops.sml
|
984 |
20 years |
george |
Implemented a complete redesign of MLRISC pseudo-ops. Now there
ought to ne... |