llvm-6502/include
Dan Gohman 036c130e90 Document that MCExpr::Mod is actually remainder.
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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95619 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-08 23:58:47 +00:00
..
llvm Document that MCExpr::Mod is actually remainder. 2010-02-08 23:58:47 +00:00
llvm-c Added header file declarations and .exports entries 2010-02-08 23:34:25 +00:00