normalize Sync node by sorting their inputs
authorMatthias Braun <matthias.braun@kit.edu>
Thu, 21 Jun 2012 09:48:21 +0000 (11:48 +0200)
committerMatthias Braun <matthias.braun@kit.edu>
Thu, 21 Jun 2012 09:48:21 +0000 (11:48 +0200)
commitb4a48e9c597df8f2e3559c037ed5a7b35f24b5fa
tree09e36cb02c230392097b8f0c6a8f98f7619d2e37
parent0a0cb13ef3d54195af5b22f475c07255bac2be4b
normalize Sync node by sorting their inputs

This also makes the compiler alot more deterministic avoiding, lots of
"random" jumping around in series of stores and loads.
ir/ir/iropt.c