simplify splitting for double-width values
authorMatthias Braun <matze@braunis.de>
Tue, 24 Jan 2012 16:47:36 +0000 (17:47 +0100)
committerMatthias Braun <matthias.braun@kit.edu>
Thu, 1 Mar 2012 15:02:01 +0000 (16:02 +0100)
commitd41c19052b32c747b6baf7399bdb7447a9f88810
treebd23c8feb0cc99b574dfdfd34da4e3afc8734595
parentc30e7f71ad349008caf3ef6bf6861024a0168926
simplify splitting for double-width values

We regard them as "constraints" now, so the existing code inserts splits
for these nodes. This simplifies the code as we don't have to check for
already existing Permutations anymore.
ir/be/bechordal.c
ir/be/beinsn.c