Update lightrec.h header to latest version
authorPaul Cercueil <paul@crapouillou.net>
Sun, 9 Jul 2023 11:57:25 +0000 (13:57 +0200)
committerPaul Cercueil <paul@crapouillou.net>
Sun, 9 Jul 2023 11:57:45 +0000 (13:57 +0200)
Update the lightrec.h to the latest git version.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
include/lightrec/lightrec-config.h

index 791eedf..79ab7a6 100644 (file)
 #define OPT_REMOVE_DIV_BY_ZERO_SEQ 1
 #define OPT_REPLACE_MEMSET 1
 #define OPT_DETECT_IMPOSSIBLE_BRANCHES 1
+#define OPT_HANDLE_LOAD_DELAYS 1
 #define OPT_TRANSFORM_OPS 1
 #define OPT_LOCAL_BRANCHES 1
 #define OPT_SWITCH_DELAY_SLOTS 1
-#define OPT_FLAG_STORES 1
 #define OPT_FLAG_IO 1
 #define OPT_FLAG_MULT_DIV 1
 #define OPT_EARLY_UNLOAD 1