ia32: Clean up ia32_get_op_estimated_cost().
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Dec 2012 09:41:28 +0000 (10:41 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 18 Dec 2012 09:57:19 +0000 (10:57 +0100)
commitdc5eb2926b1ff88193b0ec00f3fbc8f969baaa4f
tree7d84b32d90b2d1b3a67701808ecb375d961e5f2e
parent46b1210ed70f149727d212d7bae741ac0ed96028
ia32: Clean up ia32_get_op_estimated_cost().

In particular Remove unnecessary tests, whether ia32_get_op_estimated_cost() is called with a non-ia32 node.
Also remove the redundant assert(), which is checked again later on.
ir/be/ia32/bearch_ia32.c