Skip to content
Snippets Groups Projects
Commit c80cb14a authored by ram's avatar ram
Browse files

Brought up to date w.r.t. the new top-level functions.

parent 5d460438
No related branches found
No related tags found
No related merge requests found
;;; -*- Package: C -*-
(in-package 'c)
(load "rm:timing.fasl")
(use-package 'timing)
(use-package "PROFILE")
(profile ir1-top-level
find-initial-dfo
......@@ -12,10 +11,13 @@
join-successor-if-possible
ir1-optimize-block
flush-dead-code
check-types
generate-type-checks
constraint-propagate
environment-analyze
gtn-analyze
control-analyze
ltn-analyze
stack-analyze
ir2-convert
lifetime-pre-pass
lifetime-flow-analysis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment