Skip to content
Snippets Groups Projects
Commit 6d33055a authored by xleroy's avatar xleroy
Browse files

Updated Selection

git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1132 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
parent 163395dc
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ Extract Constant Iteration.GenIter.iterate =>
(* Selection *)
Extract Constant Selection.use_fused_mul => "(fun () -> !Clflags.option_fmadd)".
Extract Constant SelectOp.use_fused_mul => "(fun () -> !Clflags.option_fmadd)".
(* RTLgen *)
Extract Constant RTLgen.compile_switch => "RTLgenaux.compile_switch".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment