1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include
Dan Gohman 30845777be 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.

llvm-svn: 95619
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