Skip to content
  • Dan Gohman's avatar
    9a9d9ea7
    Document that MCExpr::Mod is actually remainder. · 9a9d9ea7
    Dan Gohman authored
    Document that MCExpr::Div, Mod, and the comparison operators are all
    signed operators.
    
    Document that the comparison operators' results are target-dependent.
    
    Document that the behavior of shr is target-dependent.
    
    llvm-svn: 95619
    9a9d9ea7
    Document that MCExpr::Mod is actually remainder.
    Dan Gohman authored
    Document that MCExpr::Div, Mod, and the comparison operators are all
    signed operators.
    
    Document that the comparison operators' results are target-dependent.
    
    Document that the behavior of shr is target-dependent.
    
    llvm-svn: 95619
Loading