]> gerrit.simantics Code Review - simantics/platform.git/commit
(refs #7218) Sort labels by integer values when generating switch 16/516/1
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Fri, 12 May 2017 10:22:50 +0000 (13:22 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Fri, 12 May 2017 12:34:34 +0000 (15:34 +0300)
commit7089fc7c177174aa6d4c08cc11ff6f08038aeef1
tree525e8b52f12af3d05f9e7e3c1ce5112ef12914c5
parent7cc6ec281e1c226d2ec47b5bc52b83be3972cc1c
(refs #7218) Sort labels by integer values when generating switch

Change-Id: Ic6acb6241151f3d178e4c5bdf9c4fac5424b6100
(cherry picked from commit 5d55c8c863ea9909064ee847f25163bf02e5e8f2)
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/internal/codegen/ssa/exits/Switch.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ModuleRegressionTests.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/Matching6.scl [new file with mode: 0644]