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

Skip to content
  • Michael Beck's avatar
    Amendment to r28345-r28346. · a0fe3cf1
    Michael Beck authored
    Check for mode int on several places where Div nodes are handled:
    - fixed arch_dep_replace_div_by_const() (works for int only)
    - fixed constant folding for Div nodes (different for float and int)
    - fixed transform_node_Div() (some code pathes allowed only for int)
    - fixed comment and one missing check in Div mode verifycation
    
    [r28366]
    a0fe3cf1