Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Michael Beck's avatar
    - simplified memop flags: we NEVER must kill solely Loads or Stores · e5c229ef
    Michael Beck authored
    - remove block flags for now, use block marks for marking blocks
    - BugFix: fix analysis for IGNORE Stores
    - BugFix: fixed creation of partly reduntant Loads: must be done BEFORE gen/kill
    - removed now unused code
    - kill unreachable blocks before analysis helps greatly and is simple, as we have
      to collect these data anyway
    
    [r25703]
    e5c229ef