add unknown_jump opflag for the special case of a jump where we can't directly influe...
authorMatthias Braun <matze@braunis.de>
Wed, 27 Apr 2011 11:46:56 +0000 (13:46 +0200)
committerMatthias Braun <matze@braunis.de>
Thu, 28 Apr 2011 10:45:12 +0000 (12:45 +0200)
commit26421a7104a54ebb5c46000b468b41deeb5b0641
treeed707ea254756c743226568f4fe523671a684c92
parentc038690a555e2aabd76ce0eb39ffbc67e9444430
add unknown_jump opflag for the special case of a jump where we can't directly influence the destination and can't predict/change them
include/libfirm/irnode.h
include/libfirm/irop.h
ir/be/ia32/ia32_spec.pl
ir/be/scripts/generate_new_opcodes.pl
ir/ir/irnode.c
ir/ir/irop_t.h
ir/opt/critical_edges.c
scripts/ir_spec.py