Parent Directory
|
|
|
|
|
cfgCountCopies.sml
|
1126 |
18 years |
blume |
implemented generic Controls module and used it for
all compiler flags/tuneable ... |
pseudo-ops.sig
|
991 |
19 years |
george |
Fixed a bug on non-x86 architectures related to backpatching
and the new pse... |
cfgPeephole.sml
|
933 |
19 years |
george |
cleanup
|
pseudo-ops-basis.sig
|
991 |
19 years |
george |
Fixed a bug on non-x86 architectures related to backpatching
and the new pse... |
cfg.sml
|
1192 |
18 years |
george |
All pseudo-ops emitted before the first segment declaration
such as TEXT... |
buildFlowgraph.sml
|
1192 |
18 years |
george |
All pseudo-ops emitted before the first segment declaration
such as TEXT... |
cfg-optimization.sig
|
906 |
19 years |
george |
Initial revision
|
cfg.sig
|
1192 |
18 years |
george |
All pseudo-ops emitted before the first segment declaration
such as TEXT... |
pseudo-ops-endian.sig
|
992 |
19 years |
george |
endian related functions
|
pseudo-ops.sml
|
984 |
19 years |
george |
Implemented a complete redesign of MLRISC pseudo-ops. Now there
ought to ne... |
cfgView.sig
|
933 |
19 years |
george |
cleanup
|
cfgExpandCopies.sml
|
1016 |
19 years |
george |
1. Since COPY instructions are no longer native to the architecture,
a generi... |
client-pseudo-ops.sig
|
984 |
19 years |
george |
Implemented a complete redesign of MLRISC pseudo-ops. Now there
ought to ne... |
cfgView.sml
|
1084 |
18 years |
jhr |
Removed SIDEEXIT edge kind and HYPER block kind. Added FLOWSTO edge kind.
|
gasPseudoOps.sml
|
1921 |
14 years |
jhr |
Updates to support Darwin-compatible assembly code generation.
|
pseudo-ops-basis-typ.sml
|
1920 |
14 years |
jhr |
Minor changes to make the output more compatible with the version of gas
tha... |
as-pseudo-ops.sig
|
1921 |
14 years |
jhr |
Updates to support Darwin-compatible assembly code generation.
|
printFlowgraph.sml
|
1125 |
18 years |
jhr |
Changed representation of probabilities and frequencies.
|
darwin-pseudo-ops.sml
|
1921 |
14 years |
jhr |
Updates to support Darwin-compatible assembly code generation.
|
pseudo-ops-big.sml
|
1334 |
17 years |
mblume |
major cleanup: eliminate all non-exhaustive pattern matches
|
pseudo-ops-little.sml
|
1334 |
17 years |
mblume |
major cleanup: eliminate all non-exhaustive pattern matches
|